LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
modcfg.hxx File Reference
#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>
Include dependency graph for modcfg.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< 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
}
 

Enumeration Type Documentation

◆ MailTextFormats

enum class MailTextFormats
strong
Enumerator
NONE 
HTML 
RTF 
OFFICE 

Definition at line 38 of file modcfg.hxx.

◆ SwCompareMode

enum class SwCompareMode
strong
Enumerator
Auto 
ByWord 
ByChar 

Definition at line 87 of file modcfg.hxx.