LibreOffice Module sw (master) 1
|
#include <xmloff/xmlexp.hxx>
#include "xmlitmap.hxx"
#include <xmloff/xmltoken.hxx>
#include <optional>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | SwXMLExport |
Typedefs | |
typedef std::vector< SwXMLTableLines_Impl * > | SwXMLTableLinesCache_Impl |
typedef std::vector< SwXMLTableLines_Impl* > SwXMLTableLinesCache_Impl |
Definition at line 49 of file xmlexp.hxx.