ó
Ò¬Qc           @   sî  d  Z  d d l Z d d l Z d Z d d% d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d	 „  ƒ  YZ d
 e j f d „  ƒ  YZ	 e Z
 d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ e Z g  e _ i e d 6e	 d 6e _ i  e _ g  e _ i e d 6e _ i  e _ g  e _ i  e _ i  e _ g  e _ i  e _ i  e _ i d d 6d d 6d d 6Z i e d 6e d 6e d 6e d  6Z i e d! 6e d" 6e	 d# 6Z i  Z i e d$ 6Z d S(&   s½   Suite Table Suite: Classes for manipulating tables
Level 1, version 1

Generated from /Volumes/Sap/System Folder/Extensions/AppleScript
AETE/AEUT resource version 1/0, language 0, script 0
iÿÿÿÿNt   tblst   Table_Suite_Eventsc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR      s   t   cellc           B   s   e  Z d  Z d Z RS(   s   cell - A cell t   ccel(   R   R   t   __doc__t   want(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR      s   t   _Prop_formulac           B   s   e  Z d  Z d Z d Z RS(   s"   formula - the formula of the cell t   pfort   ctxt(   R   R   R   t   whichR   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR      s   t   _Prop_protectionc           B   s   e  Z d  Z d Z d Z RS(   sK   protection - Indicates whether value or formula in the cell can be changed t   pprot   prtn(   R   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR      s   t   columnc           B   s   e  Z d  Z d Z RS(   s   column - A column t   ccol(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR       s   t
   _Prop_namec           B   s   e  Z d  Z d Z d Z RS(   s   name - the name of the column t   pnamt   itxt(   R   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR   #   s   t   rowsc           B   s   e  Z d  Z d Z RS(   s   rows -  t   crow(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR   *   s   t   tablesc           B   s   e  Z d  Z d Z RS(   s
   tables -  t   ctbl(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyR   0   s   t   formulat
   protectiont   namet   nmodt	   read_onlyt   fprot   formulas_protectedt   modft   read_2f_writeR   R   R   R   R	   R   R   R   (    (   R   t   aetoolst   MacOSt   _codeR   t   ComponentItemR   t	   NPropertyR   R   t   cellsR   R   t   columnsR   t   rowR   t   tablet   _superclassnamest   _privpropdictt   _privelemdictt
   _Enum_prtnt   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyt   <module>   s\   										


