Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1820 sal_Int16 nPredefId, const Locale& rToLocale ) in lclCreatePredefinedFormat() argument
1827 xNumFmtTypes->getFormatIndex( nPredefId, rToLocale ) : in lclCreatePredefinedFormat()
1828 xNumFmtTypes->getStandardIndex( rToLocale ); in lclCreatePredefinedFormat()
1840 const OUString& rFmtCode, const Locale& rToLocale, const Locale& rFromLocale ) in lclCreateFormat() argument
1845 nIndex = rxNumFmts->addNewConverted( rFmtCode, rFromLocale, rToLocale ); in lclCreateFormat()
1852 nIndex = lclCreatePredefinedFormat( rxNumFmts, 0, rToLocale ); in lclCreateFormat()

Completed in 24 milliseconds