Searched refs:WAS_LATIN (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xestyle.cxx | 841 static const WhichAndScript WAS_LATIN( ATTR_FONT, ::com::sun::star::i18n::ScriptType::LATIN ); in GetFirstUsedScript() local 857 nScript = lclCheckFontItems( *pCurrSet, WAS_LATIN, WAS_CMPLX, WAS_ASIAN ); in GetFirstUsedScript() 860 nScript = lclCheckFontItems( *pCurrSet, WAS_ASIAN, WAS_CMPLX, WAS_LATIN ); in GetFirstUsedScript() 863 nScript = lclCheckFontItems( *pCurrSet, WAS_CMPLX, WAS_ASIAN, WAS_LATIN ); in GetFirstUsedScript()
|
Completed in 29 milliseconds