Home
last modified time | relevance | path

Searched defs:rPoly (Results 1 – 25 of 83) sorted by relevance

1234

/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx38 void MoveXPoly(XPolygon& rPoly, const Size& S) in MoveXPoly()
43 void MoveXPoly(XPolyPolygon& rPoly, const Size& S) in MoveXPoly()
124 void RotatePoly(Polygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
140 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
148 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
199 void MirrorPoly(Polygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
207 void MirrorXPoly(XPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
215 void MirrorPoly(PolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
223 void MirrorXPoly(XPolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
[all …]
H A Dsvdocapt.cxx465 void SdrCaptionObj::ImpCalcTail1(const ImpCaptParams& rPara, Polygon& rPoly, Rectangle& rRect) const in ImpCalcTail1()
491 void SdrCaptionObj::ImpCalcTail2(const ImpCaptParams& rPara, Polygon& rPoly, Rectangle& rRect) const in ImpCalcTail2()
508 void SdrCaptionObj::ImpCalcTail3(const ImpCaptParams& rPara, Polygon& rPoly, Rectangle& rRect) const in ImpCalcTail3()
541 void SdrCaptionObj::ImpCalcTail4(const ImpCaptParams& rPara, Polygon& rPoly, Rectangle& rRect) const in ImpCalcTail4()
546 void SdrCaptionObj::ImpCalcTail(const ImpCaptParams& rPara, Polygon& rPoly, Rectangle& rRect) const in ImpCalcTail()
H A Dpolypolygoneditor.cxx160 bool PolyPolygonEditor::GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbs… in GetRelativePolyPoint()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx70 void ImplPolyPolygon::addPolygon( const ::basegfx::B2DPolygon& rPoly ) in addPolygon()
92 void ImplPolyPolygon::addPolyPolygon( const ::basegfx::B2DPolyPolygon& rPoly ) in addPolyPolygon()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx479 …ActionSharedPtr PolyPolyActionFactory::createPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPol… in createPolyPolyAction()
490 …ActionSharedPtr PolyPolyActionFactory::createPolyPolyAction( const ::basegfx::B2DPolyPolygon& rP… in createPolyPolyAction()
498 …ActionSharedPtr PolyPolyActionFactory::createLinePolyPolyAction( const ::basegfx::B2DPolyPolygon& … in createLinePolyPolyAction()
510 …ActionSharedPtr PolyPolyActionFactory::createPolyPolyAction( const ::basegfx::B2DPolyPolygon& rP… in createPolyPolyAction()
520 …ActionSharedPtr PolyPolyActionFactory::createPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPol… in createPolyPolyAction()
/trunk/main/svx/source/engine3d/
H A Dlathe3d.cxx88 const basegfx::B2DPolygon rPoly(maPolyPoly2D.getB2DPolygon(0L)); in E3dLatheObj() local
195 const basegfx::B2DPolygon rPoly(maPolyPoly2D.getB2DPolygon(0L)); in SetPolyPoly2D() local
/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx515 B2DClipState::B2DClipState( const B2DPolygon& rPoly ) : in B2DClipState()
572 void B2DClipState::unionPolygon(const B2DPolygon& rPoly) in unionPolygon()
592 void B2DClipState::intersectPolygon(const B2DPolygon& rPoly) in intersectPolygon()
612 void B2DClipState::subtractPolygon(const B2DPolygon& rPoly) in subtractPolygon()
632 void B2DClipState::xorPolygon(const B2DPolygon& rPoly) in xorPolygon()
H A Ddebugplotter.cxx385 void DebugPlotter::plot( const B2DPolygon& rPoly, in plot()
392 void DebugPlotter::plot( const B2DPolyPolygon& rPoly, in plot()
H A Dcanvastools.cxx67 …uno::Sequence< geometry::RealBezierSegment2D > bezierSequenceFromB2DPolygon(const ::basegfx::B2DPo… in bezierSequenceFromB2DPolygon()
89 …uno::Sequence< geometry::RealPoint2D > pointSequenceFromB2DPolygon( const ::basegfx::B2DPolygon& r… in pointSequenceFromB2DPolygon()
148 …uno::Reference< rendering::XPolyPolygon2D > xPolyPolygonFromB2DPolygon( const uno::Reference< rend… in xPolyPolygonFromB2DPolygon()
H A Dunopolypolygon.cxx249 const B2DPolygon& rPoly( maPolyPoly.getB2DPolygon( nPolygonIndex ) ); in getPoint() local
319 const B2DPolygon& rPoly( maPolyPoly.getB2DPolygon( nPolygonIndex ) ); in getBezierSegment() local
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx30 static ::rtl::OString polyToString( const Polygon& rPoly ) in polyToString()
68 const Polygon& rPoly = rPolyPoly[nPoly]; in polyPolyToString() local
272 void SvtGraphicStroke::setPath( const Polygon& rPoly ) in setPath()
277 void SvtGraphicStroke::setStartArrow( const PolyPolygon& rPoly ) in setStartArrow()
282 void SvtGraphicStroke::setEndArrow( const PolyPolygon& rPoly ) in setEndArrow()
H A Dbmpacc3.cxx312 void BitmapWriteAccess::FillPolygon( const Polygon& rPoly ) in FillPolygon()
354 void BitmapWriteAccess::DrawPolygon( const Polygon& rPoly ) in DrawPolygon()
424 const Polygon& rPoly = rPolyPoly[ n++ ]; in DrawPolyPolygon() local
H A Doutdev.cxx216 Polygon ImplSubdivideBezier( const Polygon& rPoly ) in ImplSubdivideBezier()
269 const Polygon& rPoly = rPolyPoly.GetObject( i ); in ImplDrawPolyPolygon() local
1782 void OutputDevice::DrawPolyLine( const Polygon& rPoly ) in DrawPolyLine()
1860 void OutputDevice::DrawPolyLine( const Polygon& rPoly, const LineInfo& rLineInfo ) in DrawPolyLine()
1887 void OutputDevice::ImpDrawPolyLineWithLineInfo(const Polygon& rPoly, const LineInfo& rLineInfo) in ImpDrawPolyLineWithLineInfo()
1952 void OutputDevice::DrawPolygon( const Polygon& rPoly ) in DrawPolygon()
H A Doutdev4.cxx112 const Polygon rPoly = pPolyPoly->GetObject( 0 ); in ImplDrawPolyPolygon() local
129 const Polygon& rPoly = pPolyPoly->GetObject( i ); in ImplDrawPolyPolygon() local
616 const Polygon& rPoly = pPolyPoly->GetObject( 1 ); in ImplDrawComplexGradient() local
1342 const Polygon& rPoly = rPolyPoly[ (sal_uInt16) nPoly ]; in ImplDrawHatchLine() local
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx167 Polygon& rPoly = (*pContour)[j]; in HasContour() local
236 Polygon& rPoly = rContour[j]; in GetContourAPI() local
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx381 sal_uInt16 Writer::defineShape( const Polygon& rPoly, const FillStyle& rFillStyle ) in defineShape()
418 const Polygon& rPoly = rPolyPoly[ i ]; in defineShape() local
463 const Polygon& rPoly = rPolyPoly[ i ]; in defineShape() local
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx188 void graphicsPathFromB2DPolygon( GraphicsPathSharedPtr& rOutput, in graphicsPathFromB2DPolygon()
464 …GraphicsPathSharedPtr graphicsPathFromB2DPolygon( const ::basegfx::B2DPolygon& rPoly, bool bNoLine… in graphicsPathFromB2DPolygon()
474 …GraphicsPathSharedPtr graphicsPathFromB2DPolyPolygon( const ::basegfx::B2DPolyPolygon& rPoly, bool… in graphicsPathFromB2DPolyPolygon()
/trunk/main/basebmp/source/
H A Dpolypolygonrenderer.cxx45 const basegfx::B2DPolygon& rPoly( rPolyPoly.getB2DPolygon(i) ); in setupGlobalEdgeTable() local
H A Dbitmapdevice.cxx511 void implDrawPolygon( const basegfx::B2DPolygon& rPoly, in implDrawPolygon()
542 virtual void drawPolygon_i(const basegfx::B2DPolygon& rPoly, in drawPolygon_i()
557 virtual void drawPolygon_i(const basegfx::B2DPolygon& rPoly, in drawPolygon_i()
574 void implFillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, in implFillPolyPolygon()
593 virtual void fillPolyPolygon_i(const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon_i()
610 virtual void fillPolyPolygon_i(const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon_i()
1179 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon()
1190 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon()
1214 void BitmapDevice::fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon()
1221 void BitmapDevice::fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx175 const ::Polygon& rPoly( rPolyPoly[0] ); in isRectangle() local
203 ::PolyPolygon mapPolyPolygon( const ::basegfx::B2DPolyPolygon& rPoly, in mapPolyPolygon()
/trunk/main/basegfx/test/
H A Dtesttools.cxx119 void Plotter::plot( const B2DPolygon& rPoly ) in plot()
H A Dboxclipper.cxx196 B2DPolyPolygon normalizePoly( const B2DPolyPolygon& rPoly ) in normalizePoly()
256 void dumpSvg(const char* pName, in dumpSvg()
/trunk/main/basegfx/source/workbench/
H A Dconvexhull.cxx161 Polygon2D convexHull( const Polygon2D& rPoly ) in convexHull()
/trunk/main/tools/source/generic/
H A Dpoly2.cxx111 PolyPolygon::PolyPolygon( const Polygon& rPoly ) in PolyPolygon()
150 void PolyPolygon::Insert( const Polygon& rPoly, sal_uInt16 nPos ) in Insert()
218 void PolyPolygon::Replace( const Polygon& rPoly, sal_uInt16 nPos ) in Replace()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx62 inline void MovePoly(Polygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly()
63 inline void MovePoly(PolyPolygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly()

Completed in 392 milliseconds

1234