Searched defs:FastPrintFontInfo (Results 1 – 2 of 2) sorted by relevance
149 struct FastPrintFontInfo struct152 fonttype::type m_eType;155 rtl::OUString m_aFamilyName;157 std::list< rtl::OUString > m_aAliases;158 family::type m_eFamilyStyle;159 italic::type m_eItalic;160 width::type m_eWidth;161 weight::type m_eWeight;162 pitch::type m_ePitch;163 rtl_TextEncoding m_aEncoding;[all …]
1281 bool PrintFontManager::matchFont( FastPrintFontInfo&, const com::sun::star::lang::Locale& ) in matchFont() argument
Completed in 60 milliseconds