Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1840 const OUString& rFmtCode, const Locale& rToLocale, const Locale& rFromLocale ) in lclCreateFormat() argument
1845 nIndex = rxNumFmts->addNewConverted( rFmtCode, rFromLocale, rToLocale ); in lclCreateFormat()
1928 …erFormat::finalizeImport( const Reference< XNumberFormats >& rxNumFmts, const Locale& rFromLocale ) in finalizeImport() argument
1931 …maApiData.mnIndex = lclCreateFormat( rxNumFmts, maModel.maFmtCode, maModel.maLocale, rFromLocale ); in finalizeImport()
/trunk/main/oox/inc/oox/xls/
H A Dnumberformatsbuffer.hxx82 const ::com::sun::star::lang::Locale& rFromLocale );

Completed in 21 milliseconds