Searched refs:rToLocale (Results 1 – 1 of 1) sorted by relevance
1820 sal_Int16 nPredefId, const Locale& rToLocale ) in lclCreatePredefinedFormat() argument1827 xNumFmtTypes->getFormatIndex( nPredefId, rToLocale ) : in lclCreatePredefinedFormat()1828 xNumFmtTypes->getStandardIndex( rToLocale ); in lclCreatePredefinedFormat()1840 const OUString& rFmtCode, const Locale& rToLocale, const Locale& rFromLocale ) in lclCreateFormat() argument1845 nIndex = rxNumFmts->addNewConverted( rFmtCode, rFromLocale, rToLocale ); in lclCreateFormat()1852 nIndex = lclCreatePredefinedFormat( rxNumFmts, 0, rToLocale ); in lclCreateFormat()
Completed in 26 milliseconds