Searched refs:sProgressRange (Results 1 – 4 of 4) sorted by relevance
199 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in _Write() local200 xInfoSet->setPropertyValue(sProgressRange, aAny); in _Write()
697 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in Read() local698 xInfoSet->setPropertyValue(sProgressRange, aProgRange); in Read()
1508 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local1514 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()1520 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
2097 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local2103 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()2109 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()