Searched refs:rAllSettings (Results 1 – 4 of 4) sorted by relevance
170 const AllSettings& rAllSettings = Application::GetSettings(); in FillLangItems() local171 LanguageType rSystemLanguage = rAllSettings.GetLanguage(); in FillLangItems()179 LanguageType rUILanguage = rAllSettings.GetUILanguage(); in FillLangItems()
236 const AllSettings& rAllSettings = Application::GetSettings(); in fillLangPopupMenu() local237 LanguageType rSystemLanguage = rAllSettings.GetLanguage(); in fillLangPopupMenu()245 LanguageType rUILanguage = rAllSettings.GetUILanguage(); in fillLangPopupMenu()
564 const AllSettings& rAllSettings = Application::GetSettings(); in CreateSimpleResManager() local565 ::com::sun::star::lang::Locale aLocale = rAllSettings.GetUILocale(); in CreateSimpleResManager()
2425 const AllSettings& rAllSettings = Application::GetSettings(); in InitFontStyle() local2426 LanguageType eLangType = rAllSettings.GetUILanguage(); in InitFontStyle()2427 Color aBackCol( rAllSettings.GetStyleSettings().GetWindowColor() ); in InitFontStyle()
Completed in 49 milliseconds