CFloatCssValueImpl Class Reference

class CFloatCssValueImpl : public CCssValue

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

CFloatCssValueImpl()

CFloatCssValueImpl()

Need method description

Since
1.0

CFloatCssValueImpl(float)

CFloatCssValueImpl(floataValue)

Need method description

Since
1.0

Parameters

float aValue

~CFloatCssValueImpl()

~CFloatCssValueImpl()

Need method description

Since
1.0

Member Functions Documentation

IsEqual(CCssValue *)

TBool IsEqual(CCssValue *aValue)[virtual]

Parameters

CCssValue * aValue

Print()

voidPrint()[virtual]

SetValueL(const TDesC &)

TInt SetValueL(const TDesC &aValue)

Need method description

Since
1.0

Parameters

const TDesC & aValue

SetValueL(const TFloatFixPt &)

TInt SetValueL(const TFloatFixPt &aValue)

Need method description

Since
1.0

Parameters

const TFloatFixPt & aValue

Value()

TFloatFixPt Value()

Need method description

Since
1.0

Member Data Documentation

TFloatFixPt iValue

TFloatFixPt iValue[private]