home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ibmodf.zip / OPEND_HH.ZIP / POLYGON.HH < prev    next >
Text File  |  1995-04-13  |  495b  |  21 lines

  1. #ifndef _DTS_HH_INCLUDED_polygon
  2. #define _DTS_HH_INCLUDED_polygon
  3. // This file was generated by the IBM "DirectToSOM" emitter for C++ (V1.71)
  4. // Generated at 04/13/95 11:45:03 EDT
  5.  
  6.      typedef ODByteArray ODContour;
  7.      typedef ODByteArray ODPolygon;
  8. /* Start Module OpenDoc_Polygon */
  9.  
  10.  
  11. class OpenDoc_Polygon {
  12. #pragma SOMModule (OpenDoc_Polygon)
  13.  
  14.   public :
  15.      #define OpenDoc_Polygon_Version "1.0."
  16. };
  17.  
  18. /* End OpenDoc_Polygon */
  19.  
  20. #endif /* _DTS_HH_INCLUDED_polygon */
  21.