Home
last modified time | relevance | path

Searched refs:GetUILocale (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx205 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()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx167 com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in SfxErrorHandler()
318 com::sun::star::lang::Locale aLocale( Application::GetSettings().GetUILocale() ); in GetClassString()
448 com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in GetString()
H A Dsvtdata.cxx57 return GetResMgr(Application::GetSettings().GetUILocale()); in GetResMgr()
/trunk/main/unotools/source/misc/
H A Dsyslocale.cxx176 com::sun::star::lang::Locale SvtSysLocale::GetUILocale() const in GetUILocale() function in SvtSysLocale
197 ::com::sun::star::lang::Locale aLocale( SvtSysLocale().GetUILocale() ); in GetBestMimeEncoding()
/trunk/main/vcl/source/window/
H A Dmnemonic.cxx90 const ::com::sun::star::lang::Locale& rLocale = Application::GetSettings().GetUILocale(); in RegisterMnemonic()
136 const ::com::sun::star::lang::Locale& rLocale = Application::GetSettings().GetUILocale(); in CreateMnemonic()
/trunk/main/vcl/source/app/
H A Dsettings.cxx1940 const ::com::sun::star::lang::Locale& AllSettings::GetUILocale() const in GetUILocale() function in AllSettings
1944 mpData->maUILocale = mpData->maSysLocale.GetUILocale(); in GetUILocale()
1982 …caleDataWrapper = new LocaleDataWrapper( vcl::unohelper::GetMultiServiceFactory(), GetUILocale() ); in GetUILocaleDataWrapper()
2003 … ((AllSettings*)this)->mpData->mpUII18nHelper = new vcl::I18nHelper( aFactory, GetUILocale() ); in GetUILocaleI18nHelper()
/trunk/main/svx/source/dialog/
H A Ddialmgr.cxx46 pResMgr = ResMgr::CreateResMgr( aName.GetBuffer(), Application::GetSettings().GetUILocale() ); in GetResMgr()
/trunk/main/cui/source/factory/
H A Dcuiresmgr.cxx42 pResMgr = ResMgr::CreateResMgr( aName.GetBuffer(), Application::GetSettings().GetUILocale() ); in GetResMgr()
/trunk/main/avmedia/source/framework/
H A Dmediamisc.cxx38 …pResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() … in GetResMgr()
/trunk/main/forms/source/resource/
H A Dfrm_resource.cxx61 m_pImpl = SimpleResMgr::Create(sFileName.GetBuffer(), Application::GetSettings().GetUILocale()); in ensureImplExists()
/trunk/main/unotools/inc/unotools/
H A Dsyslocale.hxx74 com::sun::star::lang::Locale GetUILocale() const;
H A Dsyslocaleoptions.hxx109 com::sun::star::lang::Locale GetUILocale() const;
/trunk/main/accessibility/source/helper/
H A Daccresmgr.cxx54 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ensureImplExists()
/trunk/main/reportdesign/source/core/resource/
H A Dcore_resource.cxx64 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ensureImplExists()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1860 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()
/trunk/main/formula/source/core/resource/
H A Dcore_resource.cxx52 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ensureImplExists()
/trunk/main/basic/source/runtime/
H A Dbasrdll.cxx50 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in BasicDLL()
/trunk/main/dbaccess/source/core/resource/
H A Dcore_resource.cxx58 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ensureImplExists()
/trunk/main/toolkit/source/helper/
H A Dtkresmgr.cxx65 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ensureImplExists()
/trunk/main/fpicker/source/win32/misc/
H A Dresourceprovider.cxx123 com::sun::star::lang::Locale aLoc( Application::GetSettings().GetUILocale() ); in CResourceProvider_Impl()
/trunk/main/toolkit/source/layout/core/
H A Dtranslate.cxx102 = getLocaleSubdirList( Application::GetSettings().GetUILocale() ); in readRightTranslation()
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx266 aLocale = SvtSysLocale().GetUILocale(); in getUserInterfaceFont()
1186 aLocale = SvtSysLocale().GetUILocale(); in getSubstInfo()
/trunk/main/basctl/source/basicide/
H A Diderdll.cxx97 aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() ); in Init()
/trunk/main/filter/source/flash/
H A Dswfdialog.cxx101 …mpResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale()… in SWFDialog()
/trunk/main/editeng/source/editeng/
H A Deerdll.cxx226 aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() ); in EditDLL()

Completed in 99 milliseconds

123