LibreOffice Module vcl (master)
1
|
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< DrawImageFlags > |
Namespaces | |
o3tl | |
Enumerations | |
enum | DrawImageFlags { DrawImageFlags::NONE = 0x0000, DrawImageFlags::Disable = 0x0001, DrawImageFlags::Highlight = 0x0002, DrawImageFlags::Deactive = 0x0004, DrawImageFlags::ColorTransform = 0x0008, DrawImageFlags::SemiTransparent = 0x0010 } |
|
strong |
Enumerator | |
---|---|
NONE | |
Disable | |
Highlight | |
Deactive | |
ColorTransform | |
SemiTransparent |
Definition at line 25 of file DrawImageFlags.hxx.