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 | |
namespace | o3tl |
Enumerations | |
enum class | DrawImageFlags { NONE = 0x0000 , Disable = 0x0001 , Highlight = 0x0002 , Deactive = 0x0004 , ColorTransform = 0x0008 , SemiTransparent = 0x0010 } |
|
strong |
Enumerator | |
---|---|
NONE | |
Disable | |
Highlight | |
Deactive | |
ColorTransform | |
SemiTransparent |
Definition at line 25 of file DrawImageFlags.hxx.