CPageText Class Reference

class CPageText : public CBase

Inherits from

Constructor & Destructor Documentation

CPageText()

CPageText ( ) [private]

~CPageText()

IMPORT_C ~CPageText ( )

Member Functions Documentation

AddEntryL(const TPoint &, const TFontUnderline, const TFontStrikethrough, const TRgb &, const CInfoFont *, const TDesC &)

IMPORT_C void AddEntryL ( const TPoint & aPoint,
const TFontUnderline aUnderlineStyle,
const TFontStrikethrough aStrikethroughStyle,
const TRgb & aColor,
const CInfoFont * aFont,
const TDesC & aString
)

Parameters

const TPoint & aPoint
const TFontUnderline aUnderlineStyle
const TFontStrikethrough aStrikethroughStyle
const TRgb & aColor
const CInfoFont * aFont
const TDesC & aString

ConstructL()

void ConstructL ( ) [private]

MaxFontHeightInPixels()

TInt MaxFontHeightInPixels ( ) const [inline]

This function is internal only, and is not intended for use.

NewL()

IMPORT_C CPageText * NewL ( ) [static]

NumEntries()

IMPORT_C TInt NumEntries ( )

Reset()

IMPORT_C void Reset ( )

operator[](TInt)

IMPORT_C CPageTextEntry * operator[] ( TInt anIndex )

Parameters

TInt anIndex

Member Data Documentation

TInt iMaxFontHeightInPixels

TInt iMaxFontHeightInPixels [private]

CArrayPtr< CPageTextEntry > * iPageTextEntryList

CArrayPtr < CPageTextEntry > * iPageTextEntryList [private]

CArrayPtr< TTextFormat > * iTextFormatList

CArrayPtr < TTextFormat > * iTextFormatList [private]