Searched refs:sWrittenNumberFormats (Results 1 – 1 of 1) sorted by relevance
647 … OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in ~SvXMLExport() local648 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in ~SvXMLExport()654 mxExportInfo->setPropertyValue(sWrittenNumberFormats, aAny); in ~SvXMLExport()716 … OUString sWrittenNumberFormats(RTL_CONSTASCII_USTRINGPARAM(XML_WRITTENNUMBERSTYLES)); in setSourceDocument() local717 if (xPropertySetInfo->hasPropertyByName(sWrittenNumberFormats)) in setSourceDocument()719 uno::Any aAny = mxExportInfo->getPropertyValue(sWrittenNumberFormats); in setSourceDocument()