class CIntCssValueImpl : public CCssValue |
Class description goes here.
Public Member Functions | |
---|---|
CIntCssValueImpl () | |
~CIntCssValueImpl () | |
TBool | IsEqual ( CCssValue *) |
void | Print () |
TInt | SetValueL (const TDesC &) |
TInt | SetValueL (const TInt &) |
TInt | Value () |
Private Attributes | |
---|---|
TInt32 | iValue |
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.