Home
last modified time | relevance | path

Searched refs:PolyPolygon (Results 51 – 75 of 148) sorted by relevance

123456

/aoo41x/main/cppcanvas/inc/cppcanvas/
H A Dvclfactory.hxx41 class PolyPolygon;
89 …PolyPolygonSharedPtr createPolyPolygon( const CanvasSharedPtr&, const ::PolyPolygon& rPoly ) cons…
/aoo41x/main/vcl/source/gdi/
H A Dmetaact.cxx1094 IMPL_META_ACTION( PolyPolygon, META_POLYPOLYGON_ACTION ) in IMPL_META_ACTION() argument
1098 MetaPolyPolygonAction::MetaPolyPolygonAction( const PolyPolygon& rPolyPoly ) : in IMPL_META_ACTION()
2562 MetaGradientExAction::MetaGradientExAction( const PolyPolygon& rPolyPoly, const Gradient& rGradient… in MetaGradientExAction()
2625 PolyPolygon aNoCurvePolyPolygon; in Write()
2646 MetaHatchAction::MetaHatchAction( const PolyPolygon& rPolyPoly, const Hatch& rHatch ) : in IMPL_META_ACTION()
2699 PolyPolygon aNoCurvePolyPolygon; in Write()
3780 PolyPolygon aNoCurvePolyPolygon; in Write()
4113 PolyPolygon aStartArrow; in Move()
4118 PolyPolygon aEndArrow; in Move()
4130 PolyPolygon aPath; in Move()
[all …]
H A Dimpvect.cxx750 PolyPolygon aPolyPoly; in ImplVectorize()
844 PolyPolygon& rPolyPoly, in ImplVectorize()
940 void ImplVectorizer::ImplLimitPolyPoly( PolyPolygon& rPolyPoly ) in ImplLimitPolyPoly()
944 PolyPolygon aNewPolyPoly; in ImplLimitPolyPoly()
1067 void ImplVectorizer::ImplCalculate( ImplVectMap* pMap, PolyPolygon& rPolyPoly, sal_uInt8 cReduce, s… in ImplCalculate()
H A Doutdev6.cxx218 …mpMetaFile->AddAction( new MetaTransparentAction( PolyPolygon( rB2DPolyPoly ), static_cast< sal_uI… in DrawTransparent()
225 const PolyPolygon aToolsPolyPolygon( rB2DPolyPoly ); in DrawTransparent()
226 DrawTransparent(PolyPolygon(rB2DPolyPoly), static_cast< sal_uInt16 >(fTransparency * 100.0)); in DrawTransparent()
231 void OutputDevice::DrawTransparent( const PolyPolygon& rPolyPoly, in DrawTransparent()
411 PolyPolygon aPolyPoly( LogicToPixel( rPolyPoly ) ); in DrawTransparent()
H A Dbmpacc3.cxx373 void BitmapWriteAccess::FillPolyPolygon( const PolyPolygon& rPolyPoly ) in FillPolyPolygon()
415 void BitmapWriteAccess::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon()
H A Dpdfwriter_impl2.cxx60 void PDFWriterImpl::implWriteGradient( const PolyPolygon& i_rPolyPoly, const Gradient& i_rGradient, in implWriteGradient()
377 const PolyPolygon aPolyPoly( pA->GetRect() ); in playMetafile()
576 PolyPolygon aStartArrow; in playMetafile()
577 PolyPolygon aEndArrow; in playMetafile()
663 PolyPolygon aPath; in playMetafile()
/aoo41x/main/canvas/source/directx/
H A Ddx_winstuff.hxx56 #define PolyPolygon win32PolyPolygon macro
207 #undef PolyPolygon
H A Ddx_textlayout_drawhelper.cxx215 const Region& rClipRegion = Region(PolyPolygon(aClipPoly)); in drawText()
223 const Region& rClipRegion = Region(PolyPolygon(aClipPoly)); in drawText()
/aoo41x/main/canvas/source/vcl/
H A Dimpltools.hxx113 bool isRectangle( const PolyPolygon& rPolyPoly );
185 ::PolyPolygon mapPolyPolygon( const ::basegfx::B2DPolyPolygon& rPoly,
H A Dcanvashelper.cxx302 … const PolyPolygon aPolyPoly( tools::mapPolyPolygon( rPolyPoly, viewState, renderState ) ); in drawPolyPolygon()
426 const PolyPolygon aVCLPolyPoly( aStrokedPolyPoly ); in strokePolyPolygon()
512 const PolyPolygon aPolyPoly( tools::mapPolyPolygon( in fillPolyPolygon()
1257 aClipRegion = Region::GetRegionFromPolyPolygon( ::PolyPolygon( aClipPoly ) ); in setupOutDevState()
1280 Region aRegion = Region::GetRegionFromPolyPolygon( ::PolyPolygon( aClipPoly ) ); in setupOutDevState()
H A Dcanvashelper_texturefill.cxx426 ::PolyPolygon aTempPolyPoly; in fillPolygonalGradient()
549 const PolyPolygon& rPoly, in gradientFill()
745 PolyPolygon aPolyPoly( tools::mapPolyPolygon( in fillTexturedPolyPolygon()
/aoo41x/main/filter/source/flash/
H A Dswfwriter.cxx383 const PolyPolygon aPolyPoly( rPoly ); in defineShape()
389 sal_uInt16 Writer::defineShape( const PolyPolygon& rPolyPoly, const FillStyle& rFillStyle ) in defineShape()
433 sal_uInt16 Writer::defineShape( const PolyPolygon& rPolyPoly, sal_uInt16 nLineWidth, const Color& r… in defineShape()
/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr.cxx317 PolyPolygon& rClipPolyPoly, sal_Bool& bRectClipRegion ) const in ImplGetCropParams()
640 PolyPolygon aClipPolyPoly; in IsCached()
711 PolyPolygon aClipPolyPoly; in Draw()
783 PolyPolygon aClipPolyPoly; in DrawWithPDFHandling()
861 PolyPolygon aClipPolyPoly; in StartAnimation()
/aoo41x/main/svx/inc/svx/
H A Dxpoly.hxx36 class PolyPolygon;
162 XPolyPolygon( const PolyPolygon& rPolyPoly);
/aoo41x/main/sw/source/core/inc/
H A Dflyfrm.hxx37 class PolyPolygon;
229 sal_Bool GetContour( PolyPolygon& rContour,
/aoo41x/main/filter/source/svg/
H A Dsvgfontexport.cxx236 const PolyPolygon aMissingGlyphPolyPoly( Rectangle( aPos, aSize ) ); in implEmbedFont()
260 PolyPolygon aPolyPoly; in implEmbedGlyph()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx157 aClipRegion = Region::GetRegionFromPolyPolygon( ::PolyPolygon( aClipPoly ) ); in setupOutDevState()
176 Region aRegion = Region::GetRegionFromPolyPolygon( ::PolyPolygon( aClipPoly ) ); in setupOutDevState()
/aoo41x/main/sw/inc/
H A Deditsh.hxx46 class PolyPolygon;
586 const PolyPolygon *GetGraphicPolygon() const;
587 void SetGraphicPolygon( const PolyPolygon *pPoly );
/aoo41x/main/vcl/inc/vcl/
H A Dbmpacc.hxx228 void FillPolyPolygon( const PolyPolygon& rPoly );
229 void DrawPolyPolygon( const PolyPolygon& rPolyPoly );
/aoo41x/main/svx/source/svdraw/
H A Dsvdtrans.cxx106 void ResizePoly(PolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
140 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
215 void MirrorPoly(PolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
/aoo41x/main/vcl/aqua/source/gdi/
H A Datslayout.cxx1092 void Init( PolyPolygon* pPolyPoly, long nXOffset, long nYOffset );
1097 PolyPolygon* mpPolyPoly;
1132 void PolyArgs::Init( PolyPolygon* pPolyPoly, long nXOffset, long nYOffset )
/aoo41x/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx627 std::vector<PolyPolygon> aPolyPolyVec; in WMFRecord_Escape_Unicode()
650 std::vector<PolyPolygon>::iterator aIter( aPolyPolyVec.begin() ); in WMFRecord_Escape_Unicode()
653 PolyPolygon aPolyPoly( *aIter++ ); in WMFRecord_Escape_Unicode()
774 void WMFWriter::WMFRecord_PolyPolygon(const PolyPolygon & rPolyPoly) in WMFRecord_PolyPolygon()
780 PolyPolygon aSimplePolyPoly( rPolyPoly ); in WMFRecord_PolyPolygon()
/aoo41x/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx222 PolyPolygon aPPoly;
236 PolyPolygon aPPoly;
379 void DrawPolyPolygon( const PolyPolygon& rPolygon );
465 void OS2METReader::DrawPolyPolygon( const PolyPolygon& rPolyPolygon ) in DrawPolyPolygon()
485 PolyPolygon * pPP=&(pAreaStack->aPPoly); in AddPointsToArea()
506 PolyPolygon * pPP=&(pPathStack->aPPoly); in AddPointsToPath()
1164 PolyPolygon aPolyPoly; in ReadPolygons()
/aoo41x/main/filter/source/graphicfilter/epict/
H A Depict.cxx123 Polygon PolyPolygonToPolygon(const PolyPolygon & rPoly);
234 Polygon PictWriter::PolyPolygonToPolygon(const PolyPolygon & rPolyPoly) in PolyPolygonToPolygon()
1701 const PolyPolygon& rPolyPoly = pA->GetPolyPolygon(); in WriteOpcodes()
1703 PolyPolygon aSimplePolyPoly( rPolyPoly ); in WriteOpcodes()
2109 const PolyPolygon& rPolyPoly = ( (const MetaTransparentAction*) pMA )->GetPolyPolygon(); in WriteOpcodes()
/aoo41x/main/tools/inc/tools/
H A Dpresys.h33 #define PolyPolygon BLA_PolyPolygon macro

Completed in 173 milliseconds

123456