|
LibreOffice Module sw (master) 1
|
#include <unotools/configitem.hxx>#include "swdllapi.h"#include "authratr.hxx"#include "SwCapObjType.hxx"#include "tblenum.hxx"#include "itabenum.hxx"#include <caption.hxx>#include <tools/globname.hxx>#include <o3tl/typed_flags_set.hxx>#include <vector>#include <memory>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< MailTextFormats > |
| class | InsCaptionOptArr |
| class | SwRevisionConfig |
| class | SwCompareConfig |
| class | SwInsertConfig |
| class | SwTableConfig |
| class | SwMiscConfig |
| class | SwModuleOptions |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | MailTextFormats { NONE = 0x00 , HTML = 0x01 , RTF = 0x02 , OFFICE = 0x04 } |
| enum class | SwCompareMode { Auto = 0 , ByWord , ByChar } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| HTML | |
| RTF | |
| OFFICE | |
Definition at line 38 of file modcfg.hxx.
|
strong |
| Enumerator | |
|---|---|
| Auto | |
| ByWord | |
| ByChar | |
Definition at line 87 of file modcfg.hxx.