Searched refs:GetSubsFontName (Results 1 – 6 of 6) sorted by relevance
44 UNOTOOLS_DLLPUBLIC String GetSubsFontName( const String& rName, sal_uLong nFlags );
747 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties()769 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties()
518 String GetSubsFontName( const String& rName, sal_uLong nFlags ) in GetSubsFontName() function
456 String aNewName( GetSubsFontName( rFontName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in GetXclFontName()
331 sRet = GetSubsFontName(rFont, SUBSFONT_ONLYONE | SUBSFONT_MS); in FindBestMSSubstituteFont()
317 String aSubstName( GetSubsFontName( rName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in ImplInit()
Completed in 56 milliseconds