LibreOffice Module xmloff (master) 1
Classes | Namespaces | Enumerations
xmlexppr.hxx File Reference
#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>
Include dependency graph for xmlexppr.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ SvXmlExportFlags

enum class SvXmlExportFlags
strong
Enumerator
NONE 
IGN_WS 

Definition at line 39 of file xmlexppr.hxx.