Home
last modified time | relevance | path

Searched refs:rPolyPoly (Results 51 – 75 of 92) sorted by relevance

1234

/trunk/main/cppcanvas/source/wrapper/
H A Dvclfactory.cxx136 const ::PolyPolygon& rPolyPoly ) const in createPolyPolygon()
153 rPolyPoly) ) ); in createPolyPolygon()
H A Dimplpolypolygon.hxx57 ::com::sun::star::rendering::XPolyPolygon2D >& rPolyPoly );
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1098 MetaPolyPolygonAction::MetaPolyPolygonAction( const PolyPolygon& rPolyPoly ) : in IMPL_META_ACTION()
1100 maPolyPoly ( rPolyPoly ) in IMPL_META_ACTION()
2562 MetaGradientExAction::MetaGradientExAction( const PolyPolygon& rPolyPoly, const Gradient& rGradient… in MetaGradientExAction() argument
2564 maPolyPoly ( rPolyPoly ), in MetaGradientExAction()
2646 MetaHatchAction::MetaHatchAction( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) : in IMPL_META_ACTION()
2648 maPolyPoly ( rPolyPoly ), in IMPL_META_ACTION()
3719 MetaTransparentAction::MetaTransparentAction( const PolyPolygon& rPolyPoly, sal_uInt16 nTransPercen… in IMPL_META_ACTION()
3721 maPolyPoly ( rPolyPoly ), in IMPL_META_ACTION()
H A Dpdfwriter_impl.cxx1582 sal_uInt16 nPolygons = rPolyPoly.Count(); in appendPolyPolygon()
1589 sal_uInt32 nPolygons = rPolyPoly.count(); in appendPolyPolygon()
7711 if ( rPolyPoly.Count() ) in drawEmphasisMark()
7721 PolyPolygon aPolyPoly = rPolyPoly; in drawEmphasisMark()
8478 int nPolygons = rPolyPoly.Count(); in drawPolyPolygon()
8512 drawPolyPolygon( rPolyPoly ); in drawTransparent()
10261 drawPolyPolygon( rPolyPoly ); in drawGradient()
10271 int nPolygons = rPolyPoly.Count(); in drawGradient()
10299 if( rPolyPoly.Count() ) in drawHatch()
10301 PolyPolygon aPolyPoly( rPolyPoly ); in drawHatch()
[all …]
H A Dgdimtf.cxx975 PolyPolygon GDIMetaFile::ImplGetRotatedPolyPolygon( const PolyPolygon& rPolyPoly, const Point& rRot… in ImplGetRotatedPolyPolygon() argument
978 PolyPolygon aRet( rPolyPoly ); in ImplGetRotatedPolyPolygon()
990 const PolyPolygon& rPolyPoly, in ImplAddGradientEx() argument
1000 aVDev.DrawGradient( rPolyPoly, rGrad ); in ImplAddGradientEx()
2854 … const PolyPolygon& rPolyPoly = ( (MetaPolyPolygonAction*) pAction )->GetPolyPolygon(); in GetSizeBytes() local
2856 for( sal_uInt16 n = 0; n < rPolyPoly.Count(); ++n ) in GetSizeBytes()
2857 nSizeBytes += ( rPolyPoly[ n ].GetSize() * sizeof( Point ) ); in GetSizeBytes()
H A Doutdev3.cxx4295 rPolyPoly.Insert( aPoly ); in ImplGetEmphasisMark()
4312 rPolyPoly.Insert( aPoly ); in ImplGetEmphasisMark()
4321 rPolyPoly.Insert( aPoly2 ); in ImplGetEmphasisMark()
4338 rPolyPoly.Insert( aPoly ); in ImplGetEmphasisMark()
4373 rPolyPoly.Insert( aTemp ); in ImplGetEmphasisMark()
4403 if ( rPolyPoly.Count() ) in ImplDrawEmphasisMark()
4407 Polygon aPoly = rPolyPoly.GetObject( 0 ); in ImplDrawEmphasisMark()
4413 PolyPolygon aPolyPoly = rPolyPoly; in ImplDrawEmphasisMark()
7952 sal_Bool OutputDevice::GetTextOutline( PolyPolygon& rPolyPoly, in GetTextOutline() argument
7956 rPolyPoly.Clear(); in GetTextOutline()
[all …]
H A Dgdimetafiletools.cxx1005 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions() local
1009 rPolyPoly.getB2DPolyPolygon(), in clipMetafileContentAgainstOwnRegions()
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx210 static sal_Bool ImplReadRegion( PolyPolygon& rPolyPoly, SvStream& rSt, sal_uInt32 nLen ) in ImplReadRegion() argument
233 PolyPolygon aPolyPolyOr2( rPolyPoly ); in ImplReadRegion()
234 rPolyPoly.GetUnion( aPolyPolyOr1, aPolyPolyOr2 ); in ImplReadRegion()
235 rPolyPoly = aPolyPolyOr2; in ImplReadRegion()
H A Dwinmtf.hxx595 void ImplDrawClippedPolyPolygon( const PolyPolygon& rPolyPoly );
668 void SetClipPath( const PolyPolygon& rPolyPoly, sal_Int32 nClippingMode, sal_Bool bIsMapped );
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx439 bool SvpSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline() argument
450 bool bOK = pSF->GetGlyphOutline( aGlyphId, rPolyPoly ); in GetGlyphOutline()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx50 UnoPolyPolygon::UnoPolyPolygon( const B2DPolyPolygon& rPolyPoly ) : in UnoPolyPolygon() argument
52 maPolyPoly( rPolyPoly ), in UnoPolyPolygon()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx143 const basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyElement() argument
146 PolyPoly( rPolyPoly ), in PolyPolyElement()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx968 MetaGradientExAction( const PolyPolygon& rPolyPoly, const Gradient& rGradient );
993 MetaHatchAction( const PolyPolygon& rPolyPoly, const Hatch& rHatch );
1384 MetaTransparentAction( const PolyPolygon& rPolyPoly, sal_uInt16 nTransPercent );
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx300 const ::basegfx::B2DPolyPolygon& rPolyPoly( in drawPolyPolygon() local
302 … const PolyPolygon aPolyPoly( tools::mapPolyPolygon( rPolyPoly, viewState, renderState ) ); in drawPolyPolygon()
304 if( rPolyPoly.isClosed() ) in drawPolyPolygon()
H A Dimpltools.hxx113 bool isRectangle( const PolyPolygon& rPolyPoly );
/trunk/main/svx/source/inc/
H A Dunopolyhelper.hxx46 …onvertB2DPolyPolygonToPolyPolygonBezier( const basegfx::B2DPolyPolygon& rPolyPoly, com::sun::star:…
/trunk/main/basegfx/test/
H A Dtesttools.hxx66 void plot( const B2DPolyPolygon& rPolyPoly );
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx1630 XPolyPolygon::XPolyPolygon( const PolyPolygon& rPolyPoly ) in XPolyPolygon() argument
1635 for (sal_uInt16 i = 0; i < rPolyPoly.Count(); i++) in XPolyPolygon()
1637 new XPolygon(rPolyPoly.GetObject(i)) ); in XPolyPolygon()
/trunk/main/svx/source/dialog/
H A Dcontwnd.hxx64 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
H A Dcontimp.hxx99 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
/trunk/main/svx/inc/svx/
H A Dcontdlg.hxx110 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
/trunk/main/chart2/source/inc/
H A DBaseGFXHelper.hxx48 …basegfx::B3DRange getBoundVolume( const ::com::sun::star::drawing::PolyPolygonShape3D& rPolyPoly );
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1047 const ::basegfx::B2DPolyPolygon& rPolyPoly( in doPolyPolygonPath() local
1056 for(sal_uInt32 a(0); a < rPolyPoly.count(); a++) in doPolyPolygonPath()
1058 const basegfx::B2DPolygon aCandidate(rPolyPoly.getB2DPolygon(a)); in doPolyPolygonPath()
1089 doPolyPolygonImplementation( rPolyPoly, aOperation, in doPolyPolygonPath()
/trunk/main/cppcanvas/source/inc/
H A Dimplrenderer.hxx123 bool createFillAndStroke( const ::basegfx::B2DPolyPolygon& rPolyPoly,
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx275 const B2DPolyPolygon& rPolyPoly,

Completed in 194 milliseconds

1234