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

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: F:\build\os2\ship\include\StdExts.xh.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.29.1.17
  7.  *     SOM Emitter emitxh: 2.47
  8.  */
  9.  
  10. #ifndef SOM_Module_StdExts_OpenDoc_StandardExtensions_defined
  11. #define SOM_Module_StdExts_OpenDoc_StandardExtensions_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. #define kODShellPlugIn "OpenDoc:Extension:Shell:PlugIn"
  22. #define kODSettingsExtension "OpenDoc:Extension:Info:Settings"
  23. #define kODExtSemanticInterface "OpenDoc:Extension:SemanticInterface"
  24. #define kODScriptExtension "OpenDoc:Extension:AttachedScript"
  25. #define OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version "1.0."
  26.  
  27. #ifndef SOM_DONT_USE_SHORT_NAMES
  28. #ifndef SOMTGD_OpenDoc_StandardExtensions_Version
  29.     #ifdef OpenDoc_StandardExtensions_Version
  30.         #undef OpenDoc_StandardExtensions_Version
  31.         #define SOMTGD_OpenDoc_StandardExtensions_Version 1
  32.     #else
  33.         #define OpenDoc_StandardExtensions_Version OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version
  34.     #endif /* OpenDoc_StandardExtensions_Version */
  35. #endif /* SOMTGD_OpenDoc_StandardExtensions_Version */
  36. #endif /* SOM_DONT_USE_SHORT_NAMES */
  37.  
  38. /*
  39.  * End of bindings for IDL types.
  40.  */
  41. #endif /* SOM_Module_StdExts_OpenDoc_StandardExtensions_defined */
  42.