Searched refs:WhichAndScript (Results 1 – 1 of 1) sorted by relevance
820 typedef ::std::pair< sal_uInt16, sal_Int16 > WhichAndScript; typedef823 const WhichAndScript& rWAS1, const WhichAndScript& rWAS2, const WhichAndScript& rWAS3 ) in lclCheckFontItems()841 static const WhichAndScript WAS_LATIN( ATTR_FONT, ::com::sun::star::i18n::ScriptType::LATIN ); in GetFirstUsedScript()842 … static const WhichAndScript WAS_ASIAN( ATTR_CJK_FONT, ::com::sun::star::i18n::ScriptType::ASIAN ); in GetFirstUsedScript()843 …static const WhichAndScript WAS_CMPLX( ATTR_CTL_FONT, ::com::sun::star::i18n::ScriptType::COMPLEX … in GetFirstUsedScript()
Completed in 33 milliseconds