20#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CONRECT_HXX 
   21#define INCLUDED_SW_SOURCE_UIBASE_INC_CONRECT_HXX 
   40    virtual void Activate(
const sal_uInt16 nSlotId) 
override;    
 
virtual bool MouseButtonUp(const MouseEvent &rMEvt) override
 
ConstRectangle(SwWrtShell *pSh, SwEditWin *pWin, SwView *pView)
 
virtual bool MouseButtonDown(const MouseEvent &rMEvt) override
 
virtual void Activate(const sal_uInt16 nSlotId) override
 
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.