| class CClrCssValueImpl : public CCssValue |
Class description goes here.
| Public Member Functions | |
|---|---|
| CClrCssValueImpl () | |
| ~CClrCssValueImpl () | |
| TInt | CloneRGBValueL (const TInt &) |
| TBool | IsEqual ( CCssValue *) |
| void | Print () |
| void | SetL ( CClrCssValueImpl *) |
| TInt | SetValueL (const TDesC &) |
| TInt | SetValueL (const TInt &) |
| TSvgColor * | Value () |
| Private Attributes | |
|---|---|
| TSvgColor * | iValue |
| TInt | CloneRGBValueL | ( | const TInt & | aValue | ) |
Need method description
| const TInt & aValue |
| void | SetL | ( | CClrCssValueImpl * | aValueToMimic | ) |
| CClrCssValueImpl * aValueToMimic |
| 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.