Home
last modified time | relevance | path

Searched refs:getDefaultFont (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A Ddatasettings.cxx146 ,m_aFont(::comphelper::getDefaultFont()) in ODataSettings_Base()
176 static ::com::sun::star::awt::FontDescriptor aFD = ::comphelper::getDefaultFont(); in getPropertyDefaultByHandle()
186 _rDefault <<= ::comphelper::getDefaultFont(); in getPropertyDefaultByHandle()
/aoo42x/main/unotools/source/config/
H A Dfontcfg.cxx235 OUString DefaultFontConfiguration::getDefaultFont( const Locale& rLocale, int nType ) const in getDefaultFont() function in DefaultFontConfiguration
268 OUString aUIFont = getDefaultFont( aLocale, DEFAULTFONT_UI_SANS ); in getUserInterfaceFont()
/aoo42x/main/comphelper/inc/comphelper/
H A Dtypes.hxx140 COMPHELPER_DLLPUBLIC starawt::FontDescriptor getDefaultFont();
/aoo42x/main/unotools/inc/unotools/
H A Dfontcfg.hxx97 rtl::OUString getDefaultFont( const com::sun::star::lang::Locale& rLocale, int nType ) const;
/aoo42x/main/oox/source/xls/
H A Dunitconverter.cxx142 if( const Font* pDefFont = getStyles().getDefaultFont().get() ) in finalizeImport()
H A Dstylesbuffer.cxx3357 FontRef StylesBuffer::getDefaultFont() const in getDefaultFont() function in oox::xls::StylesBuffer
3371 FontRef xDefFont = getDefaultFont(); in getDefaultFontModel()
/aoo42x/main/forms/source/component/
H A Dformcontrolfont.cxx503 aReturn <<= ::comphelper::getDefaultFont(); in getPropertyDefaultByHandle()
H A DGrid.cxx930 if ( getFont() != getDefaultFont() ) in write()
/aoo42x/main/comphelper/source/misc/
H A Dtypes.cxx140 FontDescriptor getDefaultFont() in getDefaultFont() function
/aoo42x/main/vcl/source/gdi/
H A Doutdev3.cxx520 String aDefault = rDefaults.getDefaultFont( aLocale, nType ); in GetDefaultFont()
2074 String aFontname = rDefaults.getDefaultFont( aLocale, DEFAULTFONT_SANS_UNICODE ); in FindDefaultFont()
2079 aFontname = rDefaults.getDefaultFont( aLocale, DEFAULTFONT_SANS ); in FindDefaultFont()
2084 aFontname = rDefaults.getDefaultFont( aLocale, DEFAULTFONT_SERIF ); in FindDefaultFont()
2089 aFontname = rDefaults.getDefaultFont( aLocale, DEFAULTFONT_FIXED ); in FindDefaultFont()
2626 …aSearchName = DefaultFontConfiguration::get()->getDefaultFont( aDefaultLocale, DEFAULTFONT_SYMBOL … in ImplFindByFont()
/aoo42x/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx1040 FontRef getDefaultFont() const;
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx2010 if (::comphelper::operator!=(aFont, ::comphelper::getDefaultFont())) // ist das der Default in setProperty()

Completed in 160 milliseconds