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

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: F:\build\os2\ship\include\Foci.xh.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.29.1.17
  7.  *     SOM Emitter emitxh: 2.47
  8.  */
  9.  
  10. #ifndef SOM_Module_Foci_OpenDoc_Foci_defined
  11. #define SOM_Module_Foci_OpenDoc_Foci_defined 1
  12. #include <som.xh>
  13.  
  14. /*
  15.  * Start of bindings for IDL types
  16.  */
  17.  
  18. #define kODNullFocus 0 /* 0 */
  19. #define kODKeyFocus "Key"
  20. #define kODMenuFocus "Menu"
  21. #define kODSelectionFocus "Selection"
  22. #define kODModalFocus "Modal"
  23. #define kODMouseFocus "Mouse"
  24. #define kODScrollingFocus "Scrolling"
  25. #define kODClipboardFocus "Clipboard"
  26. #define kODMouseUpOutsideFocus "MouseUpOutside"
  27. #define kODDeskTopToolFocus "TSDeskTop"
  28. #define kODDocumentToolFocus "TSDocument"
  29. #define kODRootToolFocus "TSRootFrame"
  30. #define kODPartFrameToolFocus "TSPartFrame"
  31. #define OpenDoc_Foci_OpenDoc_Foci_Version "1.0."
  32.  
  33. #ifndef SOM_DONT_USE_SHORT_NAMES
  34. #ifndef SOMTGD_OpenDoc_Foci_Version
  35.     #ifdef OpenDoc_Foci_Version
  36.         #undef OpenDoc_Foci_Version
  37.         #define SOMTGD_OpenDoc_Foci_Version 1
  38.     #else
  39.         #define OpenDoc_Foci_Version OpenDoc_Foci_OpenDoc_Foci_Version
  40.     #endif /* OpenDoc_Foci_Version */
  41. #endif /* SOMTGD_OpenDoc_Foci_Version */
  42. #endif /* SOM_DONT_USE_SHORT_NAMES */
  43.  
  44. /*
  45.  * End of bindings for IDL types.
  46.  */
  47. #endif /* SOM_Module_Foci_OpenDoc_Foci_defined */
  48.