class CFsRichText : public CRichText |
Private Member Functions | |
---|---|
CFsRichText (const CParaFormatLayer *, const CCharFormatLayer *, CStyleList *) |
Private Attributes | |
---|---|
RArray < TRichTextExapandArea > | iExpandAreaArray |
RArray < TRichTextHotSpotArea > | iHotSpotAreaArray |
RArray < TRichTextPictureArea > | iPictureAreaArray |
CFsRichText | ( | const CParaFormatLayer * | aGlobalParaLayer, |
const CCharFormatLayer * | aGlobalCharLayer, | ||
CStyleList * | aStyleList = NULL | ||
) | [private] |
const CParaFormatLayer * aGlobalParaLayer | |
const CCharFormatLayer * aGlobalCharLayer | |
CStyleList * aStyleList = NULL |
IMPORT_C TRichTextExapandArea | GetExpandAreaL | ( | TInt | aIndex | ) |
TInt aIndex |
IMPORT_C TRichTextHotSpotArea | GetHotSpotAreaL | ( | TInt | aIndex | ) |
TInt aIndex |
IMPORT_C TRichTextPictureArea | GetPictureAreaL | ( | TInt | aIndex | ) |
TInt aIndex |
IMPORT_C CFsRichText * | NewL | ( | const CParaFormatLayer * | aGlobalParaLayer, |
const CCharFormatLayer * | aGlobalCharLayer, | |||
TDocumentStorage | aStorage = ESegmentedStorage, | |||
TInt | aDefaultTextGranularity = EDefaultTextGranularity, | |||
TParaType | aParaType = EMultiPara | |||
) | [static] |
const CParaFormatLayer * aGlobalParaLayer | |
const CCharFormatLayer * aGlobalCharLayer | |
TDocumentStorage aStorage = ESegmentedStorage | |
TInt aDefaultTextGranularity = EDefaultTextGranularity | |
TParaType aParaType = EMultiPara |
IMPORT_C CFsRichText * | NewL | ( | const CParaFormatLayer * | aGlobalParaLayer, |
const CCharFormatLayer * | aGlobalCharLayer, | |||
const CStyleList & | aStyleList, | |||
TDocumentStorage | aStorage = ESegmentedStorage, | |||
TInt | aDefaultTextGranularity = EDefaultTextGranularity, | |||
TParaType | aParaType = EMultiPara | |||
) | [static] |
const CParaFormatLayer * aGlobalParaLayer | |
const CCharFormatLayer * aGlobalCharLayer | |
const CStyleList & aStyleList | |
TDocumentStorage aStorage = ESegmentedStorage | |
TInt aDefaultTextGranularity = EDefaultTextGranularity | |
TParaType aParaType = EMultiPara |
IMPORT_C CFsRichText * | NewL | ( | const CStreamStore & | aStore, |
TStreamId | aStreamId, | |||
const CParaFormatLayer * | aGlobalParaLayer, | |||
const CCharFormatLayer * | aGlobalCharLayer, | |||
MTextFieldFactory * | aFieldFactory = NULL, | |||
TDocumentStorage | aStorage = ESegmentedStorage | |||
) | [static] |
const CStreamStore & aStore | |
TStreamId aStreamId | |
const CParaFormatLayer * aGlobalParaLayer | |
const CCharFormatLayer * aGlobalCharLayer | |
MTextFieldFactory * aFieldFactory = NULL | |
TDocumentStorage aStorage = ESegmentedStorage |
IMPORT_C CFsRichText * | NewL | ( | const CStreamStore & | aStore, |
TStreamId | aStreamId, | |||
const CParaFormatLayer * | aGlobalParaLayer, | |||
const CCharFormatLayer * | aGlobalCharLayer, | |||
MPictureFactory * | aPictureFactory, | |||
MRichTextStoreResolver * | aStoreResolver, | |||
MTextFieldFactory * | aFieldFactory = NULL, | |||
TDocumentStorage | aStorage = ESegmentedStorage | |||
) | [static] |
const CStreamStore & aStore | |
TStreamId aStreamId | |
const CParaFormatLayer * aGlobalParaLayer | |
const CCharFormatLayer * aGlobalCharLayer | |
MPictureFactory * aPictureFactory | |
MRichTextStoreResolver * aStoreResolver | |
MTextFieldFactory * aFieldFactory = NULL | |
TDocumentStorage aStorage = ESegmentedStorage |
IMPORT_C void | Reset | ( | ) | [virtual] |
Deletes the text content and components from the text object, leaving the single end-of-text paragraph delimiter.
IMPORT_C TBool | SetExpandL | ( | TInt | aStartIndex, |
TInt | aLength, | |||
TInt | aCaptionLength | |||
) |
IMPORT_C TBool | SetHotSpotL | ( | TInt | aStartIndex, |
TInt | aLength, | |||
TInt | aId = 0 | |||
) |
RArray < TRichTextExapandArea > | iExpandAreaArray | [private] |
RArray < TRichTextHotSpotArea > | iHotSpotAreaArray | [private] |
RArray < TRichTextPictureArea > | iPictureAreaArray | [private] |
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.