Home
last modified time | relevance | path

Searched refs:GetE3dObject (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx119 const E3dObject& rE3dObject = pViewContactOfE3d->GetE3dObject(); in createSubPrimitive3DVector()
128 const E3dObject& rE3dObject = pViewContactOfE3d->GetE3dObject(); in createSubPrimitive3DVector()
H A Dviewcontactofe3d.cxx173 const basegfx::B3DHomMatrix& rObjectTransform(GetE3dObject().GetTransform()); in getViewIndependentPrimitive3DSequence()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofe3dextrude.hxx52 return (E3dExtrudeObj&)GetE3dObject(); in GetE3dExtrudeObj()
H A Dviewcontactofe3dsphere.hxx52 return (E3dSphereObj&)GetE3dObject(); in GetE3dSphereObj()
H A Dviewcontactofe3dlathe.hxx52 return (E3dLatheObj&)GetE3dObject(); in GetE3dLatheObj()
H A Dviewcontactofe3dcube.hxx52 return (E3dCubeObj&)GetE3dObject(); in GetE3dCubeObj()
H A Dviewcontactofe3dpolygon.hxx52 return (E3dPolygonObj&)GetE3dObject(); in GetE3dPolygonObj()
H A Dviewcontactofe3d.hxx67 E3dObject& GetE3dObject() const in GetE3dObject() function in sdr::contact::ViewContactOfE3d