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