Searched refs:setB3DPolygon (Results 1 – 7 of 7) sorted by relevance
/trunk/main/basegfx/source/polygon/ |
H A D | b3dpolypolygon.cxx | 72 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 D | b3dpolygontools.cxx | 508 pLineTarget->setB3DPolygon(0, aLast); in applyLineDashing() 530 pGapTarget->setB3DPolygon(0, aLast); in applyLineDashing()
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudelathetools3d.cxx | 206 rCandidate.setB3DPolygon(a, aSub); in impSetNormal() 287 rPolA.setB3DPolygon(a, aSubA); in impCreateInBetweenNormals() 288 rPolB.setB3DPolygon(a, aSubB); in impCreateInBetweenNormals() 318 rPolA.setB3DPolygon(a, aSubA); in impMixNormals()
|
H A D | sdrcubeprimitive3d.cxx | 126 aFill.setB3DPolygon(a, aTmpPoly); in create3DDecomposition()
|
/trunk/main/basegfx/inc/basegfx/polygon/ |
H A D | b3dpolypolygon.hxx | 74 void setB3DPolygon(sal_uInt32 nIndex, const B3DPolygon& rPolygon);
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewcontactofe3dpolygon.cxx | 103 aPolyPolygon3D.setB3DPolygon(a, aCandidate3D); in createViewIndependentPrimitive3DSequence()
|
/trunk/main/drawinglayer/source/processor3d/ |
H A D | defaultprocessor3d.cxx | 453 aFill.setB3DPolygon(a, aPartFill); in impRenderPolyPolygonMaterialPrimitive3D()
|
Completed in 38 milliseconds