LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
scrwnd.hxx File Reference
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/image.hxx>
Include dependency graph for scrwnd.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ WheelMode

enum class WheelMode
strong
Enumerator
NONE 
VH 
ScrollVH 
ScrollV 
ScrollH 

Definition at line 29 of file scrwnd.hxx.