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