Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx971 sal_Int32 getSystemFont( const Font& i_rFont );
H A Dpdfwriter_impl.cxx5000 …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()
6856 sal_Int32 PDFWriterImpl::getSystemFont( const Font& i_rFont ) in getSystemFont() function in PDFWriterImpl

Completed in 66 milliseconds