CSvgFontMapItem Class Reference

class CSvgFontMapItem : public CBase

Inherits from

Constructor & Destructor Documentation

CSvgFontMapItem()

CSvgFontMapItem ( )

~CSvgFontMapItem()

~CSvgFontMapItem ( )

Member Functions Documentation

ConstructL()

void ConstructL ( )

CopyFontFamilyName(const TDesC &)

void CopyFontFamilyName ( 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()

void Print ( )

SetFontPtr(CSvgFontElementImpl *)

void SetFontPtr ( 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