home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 February / macformat-126-disc-2.iso / mac / Reviewed⁄Demos / Omni Outliner / OmniOutliner-2.1.1 2.dmg / OmniOutliner.app / Contents / Resources / OmniOutliner.scriptSuite < prev    next >
Encoding:
Extensible Markup Language  |  2002-11-08  |  7.8 KB  |  355 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>AppleEventCode</key>
  6.     <string>OOut</string>
  7.     <key>Classes</key>
  8.     <dict>
  9.         <key>NSApplication</key>
  10.         <dict>
  11.             <key>AppleEventCode</key>
  12.             <string>capp</string>
  13.             <key>Superclass</key>
  14.             <string>NSCoreSuite.NSApplication</string>
  15.             <key>ToManyRelationships</key>
  16.             <dict>
  17.                 <key>orderedDocuments</key>
  18.                 <dict>
  19.                     <key>AppleEventCode</key>
  20.                     <string>docu</string>
  21.                     <key>Type</key>
  22.                     <string>OODocument</string>
  23.                 </dict>
  24.             </dict>
  25.         </dict>
  26.         <key>OOCell</key>
  27.         <dict>
  28.             <key>AppleEventCode</key>
  29.             <string>OOce</string>
  30.             <key>Attributes</key>
  31.             <dict>
  32.                 <key>column</key>
  33.                 <dict>
  34.                     <key>AppleEventCode</key>
  35.                     <string>OOcl</string>
  36.                     <key>ReadOnly</key>
  37.                     <string>YES</string>
  38.                     <key>Type</key>
  39.                     <string>OOColumn</string>
  40.                 </dict>
  41.                 <key>item</key>
  42.                 <dict>
  43.                     <key>AppleEventCode</key>
  44.                     <string>OOrw</string>
  45.                     <key>ReadOnly</key>
  46.                     <string>YES</string>
  47.                     <key>Type</key>
  48.                     <string>OOGenericItem</string>
  49.                 </dict>
  50.                 <key>text</key>
  51.                 <dict>
  52.                     <key>AppleEventCode</key>
  53.                     <string>ctxt</string>
  54.                     <key>Type</key>
  55.                     <string>NSTextStorage</string>
  56.                 </dict>
  57.                 <key>value</key>
  58.                 <dict>
  59.                     <key>AppleEventCode</key>
  60.                     <string>OOva</string>
  61.                     <key>Type</key>
  62.                     <string>NSCoreSuite.AbstractObject</string>
  63.                 </dict>
  64.             </dict>
  65.             <key>Superclass</key>
  66.             <string>NSCoreSuite.AbstractObject</string>
  67.         </dict>
  68.         <key>OOColumn</key>
  69.         <dict>
  70.             <key>AppleEventCode</key>
  71.             <string>OOcl</string>
  72.             <key>Attributes</key>
  73.             <dict>
  74.                 <key>backgroundColor</key>
  75.                 <dict>
  76.                     <key>AppleEventCode</key>
  77.                     <string>OObc</string>
  78.                     <key>Type</key>
  79.                     <string>NSColor</string>
  80.                 </dict>
  81.                 <key>title</key>
  82.                 <dict>
  83.                     <key>AppleEventCode</key>
  84.                     <string>OOtt</string>
  85.                     <key>Type</key>
  86.                     <string>NSString</string>
  87.                 </dict>
  88.                 <key>width</key>
  89.                 <dict>
  90.                     <key>AppleEventCode</key>
  91.                     <string>OOwd</string>
  92.                     <key>Type</key>
  93.                     <string>NSNumber</string>
  94.                 </dict>
  95.             </dict>
  96.             <key>Superclass</key>
  97.             <string>NSCoreSuite.AbstractObject</string>
  98.         </dict>
  99.         <key>OODocument</key>
  100.         <dict>
  101.             <key>AppleEventCode</key>
  102.             <string>docu</string>
  103.             <key>Attributes</key>
  104.             <dict>
  105.                 <key>alternateColor</key>
  106.                 <dict>
  107.                     <key>AppleEventCode</key>
  108.                     <string>OOac</string>
  109.                     <key>Type</key>
  110.                     <string>NSColor</string>
  111.                 </dict>
  112.                 <key>backgroundColor</key>
  113.                 <dict>
  114.                     <key>AppleEventCode</key>
  115.                     <string>OObc</string>
  116.                     <key>Type</key>
  117.                     <string>NSColor</string>
  118.                 </dict>
  119.                 <key>gutterColor</key>
  120.                 <dict>
  121.                     <key>AppleEventCode</key>
  122.                     <string>OOgc</string>
  123.                     <key>Type</key>
  124.                     <string>NSColor</string>
  125.                 </dict>
  126.                 <key>rootItem</key>
  127.                 <dict>
  128.                     <key>AppleEventCode</key>
  129.                     <string>OOrt</string>
  130.                     <key>Type</key>
  131.                     <string>OOGenericItem</string>
  132.                 </dict>
  133.             </dict>
  134.             <key>Superclass</key>
  135.             <string>NSCoreSuite.NSDocument</string>
  136.             <key>SupportedCommands</key>
  137.             <dict>
  138.                 <key>Unhoist</key>
  139.                 <string></string>
  140.             </dict>
  141.             <key>ToManyRelationships</key>
  142.             <dict>
  143.                 <key>children</key>
  144.                 <dict>
  145.                     <key>AppleEventCode</key>
  146.                     <string>OOsu</string>
  147.                     <key>Type</key>
  148.                     <string>OOGenericItem</string>
  149.                 </dict>
  150.                 <key>columns</key>
  151.                 <dict>
  152.                     <key>AppleEventCode</key>
  153.                     <string>OOcl</string>
  154.                     <key>Type</key>
  155.                     <string>OOColumn</string>
  156.                 </dict>
  157.                 <key>descendents</key>
  158.                 <dict>
  159.                     <key>AppleEventCode</key>
  160.                     <string>OOrw</string>
  161.                     <key>Type</key>
  162.                     <string>OOGenericItem</string>
  163.                 </dict>
  164.             </dict>
  165.         </dict>
  166.         <key>OOGenericItem</key>
  167.         <dict>
  168.             <key>AppleEventCode</key>
  169.             <string>OOrw</string>
  170.             <key>Attributes</key>
  171.             <dict>
  172.                 <key>hasChildren</key>
  173.                 <dict>
  174.                     <key>AppleEventCode</key>
  175.                     <string>OOhc</string>
  176.                     <key>ReadOnly</key>
  177.                     <string>YES</string>
  178.                     <key>Type</key>
  179.                     <string>NSNumber<Bool></string>
  180.                 </dict>
  181.                 <key>isExpanded</key>
  182.                 <dict>
  183.                     <key>AppleEventCode</key>
  184.                     <string>OOex</string>
  185.                     <key>Type</key>
  186.                     <string>NSNumber<Bool></string>
  187.                 </dict>
  188.                 <key>isHidden</key>
  189.                 <dict>
  190.                     <key>AppleEventCode</key>
  191.                     <string>OOhd</string>
  192.                     <key>Type</key>
  193.                     <string>NSNumber<Bool></string>
  194.                 </dict>
  195.                 <key>level</key>
  196.                 <dict>
  197.                     <key>AppleEventCode</key>
  198.                     <string>OOlv</string>
  199.                     <key>Type</key>
  200.                     <string>NSNumber<Int></string>
  201.                 </dict>
  202.                 <key>scriptNote</key>
  203.                 <dict>
  204.                     <key>AppleEventCode</key>
  205.                     <string>OOnt</string>
  206.                     <key>Type</key>
  207.                     <string>NSTextStorage</string>
  208.                 </dict>
  209.                 <key>scriptState</key>
  210.                 <dict>
  211.                     <key>AppleEventCode</key>
  212.                     <string>OOst</string>
  213.                     <key>Type</key>
  214.                     <string>NSNumber<State></string>
  215.                 </dict>
  216.                 <key>scriptTopic</key>
  217.                 <dict>
  218.                     <key>AppleEventCode</key>
  219.                     <string>OOtp</string>
  220.                     <key>Type</key>
  221.                     <string>NSTextStorage</string>
  222.                 </dict>
  223.             </dict>
  224.             <key>Superclass</key>
  225.             <string>NSCoreSuite.AbstractObject</string>
  226.             <key>SupportedCommands</key>
  227.             <dict>
  228.                 <key>Group</key>
  229.                 <string></string>
  230.                 <key>Hoist</key>
  231.                 <string></string>
  232.                 <key>Ungroup</key>
  233.                 <string></string>
  234.             </dict>
  235.             <key>ToManyRelationships</key>
  236.             <dict>
  237.                 <key>ancestors</key>
  238.                 <dict>
  239.                     <key>AppleEventCode</key>
  240.                     <string>OOsp</string>
  241.                     <key>ReadOnly</key>
  242.                     <string>YES</string>
  243.                     <key>Type</key>
  244.                     <string>OOGenericItem</string>
  245.                 </dict>
  246.                 <key>children</key>
  247.                 <dict>
  248.                     <key>AppleEventCode</key>
  249.                     <string>OOsu</string>
  250.                     <key>Type</key>
  251.                     <string>OOGenericItem</string>
  252.                 </dict>
  253.                 <key>columnValueArray</key>
  254.                 <dict>
  255.                     <key>AppleEventCode</key>
  256.                     <string>OOce</string>
  257.                     <key>Type</key>
  258.                     <string>OOCell</string>
  259.                 </dict>
  260.                 <key>descendents</key>
  261.                 <dict>
  262.                     <key>AppleEventCode</key>
  263.                     <string>OOrw</string>
  264.                     <key>Type</key>
  265.                     <string>OOGenericItem</string>
  266.                 </dict>
  267.             </dict>
  268.         </dict>
  269.     </dict>
  270.     <key>Commands</key>
  271.     <dict>
  272.         <key>Group</key>
  273.         <dict>
  274.             <key>AppleEventClassCode</key>
  275.             <string></string>
  276.             <key>AppleEventCode</key>
  277.             <string>OOGr</string>
  278.             <key>CommandClass</key>
  279.             <string>OOGroupScriptCommand</string>
  280.             <key>ResultAppleEventCode</key>
  281.             <string>OOrw</string>
  282.             <key>Type</key>
  283.             <string>OOGenericItem</string>
  284.         </dict>
  285.         <key>Hoist</key>
  286.         <dict>
  287.             <key>AppleEventClassCode</key>
  288.             <string></string>
  289.             <key>AppleEventCode</key>
  290.             <string>OOHo</string>
  291.             <key>CommandClass</key>
  292.             <string>OOHoistScriptCommand</string>
  293.         </dict>
  294.         <key>Ungroup</key>
  295.         <dict>
  296.             <key>AppleEventClassCode</key>
  297.             <string></string>
  298.             <key>AppleEventCode</key>
  299.             <string>OOUg</string>
  300.             <key>CommandClass</key>
  301.             <string>OOUngroupScriptCommand</string>
  302.         </dict>
  303.         <key>Unhoist</key>
  304.         <dict>
  305.             <key>AppleEventClassCode</key>
  306.             <string></string>
  307.             <key>AppleEventCode</key>
  308.             <string>OOUh</string>
  309.             <key>Arguments</key>
  310.             <dict>
  311.                 <key>UnhoistingAll</key>
  312.                 <dict>
  313.                     <key>AppleEventCode</key>
  314.                     <string>OOUa</string>
  315.                     <key>Optional</key>
  316.                     <string>YES</string>
  317.                     <key>Type</key>
  318.                     <string>NSNumber<Bool></string>
  319.                 </dict>
  320.             </dict>
  321.             <key>CommandClass</key>
  322.             <string>OOUnhoistScriptCommand</string>
  323.         </dict>
  324.     </dict>
  325.     <key>Enumerations</key>
  326.     <dict>
  327.         <key>State</key>
  328.         <dict>
  329.             <key>AppleEventCode</key>
  330.             <string>OOSt</string>
  331.             <key>Enumerators</key>
  332.             <dict>
  333.                 <key>checked</key>
  334.                 <string>OOS1</string>
  335.                 <key>indeterminate</key>
  336.                 <string>OOS2</string>
  337.                 <key>none</key>
  338.                 <string>OOS3</string>
  339.                 <key>unchecked</key>
  340.                 <string>OOS0</string>
  341.             </dict>
  342.         </dict>
  343.     </dict>
  344.     <key>Name</key>
  345.     <string>OmniOutliner</string>
  346.     <key>Synonyms</key>
  347.     <dict>
  348.         <key>OOsp</key>
  349.         <string>OOGenericItem</string>
  350.         <key>OOsu</key>
  351.         <string>OOGenericItem</string>
  352.     </dict>
  353. </dict>
  354. </plist>
  355.