Home
last modified time | relevance | path

Searched refs:getSubstInfo (Results 1 – 5 of 5) sorted by path

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx211 const FontNameAttr* getSubstInfo(
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx1168 const FontNameAttr* FontSubstConfiguration::getSubstInfo( const String& rFontName, const Locale& rL… in getSubstInfo() function in FontSubstConfiguration
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx532 const utl::FontNameAttr* pAttr = utl::FontSubstConfiguration::get()->getSubstInfo( aOrgName ); in GetSubsFontName()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx181 const utl::FontNameAttr* pFontAttr = pFontSubst->getSubstInfo( aMapName ); in AskConfig()
185 pFontAttr = pFontSubst->getSubstInfo( aShortName ); in AskConfig()
H A Doutdev3.cxx1180 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()

Completed in 66 milliseconds