Home
last modified time | relevance | path

Searched defs:LocaleSubst (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx178 struct LocaleSubst struct in utl::FontSubstConfiguration
180 rtl::OUString aConfigLocaleString;
181 mutable bool bConfigRead;
186 mutable std::vector< FontNameAttr > aSubstAttributes;
188 LocaleSubst() : bConfigRead( false ) {} in LocaleSubst() function

Completed in 11 milliseconds