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()
713 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in Read() local714 xInfoSet->setPropertyValue(sProgressRange, aProgRange); in Read()
1510 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local1516 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()1522 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
2099 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local2105 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()2111 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
Completed in 42 milliseconds