Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds