LibreOffice Module sw (master)
1
|
#include "wrtww8.hxx"
#include <sal/log.hxx>
#include <sax/fshelper.hxx>
#include <rtl/ustring.hxx>
#include <memory>
#include <ndole.hxx>
#include <unotools/securityoptions.hxx>
Go to the source code of this file.
Classes | |
struct | DocxSettingsData |
Data to be written in the document settings part of the document. More... | |
struct | SdtData |
Data to keep and write to XMLs. More... | |
class | DocxExport |
The class that does all the actual DOCX export-related work. More... | |
Namespaces | |
oox | |
oox::drawingml | |
oox::vml | |
com::sun::star | |
com::sun::star::frame | |
com::sun::star::drawing | |
com::sun::star::awt | |