home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_2652 (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-08-06  |  3.5 KB  |  79 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. makepy_version = '0.4.98'
  5. python_version = 33948144
  6. import win32com.client.CLSIDToClass as win32com
  7. import pythoncom
  8. import win32com.client.util as win32com
  9. from pywintypes import IID
  10. from win32com.client import Dispatch
  11. defaultNamedOptArg = pythoncom.Empty
  12. defaultNamedNotOptArg = pythoncom.Empty
  13. defaultUnnamedArg = pythoncom.Empty
  14. CLSID = IID('{3F4DACA7-160D-11D2-A8E9-00104B365C9F}')
  15. MajorVersion = 5
  16. MinorVersion = 5
  17. LibraryFlags = 8
  18. LCID = 0
  19. from win32com.client import DispatchBaseClass
  20.  
  21. class IMatch2(DispatchBaseClass):
  22.     CLSID = IID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}')
  23.     coclass_clsid = IID('{3F4DACA5-160D-11D2-A8E9-00104B365C9F}')
  24.     _prop_map_get_ = {
  25.         'FirstIndex': (10001, 2, (3, 0), (), 'FirstIndex', None),
  26.         'Length': (10002, 2, (3, 0), (), 'Length', None),
  27.         'SubMatches': (10003, 2, (9, 0), (), 'SubMatches', None),
  28.         'Value': (0, 2, (8, 0), (), 'Value', None) }
  29.     _prop_map_put_ = { }
  30.     
  31.     def __call__(self):
  32.         return self._ApplyTypes_(*(0, 2, (8, 0), (), 'Value', None))
  33.  
  34.     
  35.     def __unicode__(self, *args):
  36.         
  37.         try:
  38.             return unicode(self.__call__(*args))
  39.         except pythoncom.com_error:
  40.             return repr(self)
  41.  
  42.  
  43.     
  44.     def __str__(self, *args):
  45.         return str(self.__unicode__(*args))
  46.  
  47.     
  48.     def __int__(self, *args):
  49.         return int(self.__call__(*args))
  50.  
  51.  
  52. win32com.client.CLSIDToClass.RegisterCLSID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}', IMatch2)
  53. makepy_version = '0.4.98'
  54. python_version = 33948144
  55. import win32com.client.CLSIDToClass as win32com
  56. import pythoncom
  57. import win32com.client.util as win32com
  58. from pywintypes import IID
  59. from win32com.client import Dispatch
  60. defaultNamedOptArg = pythoncom.Empty
  61. defaultNamedNotOptArg = pythoncom.Empty
  62. defaultUnnamedArg = pythoncom.Empty
  63. CLSID = IID('{3F4DACA7-160D-11D2-A8E9-00104B365C9F}')
  64. MajorVersion = 5
  65. MinorVersion = 5
  66. LibraryFlags = 8
  67. LCID = 0
  68. IMatch2_vtables_dispatch_ = 1
  69. IMatch2_vtables_ = [
  70.     ((u'Value', u'pValue'), 0, (0, (), [
  71.         (16392, 10, None, None)], 1, 2, 4, 0, 28, (3, 0, None, None), 0)),
  72.     ((u'FirstIndex', u'pFirstIndex'), 10001, (10001, (), [
  73.         (16387, 10, None, None)], 1, 2, 4, 0, 32, (3, 0, None, None), 0)),
  74.     ((u'Length', u'pLength'), 10002, (10002, (), [
  75.         (16387, 10, None, None)], 1, 2, 4, 0, 36, (3, 0, None, None), 0)),
  76.     ((u'SubMatches', u'ppSubMatches'), 10003, (10003, (), [
  77.         (16393, 10, None, None)], 1, 2, 4, 0, 40, (3, 0, None, None), 0))]
  78. win32com.client.CLSIDToClass.RegisterCLSID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}', IMatch2)
  79.