Searched defs:LocaleSubst (Results 1 – 1 of 1) sorted by relevance
178 struct LocaleSubst struct in utl::FontSubstConfiguration180 rtl::OUString aConfigLocaleString;181 mutable bool bConfigRead;186 mutable std::vector< FontNameAttr > aSubstAttributes;188 LocaleSubst() : bConfigRead( false ) {} in LocaleSubst() function
Completed in 13 milliseconds