Searched refs:sProgressCurrent (Results 1 – 2 of 2) sorted by relevance
651 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in endDocument() local654 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in endDocument()662 mxImportInfo->setPropertyValue(sProgressCurrent, aAny); in endDocument()1510 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local1513 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()1526 aAny = mxImportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()
629 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in ~SvXMLExport() local632 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in ~SvXMLExport()640 mxExportInfo->setPropertyValue(sProgressCurrent, aAny); in ~SvXMLExport()2099 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local2102 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()2115 aAny = mxExportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()