LibreOffice Module sw (master)
1
|
#include <memory>
#include <editeng/formatbreakitem.hxx>
#include <editeng/keepitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/shaditem.hxx>
#include <svx/autoformathelper.hxx>
#include "fmtpdsc.hxx"
#include "fmtornt.hxx"
#include "swdllapi.h"
Go to the source code of this file.
Classes | |
class | SwBoxAutoFormat |
struct | o3tl::typed_flags< SwTableAutoFormatUpdateFlags > |
class | SwTableAutoFormat |
class | SwTableAutoFormatTable |
class | SwCellStyleDescriptor |
class | SwCellStyleTable |
Namespaces | |
o3tl | |
Enumerations | |
enum | SwTableAutoFormatUpdateFlags { SwTableAutoFormatUpdateFlags::Char = 1, SwTableAutoFormatUpdateFlags::Box = 2 } |
|
strong |
Enumerator | |
---|---|
Char | |
Box |
Definition at line 103 of file tblafmt.hxx.