| class TAknTextComponentLayout | 
A text component structure from layout.
| Private Member Functions | |
|---|---|
| IMPORT_C TAknTextComponentLayout | RemoveLayoutEmptys(TAknTextComponentLayout) | 
| Private Attributes | |
|---|---|
| TInt16 | iAttributeSetID | 
| TInt16 | iC | 
| TInt16 | iFirstChildID | 
| TInt32 | iFont | 
| TInt16 | iH | 
| TInt16 | iJ | 
| TInt16 | iNextSiblingID | 
| TInt16 | iParentID | 
| TInt16 | iParentVariety | 
| TInt16 | iType | 
| TInt16 | iW | 
| TInt16 | ib | 
| TInt16 | il | 
| TInt16 | ir | 
| TInt16 | it | 
| IMPORT_C | TAknTextComponentLayout | ( | TAknTextLineLayout | aLine | ) | 
| TAknTextLineLayout aLine | 
| IMPORT_C TAknTextComponentLayout | Anim | ( | TAknTextComponentLayout | aLine, | 
| TAknTextComponentLayout | aLine2, | |||
| const TAknWindowComponentLayout::TRangeTriplet & | aTriplet | |||
| ) | [static] | |||
| TAknTextComponentLayout aLine | |
| TAknTextComponentLayout aLine2 | |
| const TAknWindowComponentLayout::TRangeTriplet & aTriplet | 
| TInt | FormDataHack | ( | TAknTextComponentLayout | aLayout | ) | [static, inline] | 
| TAknTextComponentLayout aLayout | 
| void | FormDataHack2 | ( | TAknTextComponentLayout & | aLayout | ) | [static, inline] | 
| TAknTextComponentLayout & aLayout | 
| IMPORT_C TAknTextComponentLayout | MultiLineY | ( | TAknTextComponentLayout | aFirst, | 
| TInt | aItemIndex, | |||
| TInt | aGapBetweenItems | |||
| ) | [static] | |||
This method calculates a list item position based on first item. This can be used to calculate list item positions.
| TAknTextComponentLayout aFirst | |
| TInt aItemIndex | |
| TInt aGapBetweenItems | 
| IMPORT_C TAknMultiLineTextLayout | Multiline | ( | const RArray< TAknTextComponentLayout > & | aLayouts | ) | [static] | 
| const RArray< TAknTextComponentLayout > & aLayouts | 
| IMPORT_C TAknTextComponentLayout | RemoveLayoutEmptys | ( | TAknTextComponentLayout | aLayout | ) | [private, static] | 
| TAknTextComponentLayout aLayout | 
| IMPORT_C TAknTextComponentLayout | operator= | ( | TAknTextLineLayout | aLine | ) | 
| TAknTextLineLayout aLine |