#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <xmloff/xmltoken.hxx>
Go to the source code of this file.
|
class | XMLSectionExport |
| This class handles the export of sections and indices (which are, internally, just sections). More...
|
|
◆ SectionTypeEnum
Enumerator |
---|
TEXT_SECTION_TYPE_TOC | |
TEXT_SECTION_TYPE_TABLE | |
TEXT_SECTION_TYPE_ILLUSTRATION | |
TEXT_SECTION_TYPE_OBJECT | |
TEXT_SECTION_TYPE_USER | |
TEXT_SECTION_TYPE_ALPHABETICAL | |
TEXT_SECTION_TYPE_BIBLIOGRAPHY | |
TEXT_SECTION_TYPE_UNKNOWN | |
Definition at line 48 of file XMLSectionExport.hxx.