LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Enumerations
xmlEnums.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rptxml
 

Macros

#define PROGRESS_BAR_STEP   20
 

Enumerations

enum  rptxml::XMLReportToken {
  rptxml::XML_TOK_REPORT_HEADER ,
  rptxml::XML_TOK_PAGE_HEADER ,
  rptxml::XML_TOK_GROUP ,
  rptxml::XML_TOK_DETAIL ,
  rptxml::XML_TOK_PAGE_FOOTER ,
  rptxml::XML_TOK_REPORT_FOOTER ,
  rptxml::XML_TOK_HEADER_ON_NEW_PAGE ,
  rptxml::XML_TOK_FOOTER_ON_NEW_PAGE ,
  rptxml::XML_TOK_COMMAND_TYPE ,
  rptxml::XML_TOK_COMMAND ,
  rptxml::XML_TOK_FILTER ,
  rptxml::XML_TOK_CAPTION ,
  rptxml::XML_TOK_ESCAPE_PROCESSING ,
  rptxml::XML_TOK_REPORT_FUNCTION ,
  rptxml::XML_TOK_REPORT_ELEMENT ,
  rptxml::XML_TOK_REPORT_MIMETYPE ,
  rptxml::XML_TOK_REPORT_NAME ,
  rptxml::XML_TOK_MASTER_DETAIL_FIELDS ,
  rptxml::XML_TOK_SUB_FRAME ,
  rptxml::XML_TOK_SUB_BODY
}
 
enum  rptxml::XMLSubDocument {
  rptxml::XML_TOK_MASTER_DETAIL_FIELD ,
  rptxml::XML_TOK_MASTER ,
  rptxml::XML_TOK_SUB_DETAIL
}
 

Macro Definition Documentation

◆ PROGRESS_BAR_STEP

#define PROGRESS_BAR_STEP   20

Definition at line 22 of file xmlEnums.hxx.