33 ::
avmedia::MediaWindow( pParent, false ),
34 mrViewObjectContactOfSdrMediaObj( rViewObjContact )
101 pWindow->
KeyUp( rKEvt );
114 pWindow->
Command( aTransformedEvent );
126 DropTargetHelper* pDropTargetHelper =
dynamic_cast< DropTargetHelper*
>( pWindow );
128 if( pDropTargetHelper )
130 nRet = pDropTargetHelper->AcceptDrop( rEvt );
145 DropTargetHelper* pDropTargetHelper =
dynamic_cast< DropTargetHelper*
>( pWindow );
147 if( pDropTargetHelper )
149 nRet = pDropTargetHelper->ExecuteDrop( rEvt );
163 DragSourceHelper* pDragSourceHelper =
dynamic_cast< DragSourceHelper*
>( pWindow );
165 if( pDragSourceHelper )
167 pDragSourceHelper->StartDrag( nAction, rPosPixel );
CommandEventId GetCommand() const
const Point & GetMousePosPixel() const
void * GetEventData() const
bool IsMouseEvent() const
MouseEventModifiers GetMode() const
sal_uInt16 GetModifier() const
sal_uInt16 GetClicks() const
sal_uInt16 GetButtons() const
const Point & GetPosPixel() const
virtual void Command(const CommandEvent &rCEvt)
virtual void MouseButtonDown(const MouseEvent &rMEvt)
virtual void MouseButtonUp(const MouseEvent &rMEvt)
virtual void KeyInput(const KeyEvent &rKEvt)
virtual void MouseMove(const MouseEvent &rMEvt)
virtual void KeyUp(const KeyEvent &rKEvt)
Point ScreenToOutputPixel(const Point &rPos) const
PointerStyle GetPointer() const