Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2320 sal_Bool ScXMLImport::IsCurrencySymbol(const sal_Int32 nNumberFormat, const rtl::OUString& sCurrent… in IsCurrencySymbol() function in ScXMLImport
2413 if (!IsCurrencySymbol(rNumberFormat, sCurrentCurrency, rCurrency)) in SetType()
2427 …!sCurrentCurrency.equals(rCurrency) && !IsCurrencySymbol(rNumberFormat, sCurrentCurrency, rCurrenc… in SetType()
H A Dxmlimprt.hxx959 …sal_Bool IsCurrencySymbol(const sal_Int32 nNumberFormat, const rtl::OUString& sCurrencySymbol, con…

Completed in 28 milliseconds