Searched refs:eSdrObjectKind (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | edtwin.hxx | 226 …inline void SetSdrDrawMode( SdrObjKind eSdrObjectKind ) { eDrawMode = eSdrObjectKind; SetO… in SetSdrDrawMode() argument 227 void StdDrawMode( SdrObjKind eSdrObjectKind, sal_Bool bObjSelect );
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 1504 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos ) in BeginCreate() argument 1513 Imp()->GetDrawView()->SetCurrentObj( eSdrObjectKind ); in BeginCreate() 1514 if ( eSdrObjectKind == OBJ_CAPTION ) in BeginCreate() 1528 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInvent… in BeginCreate() argument 1538 Imp()->GetDrawView()->SetCurrentObj( eSdrObjectKind, eObjInventor ); in BeginCreate() 2849 void SwFEShell::CreateDefaultShape( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Rectangle& rR… in CreateDefaultShape() argument 2855 SdrInventor, eSdrObjectKind, in CreateDefaultShape() 2861 if(OBJ_CARC == eSdrObjectKind || OBJ_CCUT == eSdrObjectKind) in CreateDefaultShape() 2890 switch(eSdrObjectKind) in CreateDefaultShape() 2951 if(OBJ_PLIN == eSdrObjectKind) in CreateDefaultShape()
|
| /AOO42X/main/sw/inc/ |
| H A D | fesh.hxx | 499 sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos ); 500 …sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInventor, const P… 505 …void CreateDefaultShape( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Rectangle& rRect, sal_u…
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 655 void SwEditWin::StdDrawMode( SdrObjKind eSdrObjectKind, sal_Bool bObjSelect ) in StdDrawMode() argument 657 SetSdrDrawMode( eSdrObjectKind ); in StdDrawMode() 665 SetSdrDrawMode( eSdrObjectKind ); in StdDrawMode() 669 …rView.GetDrawFuncPtr()->Activate( sal::static_int_cast< sal_uInt16 >(eSdrObjectKind) ); // don… in StdDrawMode()
|