Home
last modified time | relevance | path

Searched refs:PolyPolygon (Results 76 – 100 of 148) sorted by relevance

123456

/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx44 class PolyPolygon;
199 const PolyPolygon* GetPolygon();
H A Doutliner.hxx65 class PolyPolygon;
892 const PolyPolygon* GetPolygon();
/trunk/main/tools/inc/tools/
H A Dpresys.h33 #define PolyPolygon BLA_PolyPolygon macro
H A Dprewin.h30 #define PolyPolygon BLA_PolyPolygon macro
H A Dpostsys.h29 #undef PolyPolygon
H A Dpostwin.h33 #undef PolyPolygon
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx975 PolyPolygon GDIMetaFile::ImplGetRotatedPolyPolygon( const PolyPolygon& rPolyPoly, const Point& rRot… in ImplGetRotatedPolyPolygon()
978 PolyPolygon aRet( rPolyPoly ); in ImplGetRotatedPolyPolygon()
990 const PolyPolygon& rPolyPoly, in ImplAddGradientEx()
1318 PolyPolygon aPath; in Rotate()
2854 … const PolyPolygon& rPolyPoly = ( (MetaPolyPolygonAction*) pAction )->GetPolyPolygon(); in GetSizeBytes()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx51 class PolyPolygon;
581 void Scale(PolyPolygon& rPoly) const;
/trunk/main/vcl/win/source/gdi/
H A Dwntgdi.cxx61 return PolyPolygon( hDC, ppt, npcnt, ncnt ); in WIN_PolyPolygon()
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dcanvasgraphic.hxx45 typedef ::boost::shared_ptr< class PolyPolygon > PolyPolygonSharedPtr;
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlayrectangle.hxx32 class PolyPolygon;
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.hxx52 … class ImplPolyPolygon : public virtual ::cppcanvas::PolyPolygon, protected CanvasGraphicHelper
/trunk/main/oox/source/export/
H A Dshapes.cxx394 PolyPolygon aPolyPolygon = EscherPropertyContainer::GetPolyPolygon( xShape ); in WriteBezierShape()
760 PolyPolygon aPolyPolygon = EscherPropertyContainer::GetPolyPolygon( xShape ); in WriteLineShape()
/trunk/main/reportdesign/source/ui/report/
H A DEndMarker.cxx61 PolyPolygon aPoly; in Paint()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2124 PolyArgs( PolyPolygon& rPolyPoly, sal_uInt16 nMaxPoints );
2134 PolyPolygon& mrPolyPoly;
2149 PolyArgs::PolyArgs( PolyPolygon& rPolyPoly, sal_uInt16 nMaxPoints ) in PolyArgs()
2335 PolyPolygon aToolPolyPolygon; in GetGlyphOutline()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx881 PolyPolygon aPolyPoly( EscherPropertyContainer::GetPolyPolygon( aAny ) ); in GetLineArrow()
1432 …aOut.DrawHatch(PolyPolygon(rRect), Hatch((HatchStyle)rHatch.Style, Color(rHatch.Color), rHatch.Dis… in lclDrawHatch()
1814 PolyPolygon EscherPropertyContainer::GetPolyPolygon( const ::com::sun::star::uno::Reference< ::com:… in GetPolyPolygon()
1816 PolyPolygon aRetPolyPoly; in GetPolyPolygon()
1838 PolyPolygon EscherPropertyContainer::GetPolyPolygon( const ::com::sun::star::uno::Any& rAny ) in GetPolyPolygon()
1843 PolyPolygon aPolyPolygon; in GetPolyPolygon()
1973 PolyPolygon aPolyPolygon; in CreatePolygonProperties()
2357 PolyPolygon aPolyPolygon = GetPolyPolygon( aAny ); in CreateConnectorProperties()
4818 const PolyPolygon aPolyPoly(((SdrPathObj*)pPoly)->GetPathPoly()); in GetConnectorRule()
/trunk/main/filter/source/pdf/
H A Dpdfexport.hxx36 class PolyPolygon;
/trunk/main/offapi/com/sun/star/drawing/
H A DPolyPolygonDescriptor.idl56 [property] com::sun::star::drawing::PointSequenceSequence PolyPolygon;
/trunk/main/cppcanvas/source/inc/
H A Dimplrenderer.hxx135 void createGradientAction( const ::PolyPolygon& rPoly,
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx410 const PolyPolygon *SwEditShell::GetGraphicPolygon() const in GetGraphicPolygon()
417 void SwEditShell::SetGraphicPolygon( const PolyPolygon *pPoly ) in SetGraphicPolygon()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1778 PolyPolygon aPoly; in ContourRect()
1780 aPoly = PolyPolygon( ((SwVirtFlyDrawObj*)pObj)-> in ContourRect()
1892 const PolyPolygon* pPol = pTextRanger[ nPos ]->GetLinePolygon(); in ShowContour()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx174 void WMFRecord_PolyPolygon(const PolyPolygon & rPolyPoly);
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx120 void WritePolyPolygon( const PolyPolygon& rPolyPolygon );
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx771 Polygon PolygonFromPolyPolygon(const PolyPolygon &rPolyPoly);
/trunk/main/oox/source/token/
H A Dproperties.txt320 PolyPolygon

Completed in 131 milliseconds

123456