ó
Ò¬Qc           @   sÏ  d  Z  d d l Z d d l Z d Z d do 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 d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f 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 d* e j f d+ „  ƒ  YZ e Z d g e _ i e d, 6e	 d- 6e _  i  e _! d g e _ i e d, 6e _  i  e _! d g e _ i e d, 6e d. 6e _  i  e _! d g e _ i e d, 6e _  i  e _! g  e _ i e d/ 6e d0 6e d1 6e d2 6e d3 6e d4 6e d5 6e _  i e d 6e d 6e d 6e d 6e d$ 6e _! d g e _ i e d, 6e _  i  e _! g  e _ i e d6 6e d7 6e _  i  e _! i d8 d8 6d9 d: 6d; d< 6d= d= 6Z" i d> d? 6d@ d@ 6dA dB 6dC dD 6dE dF 6dG dH 6dI dJ 6dK dL 6dM dN 6dO dP 6dQ dR 6dS dT 6dU dV 6dW dX 6dY dZ 6Z# i e d[ 6e d\ 6e d] 6e d^ 6e d_ 6e d` 6e da 6Z$ i e db 6e dc 6e d0 6e dd 6e de 6e df 6e	 dg 6e dh 6e di 6e dj 6e dk 6e dl 6Z% i  Z& i e" dm 6e# dn 6Z' d S(p   sÇ   Suite Text Suite: A set of basic classes for text processing
Level 1, version 1

Generated from /Volumes/Sap/System Folder/Extensions/AppleScript
AETE/AEUT resource version 1/0, language 0, script 0
iÿÿÿÿNt   TEXTt   Text_Suite_Eventsc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR      s   t	   text_flowc           B   s   e  Z d  Z d Z RS(   sW   text flow - A contiguous block of text.  Page layout applications call this a Ôstory.Õ t   cflo(   R   R   t   __doc__t   want(    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR      s   t   _Prop__3c_inheritance_3e_c           B   s   e  Z d  Z d Z d Z RS(   s@   <inheritance> - inherits some of its properties from this class s   c@#^t   ctxt(   R   R   R   t   whichR   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR      s   t
   _Prop_namec           B   s   e  Z d  Z d Z d Z RS(   s   name - the name t   pnamt   itxt(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR      s   t	   characterc           B   s   e  Z d  Z d Z RS(   s   character - A character s   cha (   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR       s   t   linec           B   s   e  Z d  Z d Z RS(   s   line - A line of text t   clin(   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   $   s   t   _Prop_justificationc           B   s   e  Z d  Z d Z d Z RS(   s.   justification - the justification of the text t   pjstt   just(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   '   s   t	   paragraphc           B   s   e  Z d  Z d Z RS(   s   paragraph - A paragraph t   cpar(   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   .   s   t   textc           B   s   e  Z d  Z d Z RS(   s   text - Text R	   (   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   4   s   t   _Prop_colorc           B   s   e  Z d  Z d Z d Z RS(   s)   color - the color of the first character t   colrt   cRGB(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   7   s   t
   _Prop_fontc           B   s   e  Z d  Z d Z d Z RS(   s3   font - the name of the font of the first character t   fontR	   (   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   ;   s   t   _Prop_quoted_formc           B   s   e  Z d  Z d Z d Z RS(   s&   quoted form - the text in quoted form t   strqR	   (   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   ?   s   t
   _Prop_sizec           B   s   e  Z d  Z d Z d Z RS(   s1   size - the size in points of the first character t   ptszt   fixd(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR   C   s   t   _Prop_stylec           B   s   e  Z d  Z d Z d Z RS(   sE   style - the text style of the first character of the first character t   txstt   tsty(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR!   G   s   t   _Prop_uniform_stylesc           B   s   e  Z d  Z d Z d Z RS(   sF   uniform styles - the text styles that are uniform throughout the text t   ustlR#   (   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR$   K   s   t   _Prop_writing_codec           B   s   e  Z d  Z d Z d Z RS(   s.   writing code - the script system and language t   psctt   intl(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR&   O   s   t   wordc           B   s   e  Z d  Z d Z RS(   s   word - A word t   cwor(   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR)   Y   s   t   text_style_infoc           B   s   e  Z d  Z d Z RS(   s0   text style info - On and Off styles of text run R#   (   R   R   R   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR+   _   s   t   _Prop_off_stylesc           B   s   e  Z d  Z d Z d Z RS(   s2   off styles - the styles that are off for the text t   ofstt   styl(   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR,   b   s   t   _Prop_on_stylesc           B   s   e  Z d  Z d Z d Z RS(   s0   on styles - the styles that are on for the text t   onstR.   (   R   R   R   R
   R   (    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyR/   f   s   t   _3c_inheritance_3e_t   namet   justificationt   colorR   t   quoted_formt   sizet   stylet   uniform_stylest   writing_codet
   off_stylest	   on_stylest   leftt   rghtt   rightt   centt   centert   fullt   plant   plaint   boldt   italt   italict   outlt   outlinet   shadt   shadowt   undlt	   underlinet   spsct   superscriptt   sbsct	   subscriptt   strkt   strikethrought   smcpt
   small_capst   alcpt   all_capst   lowct   all_lowercaset   condt	   condensedt   pexpt   expandedt   hidnt   hiddenR   s   cha R   R   R	   R*   R#   s   c@#^R   R-   R0   R   R   R'   R   R   R"   R%   R   R.   (    ((   R   t   aetoolst   MacOSt   _codeR   t   ComponentItemR   t	   NPropertyR   R   t
   text_flowsR   R   R   t   linesR   t
   paragraphsR   R   R   R   R   R!   R$   R&   R)   t   wordsR+   R,   R/   t   text_style_infost   _superclassnamest   _privpropdictt   _privelemdictt
   _Enum_justt
   _Enum_stylt   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    s]   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyt   <module>   sè   
								



