| class MParser |
Implement ParseThisText() in order to parse text
| Public Member Functions | |
|---|---|
| void | ActivateThisTextL(const CRichText &, TInt, TInt) |
| IMPORT_C TBool | ConfirmCursorOverTag(const CRichText &, TInt, TInt, TInt) |
| const TDesC & | CreateDoItText(const CRichText &, TInt, TInt) |
| IMPORT_C void | GetRecogniseFormat(TCharFormat &) |
| IMPORT_C void | GetRolloverFormat(TCharFormat &) |
| IMPORT_C void | MParser_Reserved_2() |
| TBool | ParseThisText(const CRichText &, TBool, TInt, TInt, TInt &, TInt &) |
| IMPORT_C TBool | ReformatOnRecognise() |
| IMPORT_C TBool | ReformatOnRollover() |
| void | Release() |
| void | ActivateThisTextL | ( | const CRichText & | aTextObj, |
| TInt | aStartText, | |||
| TInt | aLength | |||
| ) | [pure virtual] | |||
| IMPORT_C TBool | ConfirmCursorOverTag | ( | const CRichText & | aTextObj, |
| TInt | aTagStart, | |||
| TInt | aTagLen, | |||
| TInt | aCurPos | |||
| ) | [virtual] | |||
| const TDesC & | CreateDoItText | ( | const CRichText & | aTextObj, |
| TInt | aStartText, | |||
| TInt | aLength | |||
| ) | [pure virtual] | |||
| IMPORT_C void | GetRecogniseFormat | ( | TCharFormat & | aFormat | ) | [virtual] |
| TCharFormat & aFormat |
| IMPORT_C void | GetRolloverFormat | ( | TCharFormat & | aFormat | ) | [virtual] |
| TCharFormat & aFormat |