Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlimp.cxx1449 OUString sProgressRange(XML_PROGRESSRANGE); in GetProgressBarHelper() local
1455 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1461 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
H A Dxmlexp.cxx2000 OUString sProgressRange(XML_PROGRESSRANGE); in GetProgressBarHelper() local
2006 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
2012 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlexp.cxx1968 OUString sProgressRange(XML_PROGRESSRANGE); in GetProgressBarHelper() local
1974 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1980 aAny = mxExportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()
H A Dxmlimp.cxx1528 OUString sProgressRange(XML_PROGRESSRANGE); in GetProgressBarHelper() local
1534 xPropertySetInfo->hasPropertyByName(sProgressRange)) in GetProgressBarHelper()
1540 aAny = mxImportInfo->getPropertyValue(sProgressRange); in GetProgressBarHelper()