Searched defs:B2DPolyPolygon (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/basegfx/test/ |
H A D | genericclipper.cxx | 84 B2DPolyPolygon (*pFunc)(const B2DPolyPolygon&, const B2DPolyPolygon&)) in validate() argument
|
/aoo42x/main/basegfx/inc/basegfx/polygon/ |
H A D | b2dpolypolygon.hxx | 45 class BASEGFX_DLLPUBLIC B2DPolyPolygon class
|
/aoo42x/main/basegfx/source/polygon/ |
H A D | b2dpolypolygon.cxx | 201 B2DPolyPolygon::B2DPolyPolygon() : in B2DPolyPolygon() function in basegfx::B2DPolyPolygon 206 B2DPolyPolygon::B2DPolyPolygon(const B2DPolyPolygon& rPolyPolygon) : in B2DPolyPolygon() function in basegfx::B2DPolyPolygon 211 B2DPolyPolygon::B2DPolyPolygon(const B2DPolygon& rPolygon) : in B2DPolyPolygon() function in basegfx::B2DPolyPolygon
|
H A D | b2dpolypolygontools.cxx | 485 void correctGrowShrinkPolygonPair(B2DPolyPolygon& /*rOriginal*/, B2DPolyPolygon& /*rGrown*/) in correctGrowShrinkPolygonPair() argument
|
/aoo42x/main/slideshow/source/engine/slide/ |
H A D | layermanager.cxx | 669 virtual void setClip( const ::basegfx::B2DPolyPolygon& /*rClip*/ ) in setClip()
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 676 bool Os2SalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdocapt.cxx | 779 …Obj::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPol… in TRSetBaseGeometry()
|
H A D | svdotext.cxx | 1763 …Obj::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPol… in TRSetBaseGeometry()
|
H A D | svdomeas.cxx | 1436 …Obj::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPol… in TRSetBaseGeometry()
|
H A D | svdoashp.cxx | 3260 …ape::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPol… in TRSetBaseGeometry()
|
H A D | svdobj.cxx | 3081 …ect::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPol… in TRSetBaseGeometry()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 450 bool SvpSalGraphics::drawPolyPolygon( const basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon()
|
H A D | svppspgraphics.cxx | 387 bool PspGraphics::drawPolyPolygon( const basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 506 bool SalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/) in drawPolyPolygon()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 422 bool PspGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon()
|
Completed in 123 milliseconds