Lines Matching refs:FuMarkRect
47 FuMarkRect::FuMarkRect(ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pViewP, in FuMarkRect() function in FuMarkRect
61 FuMarkRect::~FuMarkRect() in ~FuMarkRect()
71 sal_Bool FuMarkRect::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()
91 sal_Bool FuMarkRect::MouseMove(const MouseEvent& rMEvt) in MouseMove()
119 sal_Bool FuMarkRect::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
166 sal_uInt8 FuMarkRect::Command(const CommandEvent& rCEvt) in Command()
187 sal_Bool FuMarkRect::KeyInput(const KeyEvent& rKEvt) in KeyInput()
215 void FuMarkRect::ScrollStart() in ScrollStart()
225 void FuMarkRect::ScrollEnd() in ScrollEnd()
235 void FuMarkRect::Activate() in Activate()
260 void FuMarkRect::Deactivate() in Deactivate()
279 void FuMarkRect::ForcePointer(const MouseEvent* /* pMEvt */) in ForcePointer()