LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
SwXMLTextBlocks.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <sfx2/objsh.hxx>
#include "swblocks.hxx"
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for SwXMLTextBlocks.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< SwXmlFlags >
 
class  SwXMLTextBlocks
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  SwXmlFlags {
  NONE = 0x0000 ,
  NoRootCommit = 0x0002
}
 

Enumeration Type Documentation

◆ SwXmlFlags

enum class SwXmlFlags
strong
Enumerator
NONE 
NoRootCommit 

Definition at line 33 of file SwXMLTextBlocks.hxx.