CIntCssValueImpl Class Reference

class CIntCssValueImpl : public CCssValue

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

CIntCssValueImpl()

CIntCssValueImpl ( )

~CIntCssValueImpl()

~CIntCssValueImpl ( )

Need method description

Since
1.0

Member Functions Documentation

IsEqual(CCssValue *)

TBool IsEqual ( CCssValue * aValue ) [virtual]

Parameters

CCssValue * aValue

Print()

void Print ( ) [virtual]

SetValueL(const TDesC &)

TInt SetValueL ( const TDesC & aValue )

Need method description

Since
1.0

Parameters

const TDesC & aValue

SetValueL(const TInt &)

TInt SetValueL ( const TInt & aValue )

Need method description

Since
1.0

Parameters

const TInt & aValue

Value()

TInt Value ( )

Need method description

Since
1.0

Member Data Documentation

TInt32 iValue

TInt32 iValue [private]