CPaintCssValueImpl Class Reference

class CPaintCssValueImpl : public CCssValue

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

CPaintCssValueImpl()

CPaintCssValueImpl()

~CPaintCssValueImpl()

~CPaintCssValueImpl()

Need method description

Since
1.0

Member Functions Documentation

CloneRGBValueL(const TInt &)

TInt CloneRGBValueL(const TInt &aValue)

Need method description

Since
1.0

Parameters

const TInt & aValue

GetColorFromSolidColorElement(CSvgElementImpl *)

voidGetColorFromSolidColorElement(CSvgElementImpl *aReferencedElement)

Parameters

CSvgElementImpl * aReferencedElement

GetElement()

CSvgElementImpl *GetElement()

GetUrlId()

HBufC *GetUrlId()

GetUrlflag()

TBool GetUrlflag()

IsDefaultSet()

TBool IsDefaultSet()

IsEqual(CCssValue *)

TBool IsEqual(CCssValue *aValue)[virtual]

Parameters

CCssValue * aValue

Print()

voidPrint()[virtual]

SetElement(CSvgElementImpl *)

voidSetElement(CSvgElementImpl *aElement)

Parameters

CSvgElementImpl * aElement

SetUrlIdL(const TDesC &)

voidSetUrlIdL(const TDesC &aValue)

Parameters

const TDesC & aValue

SetUrlflag()

voidSetUrlflag()

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()

MGfxPaint *Value()

Need method description

Since
1.0

Member Data Documentation

TBool iDefaultSet

TBool iDefaultSet

TBool iIsValueOwned

TBool iIsValueOwned[private]

CSvgElementImpl * iSvgElementImpl

CSvgElementImpl *iSvgElementImpl

TBool iUrlFlag

TBool iUrlFlag

HBufC * iUrlId

HBufC *iUrlId

MGfxPaint * iValue

MGfxPaint *iValue

TInt32 iValueType

TInt32 iValueType