LibreOffice Module sw (master) 1
|
#include <memory>
#include <editeng/keepitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/shaditem.hxx>
#include <svx/autoformathelper.hxx>
#include <unotools/weakref.hxx>
#include <rtl/ref.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 | |
namespace | o3tl |
Enumerations | |
enum class | SwTableAutoFormatUpdateFlags { Char = 1 , Box = 2 } |
|
strong |
Enumerator | |
---|---|
Char | |
Box |
Definition at line 105 of file tblafmt.hxx.