Searched refs:POLYPOLY_APPEND (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/tools/inc/tools/ |
H A D | poly.hxx | 37 #define POLYPOLY_APPEND (0xFFFF) macro 267 void Insert( const Polygon& rPoly, sal_uInt16 nPos = POLYPOLY_APPEND );
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 147 Insert( Polygon(), POLYPOLY_APPEND ); in AddPoint() 156 Insert( Polygon(), POLYPOLY_APPEND ); in AddPolyLine() 164 Insert( rPoly, POLYPOLY_APPEND ); in AddPolygon() 172 Insert( rPolyPoly[ i ], POLYPOLY_APPEND ); in AddPolyPolygon()
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | class4.cxx | 305 aPolyPolygon.Insert( aPolygon, POLYPOLY_APPEND ); in ImplDoClass4()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 1888 aPolyPolygon.Insert( aPolygon, POLYPOLY_APPEND ); in GetPolyPolygon() 1926 aPolyPolygon.Insert( aPolygon, POLYPOLY_APPEND ); in GetPolyPolygon() 1953 aPolyPolygon.Insert( aPolygon, POLYPOLY_APPEND ); in GetPolyPolygon() 1976 aPolyPolygon.Insert( *pPolygon, POLYPOLY_APPEND ); in CreatePolygonProperties()
|
/aoo42x/main/filter/source/graphicfilter/idxf/ |
H A D | dxf2mtf.cxx | 701 aPolyPoly.Insert( aPoly, POLYPOLY_APPEND ); in DrawHatchEntity()
|
Completed in 54 milliseconds