Searched refs:aSubstName (Results 1 – 3 of 3) sorted by relevance
747 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties() local748 if( aSubstName.Len() ) in WriteRunProperties()749 typeface = ST( aSubstName ); in WriteRunProperties()769 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties() local770 if( aSubstName.Len() ) in WriteRunProperties()771 typeface = ST( aSubstName ); in WriteRunProperties()
1617 const ByteString aSubstName( aOut.maSearchName, RTL_TEXTENCODING_UTF8 ); in FindFontSubstitute() local1624 printf( "\"%s\" bipw=%d%d%d%d\n", aSubstName.GetBuffer(), in FindFontSubstitute()1659 const ByteString aSubstName( aOut.maSearchName, RTL_TEXTENCODING_UTF8 ); in FindFontSubstitute() local1666 printf( "\"%s\" bipw=%d%d%d%d\n", aSubstName.GetBuffer(), in FindFontSubstitute()
317 String aSubstName( GetSubsFontName( rName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in ImplInit() local318 if ( aSubstName.Len() ) in ImplInit()320 Name = aSubstName; in ImplInit()
Completed in 117 milliseconds