class TFindWidthOfWidestDateSuffix : public TFindWidthOfWidestTextItem |
Finds the width in pixels of the widest date suffix (for instance st, nd), when displayed in a specified font.
After construction, call MaximumWidthInPixels() , defined in the base class, specifying the font.
Public Member Functions | |
---|---|
TFindWidthOfWidestDateSuffix () |
Private Member Functions | |
---|---|
void | GetFirstAndLastIndex ( TInt &, TInt &) |
void | GetTextItem ( TDes &, TInt ) |
Inherited Functions | |
---|---|
TFindWidthOfWidestTextItem::MaximumWidthInPixels(const CFont &)const | |
TFindWidthOfWidestTextItem::TFindWidthOfWidestTextItem() |
void | GetFirstAndLastIndex | ( | TInt & | aFirstIndex, |
TInt & | aLastIndex | |||
) | const [private, virtual] |
Gets the first and last index in the range of items.
void | GetTextItem | ( | TDes & | aText, |
TInt | aIndex | |||
) | const [private, virtual] |
Gets the text item at the specfied index.
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.