Home
last modified time | relevance | path

Searched defs:rPolyPoly (Results 1 – 25 of 58) sorted by path

123

/trunk/main/basebmp/source/
H A Dpolypolygonrenderer.cxx34 basegfx::B2DPolyPolygon const& rPolyPoly, in setupGlobalEdgeTable()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3137 bool isPolyPolygonEqualRectangle( const B2DPolyPolygon& rPolyPoly, in isPolyPolygonEqualRectangle()
H A Db2dpolypolygonrasterconverter.cxx440 … B2DPolyPolygonRasterConverter::B2DPolyPolygonRasterConverter( const B2DPolyPolygon& rPolyPoly ) : in B2DPolyPolygonRasterConverter()
/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx519 B2DClipState::B2DClipState( const B2DPolyPolygon& rPolyPoly ) : in B2DClipState()
577 void B2DClipState::unionPolyPolygon(const B2DPolyPolygon& rPolyPoly) in unionPolyPolygon()
597 void B2DClipState::intersectPolyPolygon(const B2DPolyPolygon& rPolyPoly) in intersectPolyPolygon()
617 void B2DClipState::subtractPolyPolygon(const B2DPolyPolygon& rPolyPoly) in subtractPolyPolygon()
637 void B2DClipState::xorPolyPolygon(const B2DPolyPolygon& rPolyPoly) in xorPolyPolygon()
H A Dcanvastools.cxx112 …uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > > bezierSequenceSequenceFromB2DPolyP… in bezierSequenceSequenceFromB2DPolyPolygon()
130 …uno::Sequence< uno::Sequence< geometry::RealPoint2D > > pointSequenceSequenceFromB2DPolyPolygon( c… in pointSequenceSequenceFromB2DPolyPolygon()
181 …uno::Reference< rendering::XPolyPolygon2D > xPolyPolygonFromB2DPolyPolygon( const uno::Reference< … in xPolyPolygonFromB2DPolyPolygon()
H A Dunopolypolygon.cxx50 UnoPolyPolygon::UnoPolyPolygon( const B2DPolyPolygon& rPolyPoly ) : in UnoPolyPolygon()
/trunk/main/basegfx/test/
H A Dtesttools.cxx150 void Plotter::plot( const B2DPolyPolygon& rPolyPoly ) in plot()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1047 const ::basegfx::B2DPolyPolygon& rPolyPoly( in doPolyPolygonPath() local
/trunk/main/canvas/source/directx/
H A Ddx_linepolypolygon.cxx35 LinePolyPolygon::LinePolyPolygon( const ::basegfx::B2DPolyPolygon& rPolyPoly ) : in LinePolyPolygon()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx300 const ::basegfx::B2DPolyPolygon& rPolyPoly( in drawPolyPolygon() local
H A Dimpltools.cxx169 bool isRectangle( const PolyPolygon& rPolyPoly ) in isRectangle()
/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx39 ::basegfx::B3DRange getBoundVolume( const drawing::PolyPolygonShape3D& rPolyPoly ) in getBoundVolume()
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx236 void lcl_removeDuplicatePoints( drawing::PolyPolygonShape3D& rPolyPoly, PlottingPositionHelper& rPo… in lcl_removeDuplicatePoints()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx480 bool ImplRenderer::createFillAndStroke( const ::basegfx::B2DPolyPolygon& rPolyPoly, in createFillAndStroke()
H A Dpolypolyaction.cxx97 PolyPolyAction::PolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyAction()
118 PolyPolyAction::PolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyAction()
287 … TexturedPolyPolyAction::TexturedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in TexturedPolyPolyAction()
399 … StrokedPolyPolyAction::StrokedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in StrokedPolyPolyAction()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx47 ImplPolyPolygon::ImplPolyPolygon( const CanvasSharedPtr& rParentCanvas, in ImplPolyPolygon()
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx389 sal_uInt16 Writer::defineShape( const PolyPolygon& rPolyPoly, const FillStyle& rFillStyle ) in defineShape()
433 sal_uInt16 Writer::defineShape( const PolyPolygon& rPolyPoly, sal_uInt16 nLineWidth, const Color& r… in defineShape()
H A Dswfwriter1.cxx295 void Writer::Impl_writePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, sal_uInt8 nTran… in Impl_writePolyPolygon()
308 void Writer::Impl_writePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, const Color& rF… in Impl_writePolyPolygon()
344 void Writer::Impl_writeGradientEx( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in Impl_writeGradientEx()
1569 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions() local
1605 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions() local
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx234 Polygon PictWriter::PolyPolygonToPolygon(const PolyPolygon & rPolyPoly) in PolyPolygonToPolygon()
1701 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in WriteOpcodes() local
2109 const PolyPolygon& rPolyPoly = ( (const MetaTransparentAction*) pMA )->GetPolyPolygon(); in WriteOpcodes() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1532 void PSWriter::ImplIntersect( const PolyPolygon& rPolyPoly ) in ImplIntersect()
1550 void PSWriter::ImplWriteGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient, VirtualD… in ImplWriteGradient()
1561 void PSWriter::ImplPolyPoly( const PolyPolygon & rPolyPoly, sal_Bool bTextOutline ) in ImplPolyPoly()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx102 void SVGExport::pushClip( const ::basegfx::B2DPolyPolygon& rPolyPoly ) in pushClip()
H A Dsvgwriter.cxx462 PolyPolygon& SVGActionWriter::ImplMap( const PolyPolygon& rPolyPoly, PolyPolygon& rDstPolyPoly ) co… in ImplMap() argument
478 ::rtl::OUString SVGActionWriter::GetPathString( const PolyPolygon& rPolyPoly, sal_Bool bLine ) in GetPathString()
629 void SVGActionWriter::ImplWritePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bLineOnly, in ImplWritePolyPolygon()
751 void SVGActionWriter::ImplWriteGradientEx( const PolyPolygon& rPolyPoly, const Gradient& rGradient, in ImplWriteGradientEx()
1303 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions() local
1360 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions() local
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx143 const basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyElement()
H A Dgenericelements.hxx305 const basegfx::B2DPolyPolygon& rPolyPoly, in createPolyPolyElement()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx596 void EMFWriter::ImplWritePolyPolygonRecord( const PolyPolygon& rPolyPoly ) in ImplWritePolyPolygonRecord()
647 void EMFWriter::ImplWritePath( const PolyPolygon& rPolyPoly, sal_Bool bClosed ) in ImplWritePath()

Completed in 194 milliseconds

123