Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/ !
H A Db3dpolypolygon.cxx72 void setB3DPolygon(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon) in setB3DPolygon() function in ImplB3DPolyPolygon
266 void B3DPolyPolygon::setB3DPolygon(sal_uInt32 nIndex, const B3DPolygon& rPolygon) in setB3DPolygon() function in basegfx::B3DPolyPolygon
271 mpPolyPolygon->setB3DPolygon(nIndex, rPolygon); in setB3DPolygon()
H A Db3dpolygontools.cxx508 pLineTarget->setB3DPolygon(0, aLast); in applyLineDashing()
530 pGapTarget->setB3DPolygon(0, aLast); in applyLineDashing()
/trunk/main/drawinglayer/source/primitive3d/ !
H A Dsdrextrudelathetools3d.cxx203 rCandidate.setB3DPolygon(a, aSub); in impSetNormal()
284 rPolA.setB3DPolygon(a, aSubA); in impCreateInBetweenNormals()
285 rPolB.setB3DPolygon(a, aSubB); in impCreateInBetweenNormals()
315 rPolA.setB3DPolygon(a, aSubA); in impMixNormals()
H A Dsdrcubeprimitive3d.cxx126 aFill.setB3DPolygon(a, aTmpPoly); in create3DDecomposition()
/trunk/main/basegfx/inc/basegfx/polygon/ !
H A Db3dpolypolygon.hxx74 void setB3DPolygon(sal_uInt32 nIndex, const B3DPolygon& rPolygon);
/trunk/main/svx/source/sdr/contact/ !
H A Dviewcontactofe3dpolygon.cxx103 aPolyPolygon3D.setB3DPolygon(a, aCandidate3D); in createViewIndependentPrimitive3DSequence()
/trunk/main/drawinglayer/source/processor3d/ !
H A Ddefaultprocessor3d.cxx453 aFill.setB3DPolygon(a, aPartFill); in impRenderPolyPolygonMaterialPrimitive3D()