Home
last modified time | relevance | path

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

/aoo4110/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.cxx713 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in Read() local
714 xInfoSet->setPropertyValue(sProgressRange, aProgRange); in Read()
/aoo4110/main/xmloff/source/core/
H A Dxmlimp.cxx1510 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local
1516 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1522 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
H A Dxmlexp.cxx2092 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM(XML_PROGRESSRANGE)); in GetProgressBarHelper() local
2098 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
2104 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()

Completed in 40 milliseconds