Home
last modified time | relevance | path

Searched refs:GetSubsFontName (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/unotools/inc/unotools/
H A Dfontdefs.hxx44 UNOTOOLS_DLLPUBLIC String GetSubsFontName( const String& rName, sal_uLong nFlags );
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx747 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties()
769 String aSubstName( GetSubsFontName( usTypeface, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in WriteRunProperties()
/aoo41x/main/unotools/source/misc/
H A Dfontdefs.cxx518 String GetSubsFontName( const String& rName, sal_uLong nFlags ) in GetSubsFontName() function
/aoo41x/main/sc/source/filter/excel/
H A Dxltools.cxx456 String aNewName( GetSubsFontName( rFontName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in GetXclFontName()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx331 sRet = GetSubsFontName(rFont, SUBSFONT_ONLYONE | SUBSFONT_MS); in FindBestMSSubstituteFont()
/aoo41x/main/sd/source/filter/eppt/
H A Depptso.cxx317 String aSubstName( GetSubsFontName( rName, SUBSFONT_ONLYONE | SUBSFONT_MS ) ); in ImplInit()

Completed in 165 milliseconds