Lines Matching refs:E3dSphereObj

45 sdr::contact::ViewContact* E3dSphereObj::CreateObjectSpecificViewContact()  in CreateObjectSpecificViewContact()
52 sdr::properties::BaseProperties* E3dSphereObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
59 TYPEINIT1(E3dSphereObj, E3dCompoundObject);
67 E3dSphereObj::E3dSphereObj(E3dDefaultAttributes& rDefault, const basegfx::B3DPoint& rCenter, const … in E3dSphereObj() function in E3dSphereObj
78 E3dSphereObj::E3dSphereObj() in E3dSphereObj() function in E3dSphereObj
96 E3dSphereObj::E3dSphereObj(int /*dummy*/) // den Parameter braucht es um unterscheiden zu koennen, … in E3dSphereObj() function in E3dSphereObj
103 void E3dSphereObj::SetDefaultAttributes(E3dDefaultAttributes& rDefault) in SetDefaultAttributes()
116 sal_uInt16 E3dSphereObj::GetObjIdentifier() const in GetObjIdentifier()
127 SdrObject *E3dSphereObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const in DoConvertToPolyObj()
138 void E3dSphereObj::ReSegment(sal_uInt32 nHSegs, sal_uInt32 nVSegs) in ReSegment()
155 void E3dSphereObj::operator=(const SdrObject& rObj) in operator =()
161 const E3dSphereObj& r3DObj = (const E3dSphereObj&) rObj; in operator =()
173 void E3dSphereObj::SetCenter(const basegfx::B3DPoint& rNew) in SetCenter()
182 void E3dSphereObj::SetSize(const basegfx::B3DVector& rNew) in SetSize()
197 void E3dSphereObj::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
217 void E3dSphereObj::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()