Home
last modified time | relevance | path

Searched refs:FuConstCustomShape (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx47 FuConstCustomShape::FuConstCustomShape( ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pViewP, … in FuConstCustomShape() function in FuConstCustomShape
64 FuConstCustomShape::~FuConstCustomShape() in ~FuConstCustomShape()
74 sal_Bool __EXPORT FuConstCustomShape::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()
112 sal_Bool __EXPORT FuConstCustomShape::MouseMove(const MouseEvent& rMEvt) in MouseMove()
123 sal_Bool __EXPORT FuConstCustomShape::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
148 sal_Bool __EXPORT FuConstCustomShape::KeyInput(const KeyEvent& rKEvt) in KeyInput()
160 void FuConstCustomShape::Activate() in Activate()
181 void FuConstCustomShape::Deactivate() in Deactivate()
193 SdrObject* FuConstCustomShape::CreateDefaultObject(const sal_uInt16 /* nID */, const Rectangle& rRe… in CreateDefaultObject()
215 void FuConstCustomShape::SetAttributes( SdrObject* pObj ) in SetAttributes()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dfuconcustomshape.hxx29 class FuConstCustomShape : public FuConstruct class
36 FuConstCustomShape(ScTabViewShell* pViewSh, Window* pWin, ScDrawView* pView,
39 virtual ~FuConstCustomShape();
/trunk/main/sc/source/ui/view/
H A Dtabvwsh2.cxx329 pTabView->SetDrawFuncPtr( new FuConstCustomShape( this, pWin, pView, pDoc, aNewReq )); in ExecDraw()

Completed in 20 milliseconds