Home
last modified time | relevance | path

Searched refs:FuConstRectangle (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx50 FuConstRectangle::FuConstRectangle(ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pViewP, in FuConstRectangle() function in FuConstRectangle
62 FuConstRectangle::~FuConstRectangle() in ~FuConstRectangle()
72 sal_Bool __EXPORT FuConstRectangle::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()
105 sal_Bool __EXPORT FuConstRectangle::MouseMove(const MouseEvent& rMEvt) in MouseMove()
116 sal_Bool __EXPORT FuConstRectangle::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
159 sal_Bool __EXPORT FuConstRectangle::KeyInput(const KeyEvent& rKEvt) in KeyInput()
171 void FuConstRectangle::Activate() in Activate()
218 void FuConstRectangle::Deactivate() in Deactivate()
225 SdrObject* FuConstRectangle::CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) in CreateDefaultObject()
/trunk/main/sc/source/ui/inc/
H A Dfuconrec.hxx35 class FuConstRectangle : public FuConstruct class
38 FuConstRectangle(ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pView,
41 virtual ~FuConstRectangle();
/trunk/main/sc/source/ui/view/
H A Dtabvwsh2.cxx280 pTabView->SetDrawFuncPtr(new FuConstRectangle(this, pWin, pView, pDoc, aNewReq)); in ExecDraw()
285 pTabView->SetDrawFuncPtr(new FuConstRectangle(this, pWin, pView, pDoc, aNewReq)); in ExecDraw()

Completed in 21 milliseconds