Home
last modified time | relevance | path

Searched refs:rSubstFontName (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Doutdev.h162 …ImplFontSubstEntry( const String& rFontName, const String& rSubstFontName, sal_uInt16 nSubstFlags…
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx360 const String& rSubstFontName, sal_uInt16 nFlags ) in AddFontSubstitute() argument
362 maFontSubstList.push_back( ImplFontSubstEntry( rFontName, rSubstFontName, nFlags ) ); in AddFontSubstitute()
368 const String& rSubstFontName, sal_uInt16 nSubstFlags ) in ImplFontSubstEntry() argument
370 , maReplaceName( rSubstFontName ) in ImplFontSubstEntry()
374 maSearchReplaceName = rSubstFontName; in ImplFontSubstEntry()
434 String& rFontName, String& rSubstFontName, sal_uInt16& rFlags ) const in GetFontSubstitute() argument
443 rSubstFontName = pEntry->maReplaceName; in GetFontSubstitute()

Completed in 48 milliseconds