Lines Matching refs:E3dLatheObj
47 sdr::contact::ViewContact* E3dLatheObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
54 sdr::properties::BaseProperties* E3dLatheObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
61 TYPEINIT1(E3dLatheObj, E3dCompoundObject);
70 E3dLatheObj::E3dLatheObj(E3dDefaultAttributes& rDefault, const basegfx::B2DPolyPolygon rPoly2D) in E3dLatheObj() function in E3dLatheObj
106 E3dLatheObj::E3dLatheObj() in E3dLatheObj() function in E3dLatheObj
114 void E3dLatheObj::SetDefaultAttributes(E3dDefaultAttributes& rDefault) in SetDefaultAttributes()
129 sal_uInt16 E3dLatheObj::GetObjIdentifier() const in GetObjIdentifier()
140 void E3dLatheObj::operator=(const SdrObject& rObj) in operator =()
146 const E3dLatheObj& r3DObj = (const E3dLatheObj&)rObj; in operator =()
157 SdrObject *E3dLatheObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const in DoConvertToPolyObj()
168 void E3dLatheObj::ReSegment(sal_uInt32 nHSegs, sal_uInt32 nVSegs) in ReSegment()
186 void E3dLatheObj::SetPolyPoly2D(const basegfx::B2DPolyPolygon& rNew) in SetPolyPoly2D()
216 void E3dLatheObj::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
236 void E3dLatheObj::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()
247 sal_Bool E3dLatheObj::IsBreakObjPossible() in IsBreakObjPossible()
252 SdrAttrObj* E3dLatheObj::GetBreakObj() in GetBreakObj()