Home
last modified time | relevance | path

Searched refs:GetEnableLocalizedDecimalSep (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/app/ !
H A Dsettings.cxx1332 sal_Bool MiscSettings::GetEnableLocalizedDecimalSep() const in GetEnableLocalizedDecimalSep() function in MiscSettings
2038 if ( aMiscSettings.GetEnableLocalizedDecimalSep() != bIsDecSepAsLocale ) in LocaleSettingsChanged()
/trunk/main/vcl/inc/vcl/ !
H A Dsettings.hxx1030 sal_Bool GetEnableLocalizedDecimalSep() const;
/trunk/main/vcl/source/window/ !
H A Dwinproc.cxx987 if( Application::GetSettings().GetMiscSettings().GetEnableLocalizedDecimalSep() ) in ImplHandleKey()