LibreOffice Module xmloff (master)
1
|
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <com/sun/star/task/XStatusIndicator.hpp>
Go to the source code of this file.
Classes | |
class | ProgressBarHelper |
Macros | |
#define | XML_PROGRESSRANGE "ProgressRange" |
#define | XML_PROGRESSMAX "ProgressMax" |
#define | XML_PROGRESSCURRENT "ProgressCurrent" |
#define | XML_PROGRESSREPEAT "ProgressRepeat" |
#define XML_PROGRESSCURRENT "ProgressCurrent" |
Definition at line 29 of file ProgressBarHelper.hxx.
Referenced by SvXMLImport::endDocument(), SvXMLImport::GetProgressBarHelper(), SvXMLExport::GetProgressBarHelper(), and SvXMLExport::~SvXMLExport().
#define XML_PROGRESSMAX "ProgressMax" |
Definition at line 28 of file ProgressBarHelper.hxx.
Referenced by SvXMLImport::endDocument(), SvXMLImport::GetProgressBarHelper(), SvXMLExport::GetProgressBarHelper(), and SvXMLExport::~SvXMLExport().
#define XML_PROGRESSRANGE "ProgressRange" |
Definition at line 27 of file ProgressBarHelper.hxx.
Referenced by SvXMLImport::GetProgressBarHelper(), and SvXMLExport::GetProgressBarHelper().
#define XML_PROGRESSREPEAT "ProgressRepeat" |
Definition at line 30 of file ProgressBarHelper.hxx.
Referenced by SvXMLImport::endDocument(), SvXMLImport::GetProgressBarHelper(), SvXMLExport::GetProgressBarHelper(), and SvXMLExport::~SvXMLExport().