Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/kde4/
H A DKDESalFrame.cxx99 static Font toFont( const QFont &rQFont, const ::com::sun::star::lang::Locale& rLocale ) in toFont() function
205 Font aFont = toFont( aGroup.readEntry( pKey, QFont() ), rSettings.GetUILocale() ); in UpdateSettings()
220 Font aFont = toFont( aGroup.readEntry( pKey, QFont() ), rSettings.GetUILocale() ); in UpdateSettings()
285 Font aFont = toFont( kapp->font(), rSettings.GetUILocale() ); in UpdateSettings()
340 aFont = toFont( pMenuBar->font(), rSettings.GetUILocale() ); in UpdateSettings()
/aoo4110/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1742 static Font toFont( const QFont &rQFont, const ::com::sun::star::lang::Locale& rLocale ) in toFont() function
1860 Font aFont = toFont( pConfig->readFontEntry( pKey ), rSettings.GetUILocale() ); in UpdateSettings()
1931 Font aFont = toFont( kapp->font(), rSettings.GetUILocale() ); in UpdateSettings()
1999 aFont = toFont( pMenuBar->font(), rSettings.GetUILocale() ); in UpdateSettings()
2007 aFont = toFont( pToolBar->font(), rSettings.GetUILocale() ); in UpdateSettings()

Completed in 34 milliseconds