Searched refs:ConstCustomShape (Results 1 – 3 of 3) sorted by relevance
64 ConstCustomShape::ConstCustomShape( SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView, Sf… in ConstCustomShape() function in ConstCustomShape67 aCustomShape = ConstCustomShape::GetShapeTypeFromRequest( rReq ); in ConstCustomShape()74 rtl::OUString ConstCustomShape::GetShapeType() const in GetShapeType()80 rtl::OUString ConstCustomShape::GetShapeTypeFromRequest( SfxRequest& rReq ) in GetShapeTypeFromRequest()96 sal_Bool ConstCustomShape::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()130 sal_Bool ConstCustomShape::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()139 void ConstCustomShape::Activate(const sal_uInt16 nSlotId) in Activate()150 void ConstCustomShape::SetAttributes( SdrObject* pObj ) in SetAttributes()213 void ConstCustomShape::CreateDefaultObject() in CreateDefaultObject()230 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