LibreOffice Module vcl (master)
1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< WheelMode > |
class | ImplWheelWindow |
Namespaces | |
o3tl | |
Enumerations | |
enum | WheelMode { WheelMode::NONE = 0x0000, WheelMode::VH = 0x0001, WheelMode::V = 0x0002, WheelMode::H = 0x0004, WheelMode::ScrollVH = 0x0008, WheelMode::ScrollV = 0x0010, WheelMode::ScrollH = 0x0020 } |
|
strong |
Enumerator | |
---|---|
NONE | |
VH | |
V | |
H | |
ScrollVH | |
ScrollV | |
ScrollH |
Definition at line 29 of file scrwnd.hxx.