LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
tblafmt.hxx File Reference
#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"
Include dependency graph for tblafmt.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ SwTableAutoFormatUpdateFlags

enum class SwTableAutoFormatUpdateFlags
strong
Enumerator
Char 
Box 

Definition at line 105 of file tblafmt.hxx.