Home
last modified time | relevance | path

Searched refs:B2DPolygon (Results 101 – 125 of 295) sorted by relevance

12345678910>>...12

/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx50 … const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon()
78 … const basegfx::B2DPolygon aPolygon(basegfx::tools::createPolygonFromRect(maRanges[a])); in createOverlayObjectPrimitive2DSequence()
/trunk/main/svx/source/engine3d/
H A Dlathe3d.cxx88 const basegfx::B2DPolygon rPoly(maPolyPoly2D.getB2DPolygon(0L)); in E3dLatheObj()
195 const basegfx::B2DPolygon rPoly(maPolyPoly2D.getB2DPolygon(0L)); in SetPolyPoly2D()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx285 const ::basegfx::B2DPolygon& rGradientPoly( rValues.maGradientPoly ); in fillPolygonalGradient()
294 ::basegfx::B2DPolygon aOuterPoly( rGradientPoly ); in fillPolygonalGradient()
295 ::basegfx::B2DPolygon aInnerPoly; in fillPolygonalGradient()
718 ::basegfx::B2DPolygon aPoly2( aPoly1.getB2DPolygon() ); in gradientFill()
/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx52 const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon()
121 const basegfx::B2DPolygon aPolygon(basegfx::tools::createPolygonFromRect(maRanges[a])); in createOverlayObjectPrimitive2DSequence()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx153 basegfx::B2DPolygon aObjectOutline( in createViewIndependentPrimitive2DSequence()
161 basegfx::B2DPolygon aShadowOutline(aObjectOutline); in createViewIndependentPrimitive2DSequence()
H A Dviewobjectcontactofpageobj.cxx254 const basegfx::B2DPolygon aOutline(basegfx::tools::createPolygonFromRect(aPageBound)); in createPrimitive2DSequence()
310 basegfx::B2DPolygon aOwnOutline(basegfx::tools::createUnitPolygon()); in createPrimitive2DSequence()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx218 const ::basegfx::B2DPolygon& rGradientPoly( rValues.maGradientPoly ); in fillPolygonalGradient()
284 ::basegfx::B2DPolygon aOuterPoly( rGradientPoly ); in fillPolygonalGradient()
285 ::basegfx::B2DPolygon aInnerPoly; in fillPolygonalGradient()
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx517 B2DPolygon getPolygon() const in getPolygon()
519 B2DPolygon aRes; in getPolygon()
523 &B2DPolygon::append, in getPolygon()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx511 void implDrawPolygon( const basegfx::B2DPolygon& rPoly, in implDrawPolygon()
517 basegfx::B2DPolygon aPoly( 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()
1179 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon()
1190 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon()
/trunk/main/svx/inc/svx/
H A Dxpoly.hxx134 basegfx::B2DPolygon getB2DPolygon() const;
138 explicit XPolygon(const basegfx::B2DPolygon& rPolygon);
H A Dsvdoedge.hxx317 ::basegfx::B2DPolygon getEdgeTrack() const;
321 …basegfx::B2DPolygon ImplAddConnectorOverlay(SdrDragMethod& rDragMethod, bool bTail1, bool bTail2, …
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx215 ::basegfx::B2DPolygon aNewArrow; in setLineEnds()
487 basegfx::B2DPolygon aPoly; in createDefaultObject()
501 basegfx::B2DPolygon aInnerPoly; in createDefaultObject()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx62 namespace basegfx { class B2DPolygon; }
203 void HandleLineInfoPolyPolygons(const LineInfo& rInfo, const basegfx::B2DPolygon& rLinePolygon);
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx576 basegfx::B2DPolygon aPoly; in _CreateSdrObject()
615 basegfx::B2DPolygon aNewPolygon; in _CreateSdrObject()
628 basegfx::B2DPolygon aNewPolygon; in _CreateSdrObject()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx79 struct StaticUnitRectPoly : public rtl::StaticWithInit<basegfx::B2DPolygon, StaticUnitRectPoly>
81 basegfx::B2DPolygon operator()() in operator ()()
195 const ::basegfx::B2DPolygon aPoly( in clearRect()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx496 basegfx::B2DPolygon aLine; in clipMetafileContentAgainstOwnRegions()
548 basegfx::B2DPolygon aOutline; in clipMetafileContentAgainstOwnRegions()
937 const basegfx::B2DPolygon aSource(aPath.getB2DPolygon()); in clipMetafileContentAgainstOwnRegions()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx299 basegfx::B2DPolygon aPolygon; in CreateObj()
971 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
987 …basegfx::B2DPolygon aInnerPoly(XPolygon(aNewObjectRectangle.Center(), nWdt, nHgt).getB2DPolygon()); in CreateDefaultObject()
/trunk/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx946 const basegfx::B2DPolygon aPolygon( in create2DDecomposition()
963 basegfx::B2DPolygon aNew(aPolygon); in create2DDecomposition()
1065 basegfx::B2DPolygon aNew(basegfx::tools::createPolygonFromUnitCircle()); in create2DDecomposition()
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx346 ::basegfx::B2DPolygon aPoly; in handleMouseDragged()
416 ::basegfx::B2DPolygon aPoly; in handleMouseDragged()
/trunk/main/svx/source/svdraw/
H A Dsdrpagewindow.cxx224 …void impPaintStrokePolygon(const basegfx::B2DPolygon& rCandidate, OutputDevice& rOutDev, Color aCo… in impPaintStrokePolygon()
226 basegfx::B2DPolygon aCandidate(rCandidate); in impPaintStrokePolygon()
/trunk/main/filter/source/flash/
H A Dswfwriter.hxx60 namespace basegfx { class B2DPolygon; }
363 …void Impl_handleLineInfoPolyPolygons(const LineInfo& rInfo, const basegfx::B2DPolygon& rLinePolygo…
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx156 const basegfx::B2DPolygon& rPolygon, in createPolygonLinePrimitive()
441 basegfx::B2DPolygon aClipPolygon(basegfx::tools::createPolygonFromRect(aClipRange)); in createTextPrimitive()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx70 const basegfx::B2DPolygon aFirstPolygon(maCorrectedPolyPolygon.getB2DPolygon(0L)); in create3DDecomposition()
226 const basegfx::B2DPolygon aCandidate(maCorrectedPolyPolygon.getB2DPolygon(c)); in create3DDecomposition()
H A Dsdrextrudelathetools3d.cxx322 …bool impHasCutWith(const basegfx::B2DPolygon& rPoly, const basegfx::B2DPoint& rStart, const basegf… in impHasCutWith()
916 …const basegfx::B2DPolygon a2DLoopA(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopA, aObjectT… in createReducedOutlines()
917 …const basegfx::B2DPolygon a2DLoopB(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopB, aObjectT… in createReducedOutlines()
/trunk/main/canvas/source/tools/
H A Dsurface.cxx350 const ::basegfx::B2DPolygon& rClipPoly, in drawWithClip()
409 basegfx::B2DPolygon rTriangleList(basegfx::tools::clipTriangleListOnRange(rClipPoly, in drawWithClip()

Completed in 151 milliseconds

12345678910>>...12