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