Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx1209 mxFormatter( new SvNumberFormatter( rRoot.GetDoc().GetServiceManager(), LANGUAGE_ENGLISH_US ) ), in XclExpNumFmtBuffer()
1220 mxFormatter->FillKeywordTable( *mpKeywordTable, LANGUAGE_ENGLISH_US ); in XclExpNumFmtBuffer()
1321mxFormatter->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()
/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx317 SvNumberFormatterPtr mxFormatter; /// Special number formatter for conversion. member in XclExpNumFmtBuffer

Completed in 45 milliseconds