Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/core/
H A Dxmlexp.cxx649 OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in ~SvXMLExport() local
650 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in ~SvXMLExport()
656 mxExportInfo->setPropertyValue(sWrittenNumberFormats, aAny); in ~SvXMLExport()
718 OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in setSourceDocument() local
719 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in setSourceDocument()
721 uno::Any aAny = mxExportInfo->getPropertyValue(sWrittenNumberFormats); in setSourceDocument()

Completed in 53 milliseconds