home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / warphead.zip / H / POLYGON.XH < prev    next >
Text File  |  1997-02-28  |  1KB  |  44 lines

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: F:\build\os2\ship\include\Polygon.xh.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.29.1.17
  7.  *     SOM Emitter emitxh: 2.47
  8.  */
  9.  
  10. #ifndef SOM_Module_Polygon_OpenDoc_Polygon_defined
  11. #define SOM_Module_Polygon_OpenDoc_Polygon_defined 1
  12. #include <som.xh>
  13.  
  14. /*
  15.  * Start of bindings for IDL types
  16.  */
  17.  
  18. class ODFrame;
  19. class ODFacet;
  20. class ODPlatformCanvas;
  21. typedef
  22. ODByteArray ODContour;
  23.  
  24. typedef
  25. ODByteArray ODPolygon;
  26.  
  27. #define OpenDoc_Polygon_OpenDoc_Polygon_Version "1.0."
  28.  
  29. #ifndef SOM_DONT_USE_SHORT_NAMES
  30. #ifndef SOMTGD_OpenDoc_Polygon_Version
  31.     #ifdef OpenDoc_Polygon_Version
  32.         #undef OpenDoc_Polygon_Version
  33.         #define SOMTGD_OpenDoc_Polygon_Version 1
  34.     #else
  35.         #define OpenDoc_Polygon_Version OpenDoc_Polygon_OpenDoc_Polygon_Version
  36.     #endif /* OpenDoc_Polygon_Version */
  37. #endif /* SOMTGD_OpenDoc_Polygon_Version */
  38. #endif /* SOM_DONT_USE_SHORT_NAMES */
  39.  
  40. /*
  41.  * End of bindings for IDL types.
  42.  */
  43. #endif /* SOM_Module_Polygon_OpenDoc_Polygon_defined */
  44.