/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polygonprimitive3d.cxx | 45 const basegfx::B3DPolygon& rPolygon, in PolygonHairlinePrimitive3D() 140 const basegfx::B3DPolygon& rPolygon, in PolygonStrokePrimitive3D() 151 const basegfx::B3DPolygon& rPolygon, in PolygonStrokePrimitive3D()
|
H A D | polygontubeprimitive3d.cxx | 684 const basegfx::B3DPolygon& rPolygon, in PolygonTubePrimitive3D()
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolypolygon.cxx | 71 void setB2DPolygon(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon) in setB2DPolygon() 76 void insert(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon, sal_uInt32 nCount) in insert() 211 B2DPolyPolygon::B2DPolyPolygon(const B2DPolygon& rPolygon) : in B2DPolyPolygon() 257 void B2DPolyPolygon::setB2DPolygon(sal_uInt32 nIndex, const B2DPolygon& rPolygon) in setB2DPolygon() 269 const B2DPolygon& rPolygon = mpPolyPolygon->getB2DPolygon(a); in areControlPointsUsed() local 280 void B2DPolyPolygon::insert(sal_uInt32 nIndex, const B2DPolygon& rPolygon, sal_uInt32 nCount) in insert() 288 void B2DPolyPolygon::append(const B2DPolygon& rPolygon, sal_uInt32 nCount) in append()
|
H A D | b3dpolypolygon.cxx | 72 void setB3DPolygon(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon) in setB3DPolygon() 77 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon, sal_uInt32 nCount) in insert() 220 B3DPolyPolygon::B3DPolyPolygon(const B3DPolygon& rPolygon) : in B3DPolyPolygon() 266 void B3DPolyPolygon::setB3DPolygon(sal_uInt32 nIndex, const B3DPolygon& rPolygon) in setB3DPolygon() 343 void B3DPolyPolygon::insert(sal_uInt32 nIndex, const B3DPolygon& rPolygon, sal_uInt32 nCount) in insert() 351 void B3DPolyPolygon::append(const B3DPolygon& rPolygon, sal_uInt32 nCount) in append()
|
H A D | b2dpolygon.cxx | 1205 B2DPolygon::B2DPolygon(const B2DPolygon& rPolygon) in B2DPolygon() 1209 B2DPolygon::B2DPolygon(const B2DPolygon& rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount) in B2DPolygon() 1221 B2DPolygon& B2DPolygon::operator=(const B2DPolygon& rPolygon) in operator =()
|
H A D | b3dpolygon.cxx | 1542 B3DPolygon::B3DPolygon(const B3DPolygon& rPolygon) : in B3DPolygon() 1547 B3DPolygon::B3DPolygon(const B3DPolygon& rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount) : in B3DPolygon() 1559 B3DPolygon& B3DPolygon::operator=(const B3DPolygon& rPolygon) in operator =()
|
H A D | b2dtrapezoid.cxx | 1144 const B2DPolygon& rPolygon, in createLineTrapezoidFromB2DPolygon()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | polygonprimitive2d.cxx | 48 const basegfx::B2DPolygon& rPolygon, in PolygonHairlinePrimitive2D() 136 const basegfx::B2DPolygon& rPolygon, in PolygonMarkerPrimitive2D() 307 const basegfx::B2DPolygon& rPolygon, in PolygonStrokePrimitive2D() 318 const basegfx::B2DPolygon& rPolygon, in PolygonStrokePrimitive2D() 441 const basegfx::B2DPolygon& rPolygon, in PolygonWavePrimitive2D() 462 const basegfx::B2DPolygon& rPolygon, in PolygonWavePrimitive2D() 602 const basegfx::B2DPolygon& rPolygon, in PolygonStrokeArrowPrimitive2D() 614 const basegfx::B2DPolygon& rPolygon, in PolygonStrokeArrowPrimitive2D()
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | clippingfunctor.cxx | 42 ClippingFunctor::ClippingFunctor(const ParametricPolyPolygonSharedPtr& rPolygon, in ClippingFunctor()
|
H A D | shapetransitionfactory.cxx | 97 const ParametricPolyPolygonSharedPtr& rPolygon, in ClippingAnimation()
|
H A D | slidetransitionfactory.cxx | 315 const ParametricPolyPolygonSharedPtr& rPolygon, in ClippedSlideChange()
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 57 …gonToGDIPlusGraphicsPathReal(Gdiplus::GraphicsPath& rPath, const basegfx::B2DPolygon& rPolygon, bo… in impAddB2DPolygonToGDIPlusGraphicsPathReal() 103 …ToGDIPlusGraphicsPathInteger(Gdiplus::GraphicsPath& rPath, const basegfx::B2DPolygon& rPolygon, bo… in impAddB2DPolygonToGDIPlusGraphicsPathInteger() 215 const basegfx::B2DPolygon& rPolygon, in drawPolyLine()
|
/aoo41x/main/filter/source/graphicfilter/icgm/ |
H A D | outact.cxx | 107 void CGMOutAct::RegPolyLine( Polygon& rPolygon, sal_Bool bReverse ) in RegPolyLine()
|
H A D | actimpr.cxx | 741 void CGMImpressOutAct::DrawPolybezier( Polygon& rPolygon ) in DrawPolybezier()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofe3dpolygon.cxx | 41 ViewContactOfE3dPolygon::ViewContactOfE3dPolygon(E3dPolygonObj& rPolygon) in ViewContactOfE3dPolygon()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | helperminimaldepth3d.cxx | 96 const basegfx::B3DPolygon& rPolygon = rPrimitive.getB3DPolygon(); in processBasePrimitive3D() local
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | atsfonts.cxx | 270 basegfx::B2DPolygon& rPolygon = static_cast<GgoData*>(pData)->maPolygon; in GgoLineToProc() local 279 basegfx::B2DPolygon& rPolygon = static_cast<GgoData*>(pData)->maPolygon; in GgoCurveToProc() local 293 basegfx::B2DPolygon& rPolygon = pGgoData->maPolygon; in GgoClosePathProc() local
|
H A D | ctfonts.cxx | 225 basegfx::B2DPolygon& rPolygon = static_cast<GgoData*>(pData)->maPolygon; in MyCGPathApplierFunc() local
|
H A D | salgdi.cxx | 454 static void AddPolygonToPath( CGMutablePathRef xPath, in AddPolygonToPath() 532 const ::basegfx::B2DPolygon rPolygon = rPolyPoly.getB2DPolygon( nPolyIdx ); in AddPolyPolygonToPath() local 947 const ::basegfx::B2DPolygon rPolygon = rPolyPoly.getB2DPolygon( nPolyIdx ); in drawPolyPolygon() local
|
/aoo41x/main/chart2/source/view/main/ |
H A D | Clipping.cxx | 208 void Clipping::clipPolygonAtRectangle( const drawing::PolyPolygonShape3D& rPolygon in clipPolygonAtRectangle()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | hittestprocessor2d.cxx | 88 const basegfx::B2DPolygon& rPolygon, in checkHairlineHitWithTolerance()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 571 Polygon& WinMtfOutput::ImplMap( Polygon& rPolygon ) in ImplMap() 1340 void WinMtfOutput::DrawPolygon( Polygon& rPolygon, sal_Bool bRecordPath ) in DrawPolygon() 1414 void WinMtfOutput::DrawPolyLine( Polygon& rPolygon, sal_Bool bTo, sal_Bool bRecordPath ) in DrawPolyLine() 1435 void WinMtfOutput::DrawPolyBezier( Polygon& rPolygon, sal_Bool bTo, sal_Bool bRecordPath ) in DrawPolyBezier()
|
/aoo41x/main/svgio/source/svgreader/ |
H A D | svgtextpathnode.cxx | 139 const basegfx::B2DPolygon& rPolygon, in pathTextBreakupHelper()
|
/aoo41x/main/chart2/source/tools/ |
H A D | CommonConverters.cxx | 195 drawing::Position3D getPointFromPoly( const drawing::PolyPolygonShape3D& rPolygon, sal_Int32 nPoint… in getPointFromPoly()
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | AreaChart.cxx | 752 … drawing::PolyPolygonShape3D& rPolygon = (*aSeriesIter)->m_aPolyPolygonShape3D; in createShapes() local
|