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