MFsRichTextObject Class Reference

class MFsRichTextObject

Constructor & Destructor Documentation

~MFsRichTextObject()

~MFsRichTextObject()[inline, virtual]

Member Functions Documentation

GetBeginOfObject()

TInt GetBeginOfObject()const

GetEmbeded()

TBool GetEmbeded()const

GetEndOfObject()

TInt GetEndOfObject()const

GetHotSpot()

TBool GetHotSpot()const

GetIdOfEmbeded()

TInt GetIdOfEmbeded()const

GetIdOfHotSpot()

TInt GetIdOfHotSpot()const

GetIsWhiteSpace()

TBool GetIsWhiteSpace()const

GetType()

TFsRichTextObjectType GetType()const

GetTypeOfHotSpot()

TInt GetTypeOfHotSpot()const

SetBeginOfObject(TInt)

voidSetBeginOfObject(TIntaBeginOfObject)

Parameters

TInt aBeginOfObject

SetEmbeded(TBool)

voidSetEmbeded(TBoolaEmbeded)

Parameters

TBool aEmbeded

SetEndOfObject(TInt)

voidSetEndOfObject(TIntaEndOfObject)

Parameters

TInt aEndOfObject

SetHotSpot(TBool)

voidSetHotSpot(TBoolaHotSpot)

Parameters

TBool aHotSpot

SetIdOfEmbeded(TInt)

voidSetIdOfEmbeded(TIntaIdOfEmbeded)

Parameters

TInt aIdOfEmbeded

SetIdOfHotSpot(TInt)

voidSetIdOfHotSpot(TIntaIdOfHotSpot)

Parameters

TInt aIdOfHotSpot

SetIsWhiteSpace(TBool)

voidSetIsWhiteSpace(TBoolaIsWhiteSpace)

SetWhiteSpace(TBool aWhiteSpace);

Parameters

TBool aIsWhiteSpace

SetTypeOfHotSpot(TInt)

voidSetTypeOfHotSpot(TIntaTypeOfHotSpot)

Parameters

TInt aTypeOfHotSpot

Member Enumerations Documentation

Enum TFsRichTextObjectType

Enumerators

EFsText = 1
EFsTexture
EFsHotspot
EFsSmiley
EFsNewLine

Member Data Documentation

TInt iBeginOfObject

TInt iBeginOfObject[protected]

TBool iEmbeded

TBool iEmbeded[protected]

TInt iEndOfObject

TInt iEndOfObject[protected]

TBool iHotSpot

TBool iHotSpot[protected]

TInt iIdOfEmbeded

TInt iIdOfEmbeded[protected]

TInt iIdOfHotSpot

TInt iIdOfHotSpot[protected]

TBool iIsWhiteSpace

TBool iIsWhiteSpace[protected]

TFsRichTextObjectType iType

TFsRichTextObjectType iType[protected]

TInt iTypeOfHotSpot

TInt iTypeOfHotSpot[protected]