LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< DrawModeFlags > |
Namespaces | |
namespace | o3tl |
Enumerations | |
enum class | DrawModeFlags : sal_uInt32 { Default = 0x00000000 , BlackLine = 0x00000001 , BlackFill = 0x00000002 , BlackText = 0x00000004 , BlackBitmap = 0x00000008 , BlackGradient = 0x00000010 , GrayLine = 0x00000020 , GrayFill = 0x00000040 , GrayText = 0x00000080 , GrayBitmap = 0x00000100 , GrayGradient = 0x00000200 , NoFill = 0x00000400 , WhiteLine = 0x00000800 , WhiteFill = 0x00001000 , WhiteText = 0x00002000 , WhiteBitmap = 0x00004000 , WhiteGradient = 0x00008000 , SettingsLine = 0x00010000 , SettingsFill = 0x00020000 , SettingsText = 0x00040000 , SettingsGradient = 0x00080000 , SettingsForSelection = 0x00100000 , NoTransparency = 0x00200000 } |
|
strong |
Definition at line 25 of file DrawModeFlags.hxx.