Searched refs:rSubstFontName (Results 1 – 2 of 2) sorted by relevance
162 …ImplFontSubstEntry( const String& rFontName, const String& rSubstFontName, sal_uInt16 nSubstFlags…
360 const String& rSubstFontName, sal_uInt16 nFlags ) in AddFontSubstitute() argument362 maFontSubstList.push_back( ImplFontSubstEntry( rFontName, rSubstFontName, nFlags ) ); in AddFontSubstitute()368 const String& rSubstFontName, sal_uInt16 nSubstFlags ) in ImplFontSubstEntry() argument370 , maReplaceName( rSubstFontName ) in ImplFontSubstEntry()374 maSearchReplaceName = rSubstFontName; in ImplFontSubstEntry()434 String& rFontName, String& rSubstFontName, sal_uInt16& rFlags ) const in GetFontSubstitute() argument443 rSubstFontName = pEntry->maReplaceName; in GetFontSubstitute()
Completed in 234 milliseconds