Searched refs:GetXclFontName (Results 1 – 4 of 4) sorted by relevance
173 static String GetXclFontName( const String& rFontName );
196 maName = XclTools::GetXclFontName( rFont.GetName() ); // #106246# substitute with MS fonts in FillFromVclFont()585 rFontData.maName = XclTools::GetXclFontName( rApiFontName ); in lclSetApiFontSettings()
453 String XclTools::GetXclFontName( const String& rFontName ) in GetXclFontName() function in XclTools
773 aNewData.maName = XclTools::GetXclFontName( aFont.GetName() ); in AppendPortion()
Completed in 31 milliseconds