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)

void SetBeginOfObject ( TInt aBeginOfObject )

Parameters

TInt aBeginOfObject

SetEmbeded(TBool)

void SetEmbeded ( TBool aEmbeded )

Parameters

TBool aEmbeded

SetEndOfObject(TInt)

void SetEndOfObject ( TInt aEndOfObject )

Parameters

TInt aEndOfObject

SetHotSpot(TBool)

void SetHotSpot ( TBool aHotSpot )

Parameters

TBool aHotSpot

SetIdOfEmbeded(TInt)

void SetIdOfEmbeded ( TInt aIdOfEmbeded )

Parameters

TInt aIdOfEmbeded

SetIdOfHotSpot(TInt)

void SetIdOfHotSpot ( TInt aIdOfHotSpot )

Parameters

TInt aIdOfHotSpot

SetIsWhiteSpace(TBool)

void SetIsWhiteSpace ( TBool aIsWhiteSpace )

SetWhiteSpace(TBool aWhiteSpace);

Parameters

TBool aIsWhiteSpace

SetTypeOfHotSpot(TInt)

void SetTypeOfHotSpot ( TInt aTypeOfHotSpot )

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]