Searched refs:ImpFontAttribute (Results 1 – 2 of 2) sorted by relevance
36 class ImpFontAttribute class56 ImpFontAttribute( in ImpFontAttribute() function in drawinglayer::attribute::ImpFontAttribute93 bool operator==(const ImpFontAttribute& rCompare) const in operator ==()107 static ImpFontAttribute* get_global_default() in get_global_default()109 static ImpFontAttribute* pDefault = 0; in get_global_default()113 pDefault = new ImpFontAttribute( in get_global_default()137 : mpFontAttribute(new ImpFontAttribute( in FontAttribute()143 : mpFontAttribute(ImpFontAttribute::get_global_default()) in FontAttribute()168 return mpFontAttribute == ImpFontAttribute::get_global_default(); in isDefault()
34 class ImpFontAttribute;51 ImpFontAttribute* mpFontAttribute;
Completed in 7 milliseconds