Home
last modified time | relevance | path

Searched refs:sProgressRange (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/sw/source/filter/xml/ !
H A Dwrtxml.cxx199 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in _Write() local
200 xInfoSet->setPropertyValue(sProgressRange, aAny); in _Write()
H A Dswxml.cxx697 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in Read() local
698 xInfoSet->setPropertyValue(sProgressRange, aProgRange); in Read()
/AOO42X/main/xmloff/source/core/ !
H A Dxmlimp.cxx1508 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local
1514 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1520 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
H A Dxmlexp.cxx2097 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local
2103 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
2109 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()