LibreOffice Module vcl (master) 1
|
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< ControlState > |
|
strong |
Enumerator | |
---|---|
DontKnow | |
On | |
Off | |
Mixed | |
DontKnow | |
On | |
Off | |
Mixed |
Definition at line 226 of file WidgetThemeLibraryTypes.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
Entire | |
ListboxWindow | |
Button | |
ButtonUp | |
ButtonDown | |
ButtonLeft | |
ButtonRight | |
AllButtons | |
SeparatorHorz | |
SeparatorVert | |
TrackHorzLeft | |
TrackVertUpper | |
TrackHorzRight | |
TrackVertLower | |
TrackHorzArea | |
TrackVertArea | |
Arrow | |
ThumbHorz | |
ThumbVert | |
MenuItem | |
MenuItemCheckMark | |
MenuItemRadioMark | |
Separator | |
SubmenuArrow | |
SubEdit | The edit field part of a control, e.g. of the combo box. Currently used just for combo boxes and just for GetNativeControlRegion(). It is valid only if GetNativeControlRegion() supports ControlPart::ButtonDown as well. |
DrawBackgroundHorz | |
DrawBackgroundVert | |
TabsDrawRtl | |
HasBackgroundTexture | |
HasThreeButtons | |
BackgroundWindow | |
BackgroundDialog | |
Border | |
Focus | |
NONE | |
Entire | |
ListboxWindow | |
Button | |
ButtonUp | |
ButtonDown | |
ButtonLeft | |
ButtonRight | |
AllButtons | |
SeparatorHorz | |
SeparatorVert | |
TrackHorzLeft | |
TrackVertUpper | |
TrackHorzRight | |
TrackVertLower | |
TrackHorzArea | |
TrackVertArea | |
Arrow | |
ThumbHorz | |
ThumbVert | |
MenuItem | |
MenuItemCheckMark | |
MenuItemRadioMark | |
Separator | |
SubmenuArrow | |
SubEdit | The edit field part of a control, e.g. of the combo box. Currently used just for combo boxes and just for GetNativeControlRegion(). It is valid only if GetNativeControlRegion() supports ControlPart::ButtonDown as well. |
DrawBackgroundHorz | |
DrawBackgroundVert | |
TabsDrawRtl | |
TabPaneWithHeader | |
HasBackgroundTexture | |
HasThreeButtons | |
BackgroundWindow | |
BackgroundDialog | |
Border | |
Focus |
Definition at line 112 of file WidgetThemeLibraryTypes.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
ENABLED | |
FOCUSED | |
PRESSED | |
ROLLOVER | |
DEFAULT | |
SELECTED | |
DOUBLEBUFFERING | Set when the control is painted using double-buffering via VirtualDevice. |
CACHING_ALLOWED | Set when the control is completely visible (i.e. not clipped). |
NONE | |
ENABLED | |
FOCUSED | |
PRESSED | |
ROLLOVER | |
DEFAULT | |
SELECTED |
Definition at line 206 of file WidgetThemeLibraryTypes.hxx.
|
strong |
These types are all based on the supported variants vcl/salnativewidgets.hxx and must be kept in-sync.
Definition at line 28 of file WidgetThemeLibraryTypes.hxx.