Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A Dxmlimp.cxx653 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in endDocument() local
656 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in endDocument()
664 mxImportInfo->setPropertyValue(sProgressCurrent, aAny); in endDocument()
1512 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local
1515 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()
1528 aAny = mxImportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()
H A Dxmlexp.cxx631 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in ~SvXMLExport() local
634 xPropertySetInfo->hasPropertyByName(sProgressCurrent)) in ~SvXMLExport()
642 mxExportInfo->setPropertyValue(sProgressCurrent, aAny); in ~SvXMLExport()
2094 OUString sProgressCurrent(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSCURRENT)); in GetProgressBarHelper() local
2097 xPropertySetInfo->hasPropertyByName(sProgressCurrent) && in GetProgressBarHelper()
2110 aAny = mxExportInfo->getPropertyValue(sProgressCurrent); in GetProgressBarHelper()

Completed in 47 milliseconds