| class TFsTextStyleData |
This class is meant only for internal use of CFsTextStyleManager. It encapsulates the style information for storage.
| Public Member Functions | |
|---|---|
| TFsTextStyleData(const TCharFormat &, TInt) | |
| TBool | Match(const TFsTextStyleData &, const TFsTextStyleData &) |
| TBool | MatchId(const TFsTextStyleData &, const TFsTextStyleData &) |
| Public Attributes | |
|---|---|
| const TCharFormat | iCharFormat |
| TInt | iTextStyleID |
| TFsTextStyleData | ( | const TCharFormat & | aCharFormat, |
| TInt | aTextStyleID | ||
| ) | |||
| const TCharFormat & aCharFormat | |
| TInt aTextStyleID |
| TBool | Match | ( | const TFsTextStyleData & | aFirst, |
| const TFsTextStyleData & | aSecond | |||
| ) | [static] | |||
| const TFsTextStyleData & aFirst | The first TFsTextStyleData |
| const TFsTextStyleData & aSecond | The other TFsTextStyleData |
| TBool | MatchId | ( | const TFsTextStyleData & | aFirst, |
| const TFsTextStyleData & | aSecond | |||
| ) | [static] | |||
| const TFsTextStyleData & aFirst | |
| const TFsTextStyleData & aSecond |
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.