Searched refs:getSubstInfo (Results 1 – 5 of 5) sorted by relevance
181 const utl::FontNameAttr* pFontAttr = pFontSubst->getSubstInfo( aMapName ); in AskConfig()185 pFontAttr = pFontSubst->getSubstInfo( aShortName ); in AskConfig()
1180 const FontNameAttr* pFontAttr = rFontSubst.getSubstInfo( rSearchName ); in InitMatchData()1184 pFontAttr = rFontSubst.getSubstInfo( aShortName ); in InitMatchData()2607 pFontAttr = rFontSubst.getSubstInfo( aSearchName ); in ImplFindByFont()2609 pFontAttr = rFontSubst.getSubstInfo( aSearchShortName ); in ImplFindByFont()2611 pFontAttr = rFontSubst.getSubstInfo( aSearchFamilyName ); in ImplFindByFont()2663 const FontNameAttr* pTempFontAttr = rFontSubst.getSubstInfo( aSearchName ); in ImplFindByFont()2665 pTempFontAttr = rFontSubst.getSubstInfo( aTempShortName ); in ImplFindByFont()2667 pTempFontAttr = rFontSubst.getSubstInfo( aTempFamilyName ); in ImplFindByFont()
211 const FontNameAttr* getSubstInfo(
532 const utl::FontNameAttr* pAttr = utl::FontSubstConfiguration::get()->getSubstInfo( aOrgName ); in GetSubsFontName()
1168 const FontNameAttr* FontSubstConfiguration::getSubstInfo( const String& rFontName, const Locale& rL… in getSubstInfo() function in FontSubstConfiguration
Completed in 547 milliseconds