Home
last modified time | relevance | path

Searched refs:B2DPolyPolygon (Results 201 – 225 of 470) sorted by relevance

12345678910>>...19

/trunk/main/svx/source/sdr/overlay/
H A Doverlaypolypolygon.cxx83 const basegfx::B2DPolyPolygon& rLinePolyPolygon) in OverlayPolyPolygonStripedAndFilled()
93 void OverlayPolyPolygonStripedAndFilled::setLinePolyPolygon(const basegfx::B2DPolyPolygon& rNew) in setLinePolyPolygon()
H A Doverlayrollingrectangle.cxx61 basegfx::B2DPolyPolygon(aPolygon), in createOverlayObjectPrimitive2DSequence()
71 basegfx::B2DPolyPolygon(aPolygon), in createOverlayObjectPrimitive2DSequence()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx36 class B2DPolyPolygon;
126 B2DPolyPolygon solveCrossovers() const;
/trunk/main/slideshow/source/engine/transitions/
H A Drandomwipe.cxx75 ::basegfx::B2DPolyPolygon RandomWipe::operator () ( double t ) in operator ()()
77 ::basegfx::B2DPolyPolygon res; in operator ()()
H A Dfigurewipe.cxx39 ::basegfx::B2DPolyPolygon FigureWipe::operator () ( double t ) in operator ()()
41 ::basegfx::B2DPolyPolygon res(m_figure); in operator ()()
/trunk/main/svx/source/sdr/properties/
H A Dmeasureproperties.cxx126 mpItemSet->Put(XLineStartItem(String(), basegfx::B2DPolyPolygon(aNewPolygon))); in ForceDefaultAttributes()
128 mpItemSet->Put(XLineEndItem(String(), basegfx::B2DPolyPolygon(aNewPolygon))); in ForceDefaultAttributes()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrpathprimitive2d.cxx52 basegfx::B2DPolyPolygon aTransformed(getUnitPolyPolygon()); in create2DDecomposition()
118 const basegfx::B2DPolyPolygon& rUnitPolyPolygon) in SdrPathPrimitive2D()
H A Dsdrgrafprimitive2d.cxx50 basegfx::B2DPolyPolygon aTransformed(aUnitOutline); in create2DDecomposition()
117 basegfx::B2DPolyPolygon(aUnitOutline), in create2DDecomposition()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplcanvas.cxx75 void ImplCanvas::setClip( const ::basegfx::B2DPolyPolygon& rClipPoly ) in setClip()
88 ::basegfx::B2DPolyPolygon const* ImplCanvas::getClip() const in getClip()
H A Dimplsprite.hxx62 virtual void setClipPixel( const ::basegfx::B2DPolyPolygon& rClipPoly );
63 virtual void setClip( const ::basegfx::B2DPolyPolygon& rClipPoly );
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx1635 void streamOutB2DPolyPolygon(const basegfx::B2DPolyPolygon& rPolyPolygon, SvStream& rOut) in streamOutB2DPolyPolygon()
1676 basegfx::B2DPolyPolygon streamInB2DPolyPolygon(SvStream& rIn) in streamInB2DPolyPolygon()
1678 basegfx::B2DPolyPolygon aRetval; in streamInB2DPolyPolygon()
1760 XLineStartItem::XLineStartItem(const XubString& rName, const basegfx::B2DPolyPolygon& rPolyPolygon) in XLineStartItem()
1803 XLineStartItem::XLineStartItem(SfxItemPool* /*pPool*/, const basegfx::B2DPolyPolygon& rPolyPolygon) in XLineStartItem()
1894 basegfx::B2DPolyPolygon XLineStartItem::GetLineStartValue(const XLineEndList* pTable) const in GetLineStartValue()
2008 basegfx::B2DPolyPolygon aNew(maPolyPolygon); in checkForUniqueItem()
2232 XLineEndItem::XLineEndItem(const XubString& rName, const basegfx::B2DPolyPolygon& rPolyPolygon) in XLineEndItem()
2275 XLineEndItem::XLineEndItem(SfxItemPool* /*pPool*/, const basegfx::B2DPolyPolygon& rPolyPolygon) in XLineEndItem()
2365 basegfx::B2DPolyPolygon XLineEndItem::GetLineEndValue(const XLineEndList* pTable) const in GetLineEndValue()
[all …]
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1980 basegfx::B2DPolyPolygon SdrTableObj::TakeXorPoly() const in TakeXorPoly()
1987 basegfx::B2DPolyPolygon SdrTableObj::TakeContour() const in TakeContour()
2305 sal_Bool SdrTableObj::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolygon& rP… in TRGetBaseGeometry()
2315 …SetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& rPolyPolygon ) in TRSetBaseGeometry()
2578 basegfx::B2DPolyPolygon SdrTableObj::getSpecialDragPoly(const SdrDragStat& rDrag) const in getSpecialDragPoly()
2580 basegfx::B2DPolyPolygon aRetval; in getSpecialDragPoly()
2646 basegfx::B2DPolyPolygon SdrTableObj::TakeCreatePoly(const SdrDragStat& rDrag) const in TakeCreatePoly()
2652 basegfx::B2DPolyPolygon aRetval; in TakeCreatePoly()
/trunk/main/svx/inc/svx/
H A Dsvdorect.hxx101 virtual basegfx::B2DPolyPolygon TakeXorPoly() const;
112 virtual basegfx::B2DPolyPolygon TakeCreatePoly(const SdrDragStat& rDrag) const;
H A Dsvdocirc.hxx111 virtual basegfx::B2DPolyPolygon TakeXorPoly() const;
130 virtual basegfx::B2DPolyPolygon TakeCreatePoly(const SdrDragStat& rDrag) const;
/trunk/main/cppcanvas/source/tools/
H A Dcanvasgraphichelper.cxx80 void CanvasGraphicHelper::setClip( const ::basegfx::B2DPolyPolygon& rClipPoly ) in setClip()
93 ::basegfx::B2DPolyPolygon const* CanvasGraphicHelper::getClip() const in getClip()
/trunk/main/drawinglayer/source/primitive2d/
H A Dpatternfillprimitive2d.cxx73 … basegfx::B2DPolyPolygon(basegfx::tools::createPolygonFromRect(aUnitRange)), in create2DDecomposition()
123 const basegfx::B2DPolyPolygon& rMask, in PatternFillPrimitive2D()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx1660 basegfx::B2DPolyPolygon SdrEdgeObj::TakeXorPoly() const in TakeXorPoly()
1662 basegfx::B2DPolyPolygon aPolyPolygon; in TakeXorPoly()
1677 void SdrEdgeObj::SetEdgeTrackPath( const basegfx::B2DPolyPolygon& rPoly ) in SetEdgeTrackPath()
1697 basegfx::B2DPolyPolygon SdrEdgeObj::GetEdgeTrackPath() const in GetEdgeTrackPath()
1699 basegfx::B2DPolyPolygon aPolyPolygon; in GetEdgeTrackPath()
2079 basegfx::B2DPolyPolygon SdrEdgeObj::TakeCreatePoly(const SdrDragStat& /*rStatDrag*/) const in TakeCreatePoly()
2081 basegfx::B2DPolyPolygon aRetval; in TakeCreatePoly()
2371 basegfx::B2DPolyPolygon aPolyPolygon; in DoConvertToPolyObj()
2573 sal_Bool SdrEdgeObj::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolygon& rPo… in TRGetBaseGeometry()
2580 …RSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& rPolyPolygon) in TRSetBaseGeometry()
H A Dsvdotxtr.cxx392 basegfx::B2DPolyPolygon aPolyPolygon(rCandidate.getB2DPolyPolygon()); in ImpConvertContainedTextToSdrPathObjs()
494 SdrObject* SdrTextObj::ImpConvertMakeObj(const basegfx::B2DPolyPolygon& rPolyPolygon, sal_Bool bClo… in ImpConvertMakeObj()
497 basegfx::B2DPolyPolygon aB2DPolyPolygon(rPolyPolygon); in ImpConvertMakeObj()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h116 virtual bool GetGlyphOutline( sal_GlyphId, basegfx::B2DPolyPolygon& ) const = 0;
238 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
396 virtual bool GetGlyphOutline( sal_GlyphId, basegfx::B2DPolyPolygon& );
/trunk/main/canvas/source/directx/
H A Ddx_spritehelper.cxx95 …::basegfx::B2DPolyPolygon SpriteHelper::polyPolygonFromXPolyPolygon2D( uno::Reference< rendering::… in polyPolygonFromXPolyPolygon2D()
149 ::basegfx::B2DPolyPolygon aClipPath; // empty for no clip in redraw()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.hxx256 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const double& rStartOffset,
260 ::basegfx::B2DPolyPolygon createTextLinesPolyPolygon( const ::basegfx::B2DPoint rStartPos,
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx57 basegfx::B2DPolyPolygon aUnitPolyPolygon(GetPathObj().GetPathPoly()); in createViewIndependentPrimitive2DSequence()
72 aUnitPolyPolygon = basegfx::B2DPolyPolygon(aFallbackLine); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrpage.cxx161 basegfx::B2DPolyPolygon(aPageShadowPolygon), in createViewIndependentPrimitive2DSequence()
256 basegfx::B2DPolyPolygon(aInnerPolgon), in createViewIndependentPrimitive2DSequence()
306 …(new drawinglayer::primitive2d::PolyPolygonColorPrimitive2D(basegfx::B2DPolyPolygon(aPageFillPolyg… in createViewIndependentPrimitive2DSequence()
/trunk/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx486 ::basegfx::B2DPolyPolygon ShapeAttributeLayer::getClip() const in getClip()
494 return ::basegfx::B2DPolyPolygon(); in getClip()
497 void ShapeAttributeLayer::setClip( const ::basegfx::B2DPolyPolygon& rNewClip ) in setClip()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx440 … B2DPolyPolygonRasterConverter::B2DPolyPolygonRasterConverter( const B2DPolyPolygon& rPolyPoly ) : in B2DPolyPolygonRasterConverter()
450 B2DRectangle getCombinedBounds( const B2DPolyPolygon& rPolyPolyRaster, in getCombinedBounds()
460 …B2DPolyPolygonRasterConverter::B2DPolyPolygonRasterConverter( const B2DPolyPolygon& rPolyPolyRaste… in B2DPolyPolygonRasterConverter()

Completed in 165 milliseconds

12345678910>>...19