LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
DrawGridFlags.hxx File Reference
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for DrawGridFlags.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< DrawGridFlags >
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  DrawGridFlags {
  NONE = 0x0000 ,
  Dots = 0x0001 ,
  HorzLines = 0x0002 ,
  VertLines = 0x0004
}
 

Enumeration Type Documentation

◆ DrawGridFlags

enum class DrawGridFlags
strong
Enumerator
NONE 
Dots 
HorzLines 
VertLines 

Definition at line 24 of file DrawGridFlags.hxx.