Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/style/
H A Dnumehelp.cxx56 msCurrencySymbol(RTL_CONSTASCII_USTRINGPARAM(XML_CURRENCYSYMBOL)), in XMLNumberFormatAttributesExportHelper()
76 msCurrencySymbol(RTL_CONSTASCII_USTRINGPARAM(XML_CURRENCYSYMBOL)), in XMLNumberFormatAttributesExportHelper()
337 if ( xNumberPropertySet->getPropertyValue(msCurrencySymbol) >>= rCurrencySymbol) in GetCurrencySymbol()
/AOO42X/main/xmloff/inc/xmloff/
H A Dnumehelp.hxx79 const rtl::OUString msCurrencySymbol; member in XMLNumberFormatAttributesExportHelper