Home
last modified time | relevance | path

Searched defs:rPolyPoly (Results 1 – 25 of 58) sorted by last modified time

123

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4234 void OutputDevice::ImplGetEmphasisMark( PolyPolygon& rPolyPoly, sal_Bool& rPolyLine, in ImplGetEmphasisMark()
4390 const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, in ImplDrawEmphasisMark()
7952 sal_Bool OutputDevice::GetTextOutline( PolyPolygon& rPolyPoly, in GetTextOutline()
H A Dbitmap3.cxx3344 sal_Bool Bitmap::Vectorize( PolyPolygon& rPolyPoly, sal_uLong nFlags, const Link* pProgress ) in Vectorize()
H A Dgdimetafiletools.cxx1005 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in clipMetafileContentAgainstOwnRegions() local
H A Dregion.cxx53 bool ImplIsPolygonRectilinear (const PolyPolygon& rPolyPoly) in ImplIsPolygonRectilinear()
98 RegionBand* ImplRectilinearPolygonToBands(const PolyPolygon& rPolyPoly) in ImplRectilinearPolygonToBands()
196 …RegionBand* ImplGeneralPolygonToBands(const PolyPolygon& rPolyPoly, const Rectangle& rPolygonBound… in ImplGeneralPolygonToBands()
357 Region::Region(const PolyPolygon& rPolyPoly) in Region()
371 Region::Region(const basegfx::B2DPolyPolygon& rPolyPoly) in Region()
397 void Region::ImplCreatePolyPolyRegion( const PolyPolygon& rPolyPoly ) in ImplCreatePolyPolyRegion()
423 void Region::ImplCreatePolyPolyRegion( const basegfx::B2DPolyPolygon& rPolyPoly ) in ImplCreatePolyPolyRegion()
1771 Region Region::GetRegionFromPolyPolygon( const PolyPolygon& rPolyPoly ) in GetRegionFromPolyPolygon()
H A Dgdimtf.cxx975 PolyPolygon GDIMetaFile::ImplGetRotatedPolyPolygon( const PolyPolygon& rPolyPoly, const Point& rRot… in ImplGetRotatedPolyPolygon()
990 const PolyPolygon& rPolyPoly, in ImplAddGradientEx()
2854 … const PolyPolygon& rPolyPoly = ( (MetaPolyPolygonAction*) pAction )->GetPolyPolygon(); in GetSizeBytes() local
H A Doutdev6.cxx231 void OutputDevice::DrawTransparent( const PolyPolygon& rPolyPoly, in DrawTransparent()
H A Dpdfwriter_impl.cxx1580 void PDFWriterImpl::PDFPage::appendPolyPolygon( const PolyPolygon& rPolyPoly, OStringBuffer& rBuffe… in appendPolyPolygon() argument
1587 void PDFWriterImpl::PDFPage::appendPolyPolygon( const basegfx::B2DPolyPolygon& rPolyPoly, OStringBu… in appendPolyPolygon() argument
7705 const PolyPolygon& rPolyPoly, sal_Bool bPolyLine, in drawEmphasisMark()
8468 void PDFWriterImpl::drawPolyPolygon( const PolyPolygon& rPolyPoly ) in drawPolyPolygon()
8493 void PDFWriterImpl::drawTransparent( const PolyPolygon& rPolyPoly, sal_uInt32 nTransparentPercent ) in drawTransparent()
10255 void PDFWriterImpl::drawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in drawGradient()
10293 void PDFWriterImpl::drawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in drawHatch()
10523 void PDFWriterImpl::drawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill… in drawPolyPolygon()
H A Dprint2.cxx1552 void Printer::DrawGradientEx( OutputDevice* pOut, const PolyPolygon& rPolyPoly, const Gradient& rGr… in DrawGradientEx()
H A Dpdfwriter.cxx182 void PDFWriter::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon()
265 void PDFWriter::DrawGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in DrawGradient()
270 void PDFWriter::DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in DrawHatch()
280 void PDFWriter::DrawTransparent( const PolyPolygon& rPolyPoly, sal_uInt16 nTransparencePercent ) in DrawTransparent()
553 void PDFWriter::DrawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill ) in DrawPolyPolygon()
H A Doutdev.cxx228 PolyPolygon ImplSubdivideBezier( const PolyPolygon& rPolyPoly ) in ImplSubdivideBezier()
241 void OutputDevice::ImplDrawPolyPolygon( sal_uInt16 nPoly, const PolyPolygon& rPolyPoly ) in ImplDrawPolyPolygon()
2048 void OutputDevice::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon()
H A Doutdev4.cxx98 void OutputDevice::ImplDrawPolyPolygon( const PolyPolygon& rPolyPoly, const PolyPolygon* pClipPolyP… in ImplDrawPolyPolygon()
779 void OutputDevice::DrawGradient( const PolyPolygon& rPolyPoly, in DrawGradient()
1047 void OutputDevice::DrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) in DrawHatch()
1125 void OutputDevice::AddHatchActions( const PolyPolygon& rPolyPoly, const Hatch& rHatch, in AddHatchActions()
1148 void OutputDevice::ImplDrawHatch( const PolyPolygon& rPolyPoly, const Hatch& rHatch, sal_Bool bMtf ) in ImplDrawHatch()
1334 void OutputDevice::ImplDrawHatchLine( const Line& rLine, const PolyPolygon& rPolyPoly, in ImplDrawHatchLine()
H A Dimpvect.cxx844 PolyPolygon& rPolyPoly, in ImplVectorize()
940 void ImplVectorizer::ImplLimitPolyPoly( PolyPolygon& rPolyPoly ) in ImplLimitPolyPoly()
1067 void ImplVectorizer::ImplCalculate( ImplVectMap* pMap, PolyPolygon& rPolyPoly, sal_uInt8 cReduce, s… in ImplCalculate()
H A Dmetaact.cxx2562 MetaGradientExAction::MetaGradientExAction( const PolyPolygon& rPolyPoly, const Gradient& rGradient… in MetaGradientExAction()
H A Dcvtsvm.cxx85 void ImplReadPolyPoly( SvStream& rIStm, PolyPolygon& rPolyPoly ) in ImplReadPolyPoly()
101 void ImplWritePolyPolyAction( SvStream& rOStm, const PolyPolygon& rPolyPoly ) in ImplWritePolyPolyAction()
451 void ImplReadExtendedPolyPolygonAction(SvStream& rIStm, PolyPolygon& rPolyPoly) in ImplReadExtendedPolyPolygonAction()
2179 const PolyPolygon& rPolyPoly = ( (MetaTransparentAction*) pAction )->GetPolyPolygon(); in ImplWriteActions() local
2302 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in ImplWriteActions() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx522 static void AddPolyPolygonToPath( CGMutablePathRef xPath, in AddPolyPolygonToPath()
931 bool AquaSalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon& rPolyPoly, in drawPolyPolygon()
1787 bool AquaSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1532 void PSWriter::ImplIntersect( const PolyPolygon& rPolyPoly ) in ImplIntersect()
1550 void PSWriter::ImplWriteGradient( const PolyPolygon& rPolyPoly, const Gradient& rGradient, VirtualD… in ImplWriteGradient()
1561 void PSWriter::ImplPolyPoly( const PolyPolygon & rPolyPoly, sal_Bool bTextOutline ) in ImplPolyPoly()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx295 void Writer::Impl_writePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, sal_uInt8 nTran… in Impl_writePolyPolygon()
308 void Writer::Impl_writePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, const Color& rF… in Impl_writePolyPolygon()
344 void Writer::Impl_writeGradientEx( const PolyPolygon& rPolyPoly, const Gradient& rGradient ) in Impl_writeGradientEx()
1569 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions() local
1605 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in Impl_writeActions() local
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1169 void SAL_CALL B2DPolyPolygonToSvxPointSequenceSequence( const basegfx::B2DPolyPolygon& rPolyPoly, d… in B2DPolyPolygonToSvxPointSequenceSequence()
1220 const basegfx::B2DPolyPolygon& rPolyPoly = GetPolygon(); in getPropertyValueImpl() local
1245 const basegfx::B2DPolyPolygon& rPolyPoly = GetPolygon(); in getPropertyValueImpl() local
1502 void SvxConvertB2DPolyPolygonToPolyPolygonBezier( const basegfx::B2DPolyPolygon& rPolyPoly, drawing… in SvxConvertB2DPolyPolygonToPolyPolygonBezier()
1549 const basegfx::B2DPolyPolygon& rPolyPoly = GetPolygon(); in getPropertyValueImpl() local
/trunk/main/tools/source/generic/
H A Dpoly2.cxx126 PolyPolygon::PolyPolygon( const PolyPolygon& rPolyPoly ) in PolyPolygon()
365 void PolyPolygon::GetIntersection( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetIntersection() argument
372 void PolyPolygon::GetUnion( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetUnion() argument
379 void PolyPolygon::GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetDifference() argument
386 void PolyPolygon::GetXOR( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetXOR() argument
393 void PolyPolygon::ImplDoOperation( const PolyPolygon& rPolyPoly, PolyPolygon& rResult, sal_uIntPtr … in ImplDoOperation() argument
691 PolyPolygon& PolyPolygon::operator=( const PolyPolygon& rPolyPoly ) in operator =()
745 SvStream& operator>>( SvStream& rIStream, PolyPolygon& rPolyPoly ) in operator >>()
782 SvStream& operator<<( SvStream& rOStream, const PolyPolygon& rPolyPoly ) in operator <<()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx393 PolyPolygon& rPolyPoly = *aOutlineIter++; in GetTextAreaOutline() local
698 PolyPolygon& rPolyPoly = *aOutlineIter; in FitTextOutlinesToShapeOutlines() local
761 PolyPolygon& rPolyPoly = *aOutlineIter; in FitTextOutlinesToShapeOutlines() local
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx102 void SVGExport::pushClip( const ::basegfx::B2DPolyPolygon& rPolyPoly ) in pushClip()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx480 bool ImplRenderer::createFillAndStroke( const ::basegfx::B2DPolyPolygon& rPolyPoly, in createFillAndStroke()
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx439 bool SvpSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1253 ::basegfx::B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2149 PolyArgs::PolyArgs( PolyPolygon& rPolyPoly, sal_uInt16 nMaxPoints ) in PolyArgs()

Completed in 313 milliseconds

123