LibreOffice Module xmloff (master) 1
Classes | Variables
ProgressBarHelper.hxx File Reference
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <com/sun/star/task/XStatusIndicator.hpp>
Include dependency graph for ProgressBarHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgressBarHelper
 

Variables

constexpr OUStringLiteral XML_PROGRESSRANGE = u"ProgressRange"
 
constexpr OUStringLiteral XML_PROGRESSMAX = u"ProgressMax"
 
constexpr OUStringLiteral XML_PROGRESSCURRENT = u"ProgressCurrent"
 
constexpr OUStringLiteral XML_PROGRESSREPEAT = u"ProgressRepeat"
 

Variable Documentation

◆ XML_PROGRESSCURRENT

constexpr OUStringLiteral XML_PROGRESSCURRENT = u"ProgressCurrent"
inlineconstexpr

◆ XML_PROGRESSMAX

constexpr OUStringLiteral XML_PROGRESSMAX = u"ProgressMax"
inlineconstexpr

◆ XML_PROGRESSRANGE

constexpr OUStringLiteral XML_PROGRESSRANGE = u"ProgressRange"
inlineconstexpr

Definition at line 27 of file ProgressBarHelper.hxx.

Referenced by SvXMLExport::GetProgressBarHelper().

◆ XML_PROGRESSREPEAT

constexpr OUStringLiteral XML_PROGRESSREPEAT = u"ProgressRepeat"
inlineconstexpr