Home
last modified time | relevance | path

Searched refs:B2DPolyPolygonVector (Results 1 – 18 of 18) sorted by relevance

/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dcontourextractor2d.hxx47 basegfx::B2DPolyPolygonVector maExtractedContour;
61 const basegfx::B2DPolyPolygonVector& getExtractedContour() const { return maExtractedContour; } in getExtractedContour()
H A Dlinegeometryextractor2d.hxx47 basegfx::B2DPolyPolygonVector maExtractedLineFills;
60 …const basegfx::B2DPolyPolygonVector& getExtractedLineFills() const { return maExtractedLineFills; } in getExtractedLineFills()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx1084 B2DPolyPolygon mergeToSinglePolyPolygon(const B2DPolyPolygonVector& rInput) in mergeToSinglePolyPolygon()
1086 B2DPolyPolygonVector aInput(rInput); in mergeToSinglePolyPolygon()
1092 B2DPolyPolygonVector aResult; in mergeToSinglePolyPolygon()
1134 B2DPolyPolygonVector aResult; in mergeToSinglePolyPolygon()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextprimitive2d.cxx98 …mplePortionPrimitive2D::getTextOutlinesAndTransformation(basegfx::B2DPolyPolygonVector& rTarget, b… in getTextOutlinesAndTransformation()
183 basegfx::B2DPolyPolygonVector aB2DPolyPolyVector; in create2DDecomposition()
H A Dtextlayoutdevice.cxx221 basegfx::B2DPolyPolygonVector& rB2DPolyPolyVector, in getTextOutlines()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx585 const basegfx::B2DPolyPolygonVector& rB2DPolyPolyVector, in impAddPolygonStrokePrimitives()
591 …for(basegfx::B2DPolyPolygonVector::const_iterator aPolygon(rB2DPolyPolyVector.begin()); aPolygon !… in impAddPolygonStrokePrimitives()
620 basegfx::B2DPolyPolygonVector aB2DPolyPolyVector; in impAddPathTextOutlines()
H A Dsvdobj.cxx1206 const basegfx::B2DPolyPolygonVector& rResult(aExtractor.getExtractedContour()); in TakeContour()
2437 basegfx::B2DPolyPolygonVector& rExtractedLineFills) in extractLineContourFromPrimitive2DSequence()
2474 basegfx::B2DPolyPolygonVector aExtractedLineFills; in ImpConvertToContourObj()
/trunk/main/vcl/inc/
H A Dsallayout.hxx183 virtual bool GetOutline( SalGraphics&, ::basegfx::B2DPolyPolygonVector& ) const;
241 virtual bool GetOutline( SalGraphics&, ::basegfx::B2DPolyPolygonVector& ) const;
/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx134 ::basegfx::B2DPolyPolygonVector aOutlines; in queryTextShapes()
147 for (::basegfx::B2DPolyPolygonVector::const_iterator in queryTextShapes()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygoncutter.hxx115 BASEGFX_DLLPUBLIC B2DPolyPolygon mergeToSinglePolyPolygon(const B2DPolyPolygonVector& rInput);
H A Db2dpolypolygon.hxx134 typedef ::std::vector< B2DPolyPolygon > B2DPolyPolygonVector; typedef
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlayoutdevice.hxx92 basegfx::B2DPolyPolygonVector&,
H A Dtextprimitive2d.hxx146 …void getTextOutlinesAndTransformation(basegfx::B2DPolyPolygonVector& rTarget, basegfx::B2DHomMatri…
/trunk/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx155 const basegfx::B2DPolyPolygonVector& rResult(aExtractor.getExtractedContour()); in apply()
H A Dsvgstyleattributes.cxx296 basegfx::B2DPolyPolygonVector aTextFillVector; in add_text()
732 … const basegfx::B2DPolyPolygonVector& rLineFillVector(aExtractor.getExtractedLineFills()); in add_stroke()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx871 ::basegfx::B2DPolyPolygonVector& rVector ) const in GetOutline()
2292 ::basegfx::B2DPolyPolygonVector& rPPV ) const in GetOutline()
H A Doutdev3.cxx7700 sal_Bool OutputDevice::GetTextOutlines( ::basegfx::B2DPolyPolygonVector& rVector, in GetTextOutlines()
7771 ::basegfx::B2DPolyPolygonVector::iterator aIt = rVector.begin(); in GetTextOutlines()
7936 ::basegfx::B2DPolyPolygonVector aB2DPolyPolyVector; in GetTextOutlines()
7943 ::basegfx::B2DPolyPolygonVector::const_iterator aIt = aB2DPolyPolyVector.begin(); in GetTextOutlines()
7959 ::basegfx::B2DPolyPolygonVector aB2DPolyPolyVector; in GetTextOutline()
7965 ::basegfx::B2DPolyPolygonVector::const_iterator aIt = aB2DPolyPolyVector.begin(); in GetTextOutline()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx673 sal_Bool GetTextOutlines( ::basegfx::B2DPolyPolygonVector&,

Completed in 206 milliseconds