Searched refs:sProgressCurrent (Results 1 – 2 of 2) sorted by relevance
653 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in endDocument() local656 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in endDocument()664 mxImportInfo->setPropertyValue(sProgressCurrent, aAny); in endDocument()1512 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local1515 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()1528 aAny = mxImportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()
631 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in ~SvXMLExport() local634 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in ~SvXMLExport()642 mxExportInfo->setPropertyValue(sProgressCurrent, aAny); in ~SvXMLExport()2101 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local2104 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()2117 aAny = mxExportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()
Completed in 21 milliseconds