Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsettings.cxx2040 …sal_Bool bIsDecSepAsLocale = aAllSettings.mpData->maSysLocale.GetOptions().IsDecimalSeparatorAsLoc… in LocaleSettingsChanged() local
2041 if ( aMiscSettings.GetEnableLocalizedDecimalSep() != bIsDecSepAsLocale ) in LocaleSettingsChanged()
2043 aMiscSettings.SetEnableLocalizedDecimalSep( bIsDecSepAsLocale ); in LocaleSettingsChanged()

Completed in 26 milliseconds