Home
last modified time | relevance | path

Searched refs:aSubstName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/export/
H A Ddrawingml.cxx747 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties() local
748 if( aSubstName.Len() ) in WriteRunProperties()
749 typeface = ST( aSubstName ); in WriteRunProperties()
769 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties() local
770 if( aSubstName.Len() ) in WriteRunProperties()
771 typeface = ST( aSubstName ); in WriteRunProperties()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1617 const ByteString aSubstName( aOut.maSearchName, RTL_TEXTENCODING_UTF8 ); in FindFontSubstitute() local
1624 printf( "\"%s\" bipw=%d%d%d%d\n", aSubstName.GetBuffer(), in FindFontSubstitute()
1659 const ByteString aSubstName( aOut.maSearchName, RTL_TEXTENCODING_UTF8 ); in FindFontSubstitute() local
1666 printf( "\"%s\" bipw=%d%d%d%d\n", aSubstName.GetBuffer(), in FindFontSubstitute()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx317 String aSubstName( GetSubsFontName( rName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in ImplInit() local
318 if ( aSubstName.Len() ) in ImplInit()
320 Name = aSubstName; in ImplInit()

Completed in 45 milliseconds