Regenerated to take advantage of new _builtinSuites package.

This commit is contained in:
Jack Jansen 2002-01-22 23:22:32 +00:00
parent d50c66b1e5
commit 368875c2d3
15 changed files with 621 additions and 693 deletions

View file

@ -1,7 +1,7 @@
"""Suite Table Suite: Classes for manipulating tables
Level 1, version 1
Generated from Macintosh HD:Systeemmap:Extensies:AppleScript
Generated from Moes:Systeemmap:Extensies:AppleScript
AETE/AEUT resource version 1/0, language 0, script 0
"""
@ -81,15 +81,15 @@ _Enum_prtn = {
#
_classdeclarations = {
'ccel' : cell,
'ctbl' : table,
'ccol' : column,
'ctbl' : table,
'crow' : row,
}
_propdeclarations = {
'ppro' : protection,
'pfor' : formula,
'pnam' : name,
'pfor' : formula,
'ppro' : protection,
}
_compdeclarations = {