Searched refs:bIsDecSepAsLocale (Results 1 – 1 of 1) sorted by relevance
2040 …sal_Bool bIsDecSepAsLocale = aAllSettings.mpData->maSysLocale.GetOptions().IsDecimalSeparatorAsLoc… in LocaleSettingsChanged() local2041 if ( aMiscSettings.GetEnableLocalizedDecimalSep() != bIsDecSepAsLocale ) in LocaleSettingsChanged()2043 aMiscSettings.SetEnableLocalizedDecimalSep( bIsDecSepAsLocale ); in LocaleSettingsChanged()
Completed in 19 milliseconds