Home
last modified time | relevance | path

Searched refs:WhichAndScript (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx820 typedef ::std::pair< sal_uInt16, sal_Int16 > WhichAndScript; typedef
823 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