Home
last modified time | relevance | path

Searched refs:E3dPolygonObj (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dpolygn3d.cxx34 TYPEINIT1(E3dPolygonObj, E3dCompoundObject);
50 E3dPolygonObj::E3dPolygonObj( in E3dPolygonObj() function in E3dPolygonObj
73 E3dPolygonObj::E3dPolygonObj( in E3dPolygonObj() function in E3dPolygonObj
95 E3dPolygonObj::E3dPolygonObj( in E3dPolygonObj() function in E3dPolygonObj
115 E3dPolygonObj::E3dPolygonObj() in E3dPolygonObj() function in E3dPolygonObj
128 void E3dPolygonObj::CreateDefaultNormals() in CreateDefaultNormals()
164 void E3dPolygonObj::CreateDefaultTexture() in CreateDefaultTexture()
254 E3dPolygonObj::~E3dPolygonObj() in ~E3dPolygonObj()
264 sal_uInt16 E3dPolygonObj::GetObjIdentifier() const in GetObjIdentifier()
334 const E3dPolygonObj& r3DObj = (const E3dPolygonObj&)rObj; in operator =()
[all …]
H A Dobjfac3d.cxx80 pObjFactory->pNewObj = new E3dPolygonObj(); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dpolygn3d.hxx30 class SVX_DLLPUBLIC E3dPolygonObj : public E3dCompoundObject class
52 E3dPolygonObj(
56 E3dPolygonObj(
61 E3dPolygonObj(
68 E3dPolygonObj();
69 virtual ~E3dPolygonObj();
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofe3dpolygon.hxx34 class E3dPolygonObj;
46 ViewContactOfE3dPolygon(E3dPolygonObj& rPolygon);
50 E3dPolygonObj& GetE3dPolygonObj() const in GetE3dPolygonObj()
52 return (E3dPolygonObj&)GetE3dObject(); in GetE3dPolygonObj()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx1098 static_cast<E3dPolygonObj*>(mpObj.get())->SetPolyPolygon3D(aNewB3DPolyPolygon); in setPropertyValueImpl()
1112 static_cast<E3dPolygonObj*>(mpObj.get())->SetPolyNormals3D(aNewB3DPolyPolygon); in setPropertyValueImpl()
1128 static_cast<E3dPolygonObj*>(mpObj.get())->SetPolyTexture2D(aB2DPolyPolygon); in setPropertyValueImpl()
1138 static_cast<E3dPolygonObj*>(mpObj.get())->SetLineOnly(bNew); in setPropertyValueImpl()
1163 …B3dPolyPolygon_to_PolyPolygonShape3D(static_cast<E3dPolygonObj*>(mpObj.get())->GetPolyPolygon3D(),… in getPropertyValueImpl()
1169 …B3dPolyPolygon_to_PolyPolygonShape3D(static_cast<E3dPolygonObj*>(mpObj.get())->GetPolyNormals3D(),… in getPropertyValueImpl()
1176 …const basegfx::B2DPolyPolygon& rPolyPoly = static_cast<E3dPolygonObj*>(mpObj.get())->GetPolyTextur… in getPropertyValueImpl()
1185 rValue <<= (sal_Bool)static_cast<E3dPolygonObj*>(mpObj.get())->GetLineOnly(); in getPropertyValueImpl()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dpolygon.cxx41 ViewContactOfE3dPolygon::ViewContactOfE3dPolygon(E3dPolygonObj& rPolygon) in ViewContactOfE3dPolygon()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx349 mpLampBottomObject = new E3dPolygonObj( in Construct2()
364 mpLampShaftObject = new E3dPolygonObj( in Construct2()

Completed in 42 milliseconds