Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx822 sal_Int16 lclCheckFontItems( const SfxItemSet& rItemSet, in lclCheckFontItems() function
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 32 milliseconds