Home
last modified time | relevance | path

Searched refs:getBestBuiltinFont (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx970 sal_Int32 getBestBuiltinFont( const Font& rFont );
H A Dpdfwriter_impl.cxx4851 sal_Int32 PDFWriterImpl::getBestBuiltinFont( const Font& rFont ) in getBestBuiltinFont() function in PDFWriterImpl
4913 sal_Int32 nDummyBuiltin = getBestBuiltinFont( aDummyFont ); in createDefaultPushButtonAppearance()
5000 …sal_Int32 nBest = m_aContext.FieldsUseSystemFonts ? getSystemFont( aFont ): getBestBuiltinFont( aF… in createDefaultEditAppearance()
5052 …sal_Int32 nBest = m_aContext.FieldsUseSystemFonts ? getSystemFont( aFont ): getBestBuiltinFont( aF… in createDefaultListBoxAppearance()
5202 …sal_Int32 nBest = getBestBuiltinFont( Font( String( RTL_CONSTASCII_USTRINGPARAM( "ZapfDingbats" ) … in createDefaultCheckBoxAppearance()
5327 …sal_Int32 nBest = getBestBuiltinFont( Font( String( RTL_CONSTASCII_USTRINGPARAM( "ZapfDingbats" ) … in createDefaultRadioButtonAppearance()

Completed in 92 milliseconds