Searched refs:sLocalFormatString (Results 1 – 1 of 1) sorted by relevance
424 rtl::OUString sLocalFormatString; in setNumberFormatLocal() local427 if ( !(_oLocalFormatString >>= sLocalFormatString ) in setNumberFormatLocal()431 sLocalFormatString = sLocalFormatString.toAsciiUpperCase(); in setNumberFormatLocal()435 sal_Int32 nNewFormat = xNumberFormats->queryKey(sLocalFormatString, aRangeLocale, sal_True); in setNumberFormatLocal()438 nNewFormat = xNumberFormats->addNew(sLocalFormatString, aRangeLocale); in setNumberFormatLocal()
Completed in 12 milliseconds