Searched refs:getFamilyName (Results 1 – 5 of 5) sorted by relevance
82 const String& getFamilyName() const { return maFamilyName; } in getFamilyName() function in drawinglayer::attribute::ImpFontAttribute95 return (getFamilyName() == rCompare.getFamilyName() in operator ==()206 const String& FontAttribute::getFamilyName() const in getFamilyName() function in drawinglayer::attribute::FontAttribute208 return mpFontAttribute->getFamilyName(); in getFamilyName()
116 String familyName = getFamilyName(child); in add()372 private String getFamilyName(Node node) { in getFamilyName() method in StyleCatalog
384 rFontAttribute.getFamilyName(), in getVclFontFromFontAttribute()394 rFontAttribute.getFamilyName(), in getVclFontFromFontAttribute()
193 getFontAttribute().getFamilyName(), in create2DDecomposition()
79 const String& getFamilyName() const;
Completed in 36 milliseconds