Searched refs:ConstCustomShape (Results 1 – 3 of 3) sorted by relevance
69 ConstCustomShape::ConstCustomShape( SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView, Sf… in ConstCustomShape() function in ConstCustomShape72 aCustomShape = ConstCustomShape::GetShapeTypeFromRequest( rReq ); in ConstCustomShape()79 rtl::OUString ConstCustomShape::GetShapeType() const in GetShapeType()85 rtl::OUString ConstCustomShape::GetShapeTypeFromRequest( SfxRequest& rReq ) in GetShapeTypeFromRequest()103 sal_Bool ConstCustomShape::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()139 sal_Bool ConstCustomShape::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()150 void ConstCustomShape::Activate(const sal_uInt16 nSlotId) in Activate()163 void ConstCustomShape::SetAttributes( SdrObject* pObj ) in SetAttributes()226 void ConstCustomShape::CreateDefaultObject() in CreateDefaultObject()243 bool ConstCustomShape::doConstructOrthogonal() const in doConstructOrthogonal()
231 ConstCustomShape* pConstCustomShape = (ConstCustomShape*)(pFuncPtr); in ExecDraw()232 rtl::OUString aNew = ConstCustomShape::GetShapeTypeFromRequest( rReq ); in ExecDraw()325 pFuncPtr = new ConstCustomShape(pWrtShell, pEditWin, this, rReq ); in ExecDraw()
39 class ConstCustomShape : public SwDrawBase class48 ConstCustomShape( SwWrtShell* pSh, SwEditWin* pWin, SwView* pView, SfxRequest& rReq );
Completed in 15 milliseconds