Home
last modified time | relevance | path

Searched refs:B2DPolyPolygon (Results 376 – 400 of 470) sorted by relevance

1...<<111213141516171819

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx194 virtual bool GetGlyphOutline( sal_GlyphId, ::basegfx::B2DPolyPolygon& ) const;
/aoo42x/main/svx/inc/svx/
H A Dsvdview.hxx162 const basegfx::B2DPolyPolygon& rLinePolyPolygon);
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx213 const basegfx::B2DPolyPolygon aPolyPolygon( in create2DDecomposition()
H A Dhelplineprimitive2d.cxx123 …const basegfx::B2DPolyPolygon aResult(basegfx::tools::clipPolygonOnRange(aLine, rViewInformation.g… in create2DDecomposition()
H A Dtextprimitive2d.cxx201 basegfx::B2DPolyPolygon& rPolyPolygon = aB2DPolyPolyVector[a]; in create2DDecomposition()
/aoo42x/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx108 basegfx::B2DPolyPolygon Clip;
/aoo42x/main/slideshow/test/
H A Dtestview.cxx217 virtual void setClip( const ::basegfx::B2DPolyPolygon& rClip ) in setClip()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx253 ((SdrPathObj*)pObj)->SetPathPoly(basegfx::B2DPolyPolygon(aPoly)); in CreateDefaultObject()
H A Dfuconpol.cxx264 basegfx::B2DPolyPolygon aPoly; in CreateDefaultObject()
/aoo42x/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx54 basegfx::B2DPolyPolygon( in createPrimitive2DSequence()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx299 rSet.Put( XLineEndItem( aEmptyStr, ::basegfx::B2DPolyPolygon(aPolygon) ) ); in SetLineEndAttr()
314 rSet.Put( XLineStartItem( aEmptyStr, ::basegfx::B2DPolyPolygon(aPolygon) ) ); in SetLineEndAttr()
349 SdrObject* pObj = new SdrPathObj(OBJ_LINE, ::basegfx::B2DPolyPolygon(aPolygon)); in ReadLine()
460 …T16ToShort( aPoly.aBits1 ) & 0x1 ) ? OBJ_POLY : OBJ_PLIN, ::basegfx::B2DPolyPolygon(aP.getB2DPolyg… in ReadPolyLine()
/aoo42x/main/svx/source/xoutdev/
H A Dxtabhtch.cxx192 basegfx::B2DPolyPolygon(aRectangle), in CreateBitmapForUI()
H A Dxtable.cxx61 XLineEndEntry::XLineEndEntry(const basegfx::B2DPolyPolygon& rB2DPolyPolygon, const String& rName) in XLineEndEntry()
H A Dxtabgrdt.cxx232 basegfx::B2DPolyPolygon(aRectangle), in CreateBitmapForUI()
H A Dxpool.cxx50 const basegfx::B2DPolyPolygon aNullPol; in XOutdevItemPool()
/aoo42x/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx221 …basegfx::B2DPolyPolygon aPolyPolygon(basegfx::tools::createB2DPolyPolygonFromB3DPolyPolygon(m_aWir… in CreateOverlayGeometry()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlex.hxx201 …String CreateHTMLPolygonArea( const ::basegfx::B2DPolyPolygon& rPolyPoly, Size aShift, double fFac…
/aoo42x/main/svgio/source/svgreader/
H A Dsvgmasknode.cxx302 basegfx::B2DPolyPolygon( in apply()
H A Dsvgimagenode.cxx332 basegfx::B2DPolyPolygon( in decomposeSvgNode()
/aoo42x/main/canvas/source/tools/
H A Dcanvastools.cxx945 ::basegfx::B2DPolyPolygon getBoundMarksPolyPolygon( const ::basegfx::B2DRange& rRange ) in getBoundMarksPolyPolygon()
947 ::basegfx::B2DPolyPolygon aPolyPoly; in getBoundMarksPolyPolygon()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofpageobj.cxx258 …new drawinglayer::primitive2d::PolyPolygonColorPrimitive2D(basegfx::B2DPolyPolygon(aOutline), aDoc… in createPrimitive2DSequence()
/aoo42x/main/vcl/inc/vcl/
H A Dcanvastools.hxx52 class B2DPolyPolygon;
/aoo42x/main/svx/source/dialog/
H A Ddlgctrl.cxx2236 mpLineObjA = new SdrPathObj(OBJ_LINE, basegfx::B2DPolyPolygon(aPolygonA)); in SvxXLinePreview()
2249 mpLineObjB = new SdrPathObj(OBJ_PLIN, basegfx::B2DPolyPolygon(aPolygonB)); in SvxXLinePreview()
2260 mpLineObjC = new SdrPathObj(OBJ_PLIN, basegfx::B2DPolyPolygon(aPolygonC)); in SvxXLinePreview()
/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx862 basegfx::B2DPolyPolygon aLinePolyPolygon(rLinePolygon); in Impl_handleLineInfoPolyPolygons()
863 basegfx::B2DPolyPolygon aFillPolyPolygon; in Impl_handleLineInfoPolyPolygons()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx255 const basegfx::B2DPolyPolygon& rPolyPolygon, in SdrLathePrimitive3D()

Completed in 131 milliseconds

1...<<111213141516171819