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

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. from namespaces import TABLENS
  5. from element import Element
  6.  
  7. def Body(**args):
  8.     return Element(qname = (TABLENS, 'body'), **args)
  9.  
  10.  
  11. def CalculationSettings(**args):
  12.     return Element(qname = (TABLENS, 'calculation-settings'), **args)
  13.  
  14.  
  15. def CellAddress(**args):
  16.     return Element(qname = (TABLENS, 'cell-address'), **args)
  17.  
  18.  
  19. def CellContentChange(**args):
  20.     return Element(qname = (TABLENS, 'cell-content-change'), **args)
  21.  
  22.  
  23. def CellContentDeletion(**args):
  24.     return Element(qname = (TABLENS, 'cell-content-deletion'), **args)
  25.  
  26.  
  27. def CellRangeSource(**args):
  28.     return Element(qname = (TABLENS, 'cell-range-source'), **args)
  29.  
  30.  
  31. def ChangeDeletion(**args):
  32.     return Element(qname = (TABLENS, 'change-deletion'), **args)
  33.  
  34.  
  35. def ChangeTrackTableCell(**args):
  36.     return Element(qname = (TABLENS, 'change-track-table-cell'), **args)
  37.  
  38.  
  39. def Consolidation(**args):
  40.     return Element(qname = (TABLENS, 'consolidation'), **args)
  41.  
  42.  
  43. def ContentValidation(**args):
  44.     return Element(qname = (TABLENS, 'content-validation'), **args)
  45.  
  46.  
  47. def ContentValidations(**args):
  48.     return Element(qname = (TABLENS, 'content-validations'), **args)
  49.  
  50.  
  51. def CoveredTableCell(**args):
  52.     return Element(qname = (TABLENS, 'covered-table-cell'), **args)
  53.  
  54.  
  55. def CutOffs(**args):
  56.     return Element(qname = (TABLENS, 'cut-offs'), **args)
  57.  
  58.  
  59. def DataPilotDisplayInfo(**args):
  60.     return Element(qname = (TABLENS, 'data-pilot-display-info'), **args)
  61.  
  62.  
  63. def DataPilotField(**args):
  64.     return Element(qname = (TABLENS, 'data-pilot-field'), **args)
  65.  
  66.  
  67. def DataPilotFieldReference(**args):
  68.     return Element(qname = (TABLENS, 'data-pilot-field-reference'), **args)
  69.  
  70.  
  71. def DataPilotGroup(**args):
  72.     return Element(qname = (TABLENS, 'data-pilot-group'), **args)
  73.  
  74.  
  75. def DataPilotGroupMember(**args):
  76.     return Element(qname = (TABLENS, 'data-pilot-group-member'), **args)
  77.  
  78.  
  79. def DataPilotGroups(**args):
  80.     return Element(qname = (TABLENS, 'data-pilot-groups'), **args)
  81.  
  82.  
  83. def DataPilotLayoutInfo(**args):
  84.     return Element(qname = (TABLENS, 'data-pilot-layout-info'), **args)
  85.  
  86.  
  87. def DataPilotLevel(**args):
  88.     return Element(qname = (TABLENS, 'data-pilot-level'), **args)
  89.  
  90.  
  91. def DataPilotMember(**args):
  92.     return Element(qname = (TABLENS, 'data-pilot-member'), **args)
  93.  
  94.  
  95. def DataPilotMembers(**args):
  96.     return Element(qname = (TABLENS, 'data-pilot-members'), **args)
  97.  
  98.  
  99. def DataPilotSortInfo(**args):
  100.     return Element(qname = (TABLENS, 'data-pilot-sort-info'), **args)
  101.  
  102.  
  103. def DataPilotSubtotal(**args):
  104.     return Element(qname = (TABLENS, 'data-pilot-subtotal'), **args)
  105.  
  106.  
  107. def DataPilotSubtotals(**args):
  108.     return Element(qname = (TABLENS, 'data-pilot-subtotals'), **args)
  109.  
  110.  
  111. def DataPilotTable(**args):
  112.     return Element(qname = (TABLENS, 'data-pilot-table'), **args)
  113.  
  114.  
  115. def DataPilotTables(**args):
  116.     return Element(qname = (TABLENS, 'data-pilot-tables'), **args)
  117.  
  118.  
  119. def DatabaseRange(**args):
  120.     return Element(qname = (TABLENS, 'database-range'), **args)
  121.  
  122.  
  123. def DatabaseRanges(**args):
  124.     return Element(qname = (TABLENS, 'database-ranges'), **args)
  125.  
  126.  
  127. def DatabaseSourceQuery(**args):
  128.     return Element(qname = (TABLENS, 'database-source-query'), **args)
  129.  
  130.  
  131. def DatabaseSourceSql(**args):
  132.     return Element(qname = (TABLENS, 'database-source-sql'), **args)
  133.  
  134.  
  135. def DatabaseSourceTable(**args):
  136.     return Element(qname = (TABLENS, 'database-source-table'), **args)
  137.  
  138.  
  139. def DdeLink(**args):
  140.     return Element(qname = (TABLENS, 'dde-link'), **args)
  141.  
  142.  
  143. def DdeLinks(**args):
  144.     return Element(qname = (TABLENS, 'dde-links'), **args)
  145.  
  146.  
  147. def Deletion(**args):
  148.     return Element(qname = (TABLENS, 'deletion'), **args)
  149.  
  150.  
  151. def Deletions(**args):
  152.     return Element(qname = (TABLENS, 'deletions'), **args)
  153.  
  154.  
  155. def Dependencies(**args):
  156.     return Element(qname = (TABLENS, 'dependencies'), **args)
  157.  
  158.  
  159. def Dependency(**args):
  160.     return Element(qname = (TABLENS, 'dependency'), **args)
  161.  
  162.  
  163. def Detective(**args):
  164.     return Element(qname = (TABLENS, 'detective'), **args)
  165.  
  166.  
  167. def ErrorMacro(**args):
  168.     return Element(qname = (TABLENS, 'error-macro'), **args)
  169.  
  170.  
  171. def ErrorMessage(**args):
  172.     return Element(qname = (TABLENS, 'error-message'), **args)
  173.  
  174.  
  175. def EvenColumns(**args):
  176.     return Element(qname = (TABLENS, 'even-columns'), **args)
  177.  
  178.  
  179. def EvenRows(**args):
  180.     return Element(qname = (TABLENS, 'even-rows'), **args)
  181.  
  182.  
  183. def Filter(**args):
  184.     return Element(qname = (TABLENS, 'filter'), **args)
  185.  
  186.  
  187. def FilterAnd(**args):
  188.     return Element(qname = (TABLENS, 'filter-and'), **args)
  189.  
  190.  
  191. def FilterCondition(**args):
  192.     return Element(qname = (TABLENS, 'filter-condition'), **args)
  193.  
  194.  
  195. def FilterOr(**args):
  196.     return Element(qname = (TABLENS, 'filter-or'), **args)
  197.  
  198.  
  199. def FirstColumn(**args):
  200.     return Element(qname = (TABLENS, 'first-column'), **args)
  201.  
  202.  
  203. def FirstRow(**args):
  204.     return Element(qname = (TABLENS, 'first-row'), **args)
  205.  
  206.  
  207. def HelpMessage(**args):
  208.     return Element(qname = (TABLENS, 'help-message'), **args)
  209.  
  210.  
  211. def HighlightedRange(**args):
  212.     return Element(qname = (TABLENS, 'highlighted-range'), **args)
  213.  
  214.  
  215. def Insertion(**args):
  216.     return Element(qname = (TABLENS, 'insertion'), **args)
  217.  
  218.  
  219. def InsertionCutOff(**args):
  220.     return Element(qname = (TABLENS, 'insertion-cut-off'), **args)
  221.  
  222.  
  223. def Iteration(**args):
  224.     return Element(qname = (TABLENS, 'iteration'), **args)
  225.  
  226.  
  227. def LabelRange(**args):
  228.     return Element(qname = (TABLENS, 'label-range'), **args)
  229.  
  230.  
  231. def LabelRanges(**args):
  232.     return Element(qname = (TABLENS, 'label-ranges'), **args)
  233.  
  234.  
  235. def LastColumn(**args):
  236.     return Element(qname = (TABLENS, 'last-column'), **args)
  237.  
  238.  
  239. def LastRow(**args):
  240.     return Element(qname = (TABLENS, 'last-row'), **args)
  241.  
  242.  
  243. def Movement(**args):
  244.     return Element(qname = (TABLENS, 'movement'), **args)
  245.  
  246.  
  247. def MovementCutOff(**args):
  248.     return Element(qname = (TABLENS, 'movement-cut-off'), **args)
  249.  
  250.  
  251. def NamedExpression(**args):
  252.     return Element(qname = (TABLENS, 'named-expression'), **args)
  253.  
  254.  
  255. def NamedExpressions(**args):
  256.     return Element(qname = (TABLENS, 'named-expressions'), **args)
  257.  
  258.  
  259. def NamedRange(**args):
  260.     return Element(qname = (TABLENS, 'named-range'), **args)
  261.  
  262.  
  263. def NullDate(**args):
  264.     return Element(qname = (TABLENS, 'null-date'), **args)
  265.  
  266.  
  267. def OddColumns(**args):
  268.     return Element(qname = (TABLENS, 'odd-columns'), **args)
  269.  
  270.  
  271. def OddRows(**args):
  272.     return Element(qname = (TABLENS, 'odd-rows'), **args)
  273.  
  274.  
  275. def Operation(**args):
  276.     return Element(qname = (TABLENS, 'operation'), **args)
  277.  
  278.  
  279. def Previous(**args):
  280.     return Element(qname = (TABLENS, 'previous'), **args)
  281.  
  282.  
  283. def Scenario(**args):
  284.     return Element(qname = (TABLENS, 'scenario'), **args)
  285.  
  286.  
  287. def Shapes(**args):
  288.     return Element(qname = (TABLENS, 'shapes'), **args)
  289.  
  290.  
  291. def Sort(**args):
  292.     return Element(qname = (TABLENS, 'sort'), **args)
  293.  
  294.  
  295. def SortBy(**args):
  296.     return Element(qname = (TABLENS, 'sort-by'), **args)
  297.  
  298.  
  299. def SortGroups(**args):
  300.     return Element(qname = (TABLENS, 'sort-groups'), **args)
  301.  
  302.  
  303. def SourceCellRange(**args):
  304.     return Element(qname = (TABLENS, 'source-cell-range'), **args)
  305.  
  306.  
  307. def SourceRangeAddress(**args):
  308.     return Element(qname = (TABLENS, 'source-range-address'), **args)
  309.  
  310.  
  311. def SourceService(**args):
  312.     return Element(qname = (TABLENS, 'source-service'), **args)
  313.  
  314.  
  315. def SubtotalField(**args):
  316.     return Element(qname = (TABLENS, 'subtotal-field'), **args)
  317.  
  318.  
  319. def SubtotalRule(**args):
  320.     return Element(qname = (TABLENS, 'subtotal-rule'), **args)
  321.  
  322.  
  323. def SubtotalRules(**args):
  324.     return Element(qname = (TABLENS, 'subtotal-rules'), **args)
  325.  
  326.  
  327. def Table(**args):
  328.     return Element(qname = (TABLENS, 'table'), **args)
  329.  
  330.  
  331. def TableCell(**args):
  332.     return Element(qname = (TABLENS, 'table-cell'), **args)
  333.  
  334.  
  335. def TableColumn(**args):
  336.     return Element(qname = (TABLENS, 'table-column'), **args)
  337.  
  338.  
  339. def TableColumnGroup(**args):
  340.     return Element(qname = (TABLENS, 'table-column-group'), **args)
  341.  
  342.  
  343. def TableColumns(**args):
  344.     return Element(qname = (TABLENS, 'table-columns'), **args)
  345.  
  346.  
  347. def TableHeaderColumns(**args):
  348.     return Element(qname = (TABLENS, 'table-header-columns'), **args)
  349.  
  350.  
  351. def TableHeaderRows(**args):
  352.     return Element(qname = (TABLENS, 'table-header-rows'), **args)
  353.  
  354.  
  355. def TableRow(**args):
  356.     return Element(qname = (TABLENS, 'table-row'), **args)
  357.  
  358.  
  359. def TableRowGroup(**args):
  360.     return Element(qname = (TABLENS, 'table-row-group'), **args)
  361.  
  362.  
  363. def TableRows(**args):
  364.     return Element(qname = (TABLENS, 'table-rows'), **args)
  365.  
  366.  
  367. def TableSource(**args):
  368.     return Element(qname = (TABLENS, 'table-source'), **args)
  369.  
  370.  
  371. def TableTemplate(**args):
  372.     return Element(qname = (TABLENS, 'table-template'), **args)
  373.  
  374.  
  375. def TargetRangeAddress(**args):
  376.     return Element(qname = (TABLENS, 'target-range-address'), **args)
  377.  
  378.  
  379. def TrackedChanges(**args):
  380.     return Element(qname = (TABLENS, 'tracked-changes'), **args)
  381.  
  382.