LibreOffice Module vcl (master) 1
|
#include <o3tl/typed_flags_set.hxx>
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 } |
|
strong |
Enumerator | |
---|---|
NONE | |
Dots | |
HorzLines | |
VertLines |
Definition at line 24 of file DrawGridFlags.hxx.