bool implGetFontData(OUString &rFontName, sal_Int16 &rnFontPitch, sal_Int16 &rnFontFamily) const
void assignIfUsed(const TextFont &rTextFont)
Overwrites this text font with the passed text font, if it is used.
void setAttributes(const AttributeList &rAttribs)
Sets attributes from the passed attribute list.
static void resolvePitch(sal_Int32 nOoxPitch, sal_Int16 &rnFontPitch, sal_Int16 &rnFontFamily)
void fillThemeFont(model::ThemeFont &rThemeFont) const
bool getFontData(OUString &rFontName, sal_Int16 &rnFontPitch, sal_Int16 &rnFontFamily, const ::oox::core::XmlFilterBase &rFilter) const
Returns the font name, pitch, and family; tries to resolve theme placeholder names,...