Home
last modified time | relevance | path

Searched refs:Get3DDefaultAttributes (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx113 mpView->Get3DDefaultAttributes(), in ImpCreateBasic3DShape()
122 mpView->Get3DDefaultAttributes(), in ImpCreateBasic3DShape()
138 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
165 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
176 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
202 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
226 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
250 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
461 E3dScene* pScene = new E3dPolyScene(mpView->Get3DDefaultAttributes()); in CreateDefaultObject()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx107 mpScene = new E3dPolyScene(mp3DView->Get3DDefaultAttributes()); in Construct()
215 mp3DView->Get3DDefaultAttributes(), in SetObjectType()
224 mp3DView->Get3DDefaultAttributes(), in SetObjectType()
327 mp3DView->Get3DDefaultAttributes(), in Construct2()
350 mp3DView->Get3DDefaultAttributes(), in Construct2()
365 mp3DView->Get3DDefaultAttributes(), in Construct2()
428 mp3DView->Get3DDefaultAttributes(), in ConstructLightObjects()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx751 E3dDefaultAttributes aDefault = Get3DDefaultAttributes(); in ImpCreateSingle3DObjectFlat()
895 E3dScene* pScene = new E3dPolyScene(Get3DDefaultAttributes()); in ConvertMarkedObjTo3D()
1402 pScene = new E3dPolyScene(Get3DDefaultAttributes()); in SetCurrent3DObj()
1781 E3dScene *pScene = new E3dPolyScene(Get3DDefaultAttributes()); in MergeScenes()
/trunk/main/svx/inc/svx/
H A Dview3d.hxx95 E3dDefaultAttributes& Get3DDefaultAttributes() { return a3DDefaultAttr; } in Get3DDefaultAttributes() function in E3dView

Completed in 39 milliseconds