LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <sfx2/objsh.hxx>
#include "swblocks.hxx"
#include <o3tl/typed_flags_set.hxx>
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 } |
|
strong |
Enumerator | |
---|---|
NONE | |
NoRootCommit |
Definition at line 33 of file SwXMLTextBlocks.hxx.