19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_DRAWBASE_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_DRAWBASE_HXX
62 virtual void Activate(
const sal_uInt16 nSlotId);
SwDrawBase(SwWrtShell *pSh, SwEditWin *pWin, SwView *pView)
virtual void Activate(const sal_uInt16 nSlotId)
VclPtr< SwEditWin > m_pWin
void SetSlotId(sal_uInt16 nSlot)
virtual void CreateDefaultObjectAtPosWithSize(Point aPos, Size aSize)
virtual void Deactivate()
virtual bool MouseButtonDown(const MouseEvent &rMEvt)
virtual bool doConstructOrthogonal() const
virtual bool MouseButtonUp(const MouseEvent &rMEvt)
Point GetDefaultCenterPos() const
bool IsInsertForm() const
bool MouseMove(const MouseEvent &rMEvt)
virtual void CreateDefaultObject()
sal_uInt16 GetSlotId() const
void EnterSelectMode(const MouseEvent &rMEvt)
Window class for the Writer edit area, this is the one handling mouse and keyboard events and doing t...
Used by the UI to modify the document model.