20 #ifndef INCLUDED_VCL_INC_SALWTYPE_HXX
21 #define INCLUDED_VCL_INC_SALWTYPE_HXX
24 #include <rtl/ref.hxx>
25 #include <rtl/ustring.hxx>
131 : mnId( i_nId ), mpMenu( i_pMenu ) {}
151 mnBoundX( x ), mnBoundY( y ),
152 mnBoundWidth( w ), mnBoundHeight( h ),
153 mbImmediateUpdate( bImmediate )
157 #define SAL_WHEELMOUSE_EVENT_PAGESCROLL (sal_uLong(0xFFFFFFFF))
167 : mnDelta(0), mnNotchDelta(0), mnScrollLines(0), mbHorz(false), mbDeltaIsPixel(false)
279 #endif // INCLUDED_VCL_INC_SALWTYPE_HXX
SalPaintEvent(tools::Long x, tools::Long y, tools::Long w, tools::Long h, bool bImmediate=false)
tools::Long mnMaximizedHeight
tools::Long mnBoundHeight
GestureEventType meEventType
tools::Long mnCursorBoundWidth
tools::Long mnMaximizedWidth
tools::Long mnCursorBoundHeight
rtl::Reference< LogicalFontInstance > mpFont
InputContextFlags mnOptions
SalExtTextInputPosEvent()
A SalFrame is a system window (e.g. an X11 window).
tools::Long mnCursorBoundY
PanningOrientation meOrientation
tools::Long mnCursorBoundX
bool(* SALFRAMEPROC)(vcl::Window *pInst, SalEvent nEvent, const void *pEvent)
const ExtTextInputAttr * mpTextAttr