class CPaintCssValueImpl : public CCssValue |
Class description goes here.
Public Member Functions | |
---|---|
CPaintCssValueImpl() | |
~CPaintCssValueImpl() | |
TInt | CloneRGBValueL(const TInt &) |
void | GetColorFromSolidColorElement(CSvgElementImpl *) |
CSvgElementImpl * | GetElement() |
HBufC * | GetUrlId() |
TBool | GetUrlflag() |
TBool | IsDefaultSet() |
TBool | IsEqual(CCssValue *) |
void | Print() |
void | SetElement(CSvgElementImpl *) |
void | SetUrlIdL(const TDesC &) |
void | SetUrlflag() |
TInt | SetValueL(const TDesC &) |
TInt | SetValueL(const TInt &) |
MGfxPaint * | Value() |
Public Attributes | |
---|---|
TBool | iDefaultSet |
CSvgElementImpl * | iSvgElementImpl |
TBool | iUrlFlag |
HBufC * | iUrlId |
MGfxPaint * | iValue |
TInt32 | iValueType |
Private Attributes | |
---|---|
TBool | iIsValueOwned |
TInt | CloneRGBValueL | ( | const TInt & | aValue | ) |
Need method description
const TInt & aValue |
void | GetColorFromSolidColorElement | ( | CSvgElementImpl * | aReferencedElement | ) |
CSvgElementImpl * aReferencedElement |
void | SetElement | ( | CSvgElementImpl * | aElement | ) |
CSvgElementImpl * aElement |
TInt | SetValueL | ( | const TDesC & | aValue | ) |
Need method description
const TDesC & aValue |
TInt | SetValueL | ( | const TInt & | aValue | ) |
Need method description
const TInt & aValue |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.