Lines Matching refs:FontAttribute
126 FontAttribute::FontAttribute( in FontAttribute() function in drawinglayer::attribute::FontAttribute
142 FontAttribute::FontAttribute() in FontAttribute() function in drawinglayer::attribute::FontAttribute
148 FontAttribute::FontAttribute(const FontAttribute& rCandidate) in FontAttribute() function in drawinglayer::attribute::FontAttribute
154 FontAttribute::~FontAttribute() in ~FontAttribute()
166 bool FontAttribute::isDefault() const in isDefault()
171 FontAttribute& FontAttribute::operator=(const FontAttribute& rCandidate) in operator =()
191 bool FontAttribute::operator==(const FontAttribute& rCandidate) const in operator ==()
206 const String& FontAttribute::getFamilyName() const in getFamilyName()
211 const String& FontAttribute::getStyleName() const in getStyleName()
216 sal_uInt16 FontAttribute::getWeight() const in getWeight()
221 bool FontAttribute::getSymbol() const in getSymbol()
226 bool FontAttribute::getVertical() const in getVertical()
231 bool FontAttribute::getItalic() const in getItalic()
236 bool FontAttribute::getOutline() const in getOutline()
241 bool FontAttribute::getRTL() const in getRTL()
246 bool FontAttribute::getBiDiStrong() const in getBiDiStrong()
251 bool FontAttribute::getMonospaced() const in getMonospaced()