Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxestyle.cxx818 const WhichAndScript& rWAS1, const WhichAndScript& rWAS2, const WhichAndScript& rWAS3 ) in lclCheckFontItems() argument
821 if( ScfTools::CheckItem( rItemSet, rWAS2.first, false ) ) return rWAS2.second; in lclCheckFontItems()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxestyle.cxx821 const WhichAndScript& rWAS1, const WhichAndScript& rWAS2, const WhichAndScript& rWAS3 ) in lclCheckFontItems() argument
824 if( ScfTools::CheckItem( rItemSet, rWAS2.first, false ) ) return rWAS2.second; in lclCheckFontItems()