CSvgFontMapItem Class Reference

class CSvgFontMapItem : public CBase

Inherits from

Constructor & Destructor Documentation

CSvgFontMapItem()

CSvgFontMapItem()

~CSvgFontMapItem()

~CSvgFontMapItem()

Member Functions Documentation

ConstructL()

voidConstructL()

CopyFontFamilyName(const TDesC &)

voidCopyFontFamilyName(const TDesC &aFontFamilyName)

Need method description

Since
1.0

Parameters

const TDesC & aFontFamilyName

DecrementReferenceCount()

TInt DecrementReferenceCount()

GetFontFamilyName()

const TDesC &GetFontFamilyName()

Need method description

Since
1.0

GetFontPtr()

CSvgFontElementImpl *GetFontPtr()

Need method description

Since
1.0

IncrementReferenceCount()

TInt IncrementReferenceCount()

NewL()

CSvgFontMapItem *NewL()[static]

NewLC()

CSvgFontMapItem *NewLC()[static]

Print()

voidPrint()

SetFontPtr(CSvgFontElementImpl *)

voidSetFontPtr(CSvgFontElementImpl *aFontPtr)

Need method description

Since
1.0

Parameters

CSvgFontElementImpl * aFontPtr

Member Enumerations Documentation

Enum TSvgFontType

Enumerators

ESvgSystemFont
ESvgSvgFont
ESvgExternalDocumentFont

Member Data Documentation

CSvgDocumentImpl * iFontDocumentPtr

CSvgDocumentImpl *iFontDocumentPtr

HBufC * iFontFamilyName

HBufC *iFontFamilyName

CSvgFontElementImpl * iFontPtr

CSvgFontElementImpl *iFontPtr

TInt iFontReferenceCount

TInt iFontReferenceCount

TSvgFontType iFontType

TSvgFontType iFontType