Lines Matching refs:E3dCubeObj
38 sdr::contact::ViewContact* E3dCubeObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
43 TYPEINIT1(E3dCubeObj, E3dCompoundObject);
53 E3dCubeObj::E3dCubeObj(E3dDefaultAttributes& rDefault, basegfx::B3DPoint aPos, const basegfx::B3DVe… in E3dCubeObj() function in E3dCubeObj
64 E3dCubeObj::E3dCubeObj() in E3dCubeObj() function in E3dCubeObj
72 void E3dCubeObj::SetDefaultAttributes(E3dDefaultAttributes& rDefault) in SetDefaultAttributes()
86 sal_uInt16 E3dCubeObj::GetObjIdentifier() const in GetObjIdentifier()
97 SdrObject *E3dCubeObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const in DoConvertToPolyObj()
108 void E3dCubeObj::operator=(const SdrObject& rObj) in operator =()
114 const E3dCubeObj& r3DObj = (const E3dCubeObj&)rObj; in operator =()
128 void E3dCubeObj::SetCubePos(const basegfx::B3DPoint& rNew) in SetCubePos()
137 void E3dCubeObj::SetCubeSize(const basegfx::B3DVector& rNew) in SetCubeSize()
146 void E3dCubeObj::SetPosIsCenter(sal_Bool bNew) in SetPosIsCenter()
155 void E3dCubeObj::SetSideFlags(sal_uInt16 nNew) in SetSideFlags()
170 void E3dCubeObj::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
190 void E3dCubeObj::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()