Searched defs:Polygon (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/tools/inc/tools/ |
H A D | prewin.h | 29 #define Polygon BLA_Polygon macro
|
H A D | presys.h | 32 #define Polygon BLA_Polygon macro
|
H A D | poly.hxx | 111 class TOOLS_DLLPUBLIC Polygon class
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | outact.hxx | 89 virtual void DrawPolygon( Polygon& ) {} ; in DrawPolygon() argument 90 virtual void DrawPolyLine( Polygon& ) {} ; in DrawPolyLine() argument 91 virtual void DrawPolybezier( Polygon& ) {} ; in DrawPolybezier() argument
|
/aoo42x/main/solenv/inc/ |
H A D | premac.h | 36 #define Polygon MacOSPolygon macro
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 372 Polygon::Polygon() in Polygon() function in Polygon 380 Polygon::Polygon( sal_uInt16 nSize ) in Polygon() function in Polygon 392 Polygon::Polygon( sal_uInt16 nPoints, const Point* pPtAry, const sal_uInt8* pFlagAry ) in Polygon() function in Polygon 404 Polygon::Polygon( const Polygon& rPoly ) in Polygon() function in Polygon 417 Polygon::Polygon( const Rectangle& rRect ) in Polygon() function in Polygon 436 Polygon::Polygon( const Rectangle& rRect, sal_uIntPtr nHorzRound, sal_uIntPtr nVertRound ) in Polygon() function in Polygon 493 Polygon::Polygon( const Point& rCenter, long nRadX, long nRadY, sal_uInt16 nPoints ) in Polygon() function in Polygon 546 Polygon::Polygon( const Rectangle& rBound, in Polygon() function in Polygon 624 Polygon::Polygon( const Point& rBezPt1, const Point& rCtrlPt1, in Polygon() function in Polygon 2276 Polygon::Polygon(const basegfx::B2DPolygon& rPolygon) in Polygon() function in Polygon
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_winstuff.hxx | 55 #define Polygon win32Polygon macro
|
/aoo42x/main/vcl/source/gdi/ |
H A D | regionband.cxx | 32 DBG_NAMEEX( Polygon ) in DBG_NAMEEX() argument
|
H A D | outdev.cxx | 75 DBG_NAME( Polygon ) in DBG_NAME() argument
|
H A D | metaact.cxx | 1012 IMPL_META_ACTION( Polygon, META_POLYGON_ACTION ) in IMPL_META_ACTION() argument
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 588 void InsertMissingOutlinePoints( const Polygon& /*rOutlinePoly*/, const std::vector< double >& rDis… in InsertMissingOutlinePoints()
|
Completed in 175 milliseconds