LibreOffice Module xmloff (master) 1
Classes | Namespaces | Enumerations
XMLIndexTOCContext.hxx File Reference
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/uno/Reference.h>
Include dependency graph for XMLIndexTOCContext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLIndexTOCContext
 Import all indices. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 #file
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::sax
 
namespace  com::sun::star::beans
 

Enumerations

enum  IndexTypeEnum {
  TEXT_INDEX_TOC ,
  TEXT_INDEX_ALPHABETICAL ,
  TEXT_INDEX_TABLE ,
  TEXT_INDEX_OBJECT ,
  TEXT_INDEX_BIBLIOGRAPHY ,
  TEXT_INDEX_USER ,
  TEXT_INDEX_ILLUSTRATION ,
  TEXT_INDEX_UNKNOWN
}
 

Enumeration Type Documentation

◆ IndexTypeEnum

Enumerator
TEXT_INDEX_TOC 
TEXT_INDEX_ALPHABETICAL 
TEXT_INDEX_TABLE 
TEXT_INDEX_OBJECT 
TEXT_INDEX_BIBLIOGRAPHY 
TEXT_INDEX_USER 
TEXT_INDEX_ILLUSTRATION 
TEXT_INDEX_UNKNOWN 

Definition at line 32 of file XMLIndexTOCContext.hxx.