Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dconcustomshape.hxx39 class ConstCustomShape : public SwDrawBase class
48 ConstCustomShape( SwWrtShell* pSh, SwEditWin* pWin, SwView* pView, SfxRequest& rReq );
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx64 ConstCustomShape::ConstCustomShape( SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView, Sf… in ConstCustomShape() function in ConstCustomShape
67 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()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx231 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()

Completed in 66 milliseconds