class CPageTextEntry : public CBase |
Public Member Functions | |
---|---|
CPageTextEntry(const TPoint &, TInt, TInt, HBufC8 *, TTextFormat *) | |
~CPageTextEntry() | |
IMPORT_C TPoint | TopTextPos() |
Public Attributes | |
---|---|
TPoint | iDrawPos |
TInt | iHeightInPixels |
HBufC8 * | iText |
TTextFormat * | iTextFormat |
TInt | iTextWidthInPixels |
IMPORT_C | CPageTextEntry | ( | const TPoint & | aDrawPos, |
TInt | aHeightInPixels, | |||
TInt | aTextWidthInPixels, | |||
HBufC8 * | aText, | |||
TTextFormat * | aTextFormat | |||
) |
const TPoint & aDrawPos | |
TInt aHeightInPixels | |
TInt aTextWidthInPixels | |
HBufC8 * aText | |
TTextFormat * aTextFormat |
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.