Searched refs:rFontSubst (Results 1 – 1 of 1) sorted by relevance
1173 void ImplDevFontListData::InitMatchData( const utl::FontSubstConfiguration& rFontSubst, in InitMatchData() argument1178 rFontSubst.getMapName( rSearchName, aShortName, maMatchFamilyName, in InitMatchData()1180 const FontNameAttr* pFontAttr = rFontSubst.getSubstInfo( rSearchName ); in InitMatchData()1184 pFontAttr = rFontSubst.getSubstInfo( aShortName ); in InitMatchData()1680 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in InitMatchData() local1688 pEntry->InitMatchData( rFontSubst, rSearchName ); in InitMatchData()2606 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in ImplFindByFont() local2607 pFontAttr = rFontSubst.getSubstInfo( aSearchName ); in ImplFindByFont()2609 pFontAttr = rFontSubst.getSubstInfo( aSearchShortName ); in ImplFindByFont()2611 pFontAttr = rFontSubst.getSubstInfo( aSearchFamilyName ); in ImplFindByFont()[all …]