Searched refs:sWrittenNumberFormats (Results 1 – 1 of 1) sorted by relevance
649 OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in ~SvXMLExport() local650 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in ~SvXMLExport()656 mxExportInfo->setPropertyValue(sWrittenNumberFormats, aAny); in ~SvXMLExport()718 OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in setSourceDocument() local719 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in setSourceDocument()721 uno::Any aAny = mxExportInfo->getPropertyValue(sWrittenNumberFormats); in setSourceDocument()
Completed in 53 milliseconds