LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <salhelper/simplereferenceobject.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <rtl/ustring.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SvXmlExportFlags > |
class | SvXMLExportPropertyMapper |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::uno |
namespace | com::sun::star::beans |
namespace | rtl |
namespace | o3tl |
namespace | comphelper |
Enumerations | |
enum class | SvXmlExportFlags { NONE = 0x0000 , IGN_WS = 0x0008 } |
|
strong |
Enumerator | |
---|---|
NONE | |
IGN_WS |
Definition at line 39 of file xmlexppr.hxx.