Searched refs:mxFormatter (Results 1 – 2 of 2) sorted by relevance
1209 mxFormatter( new SvNumberFormatter( rRoot.GetDoc().GetServiceManager(), LANGUAGE_ENGLISH_US ) ), in XclExpNumFmtBuffer()1220 mxFormatter->FillKeywordTable( *mpKeywordTable, LANGUAGE_ENGLISH_US ); in XclExpNumFmtBuffer()1321 … mxFormatter->PutandConvertEntry( aTemp, nCheckPos, nType, nKey, eLang, LANGUAGE_ENGLISH_US ); in GetFormatCode()1323 pEntry = mxFormatter->GetEntry( nKey ); in GetFormatCode()1326 … aFormatStr = pEntry->GetMappedFormatstring( *mpKeywordTable, *mxFormatter->GetLocaleData() ); in GetFormatCode()
317 SvNumberFormatterPtr mxFormatter; /// Special number formatter for conversion. member in XclExpNumFmtBuffer
Completed in 45 milliseconds