CCalenExtraRowFormatter Class Reference

class CCalenExtraRowFormatter : public CBase

Inherits from

Constructor & Destructor Documentation

CCalenExtraRowFormatter()

CCalenExtraRowFormatter ( ) [private]

~CCalenExtraRowFormatter()

IMPORT_C ~CCalenExtraRowFormatter ( ) [virtual]

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

FormatExtraRowInformationL(CCalenLunarLocalizedInfo &, RArray< CCalenLunarLocalizedInfo::TField > &, TInt, const CFont &, TBool)

IMPORT_C TPtrC FormatExtraRowInformationL ( CCalenLunarLocalizedInfo & aLocInfo,
RArray < CCalenLunarLocalizedInfo::TField > & aPrioritizedFields,
TInt aMaxWidth,
const CFont & aFont,
TBool aTwoLines
)

Parameters

CCalenLunarLocalizedInfo & aLocInfo
RArray < CCalenLunarLocalizedInfo::TField > & aPrioritizedFields
TInt aMaxWidth
const CFont & aFont
TBool aTwoLines

NewL()

IMPORT_C CCalenExtraRowFormatter * NewL ( ) [static]

TryToFitL(const TDesC &, TInt, const CFont &, TBool)

TBool TryToFitL ( const TDesC & aStr,
TInt aMaxWidth,
const CFont & aFont,
TBool aTwoLines
) [private]

Parameters

const TDesC & aStr
TInt aMaxWidth
const CFont & aFont
TBool aTwoLines

Member Data Documentation

TBuf< 500 > iText

TBuf < 500 > iText [private]