home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 115 / macaddict115.cdr / Software / Productivity / OmniOutliner-3.5.dmg / OmniOutliner.app / Contents / Resources / OmniOutliner.scriptSuite < prev    next >
Extensible Markup Language  |  2005-11-30  |  32KB  |  1,340 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  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>Attributes</key>
  14.             <dict>
  15.                 <key>buildNumber</key>
  16.                 <dict>
  17.                     <key>AppleEventCode</key>
  18.                     <string>OAbn</string>
  19.                     <key>ReadOnly</key>
  20.                     <string>YES</string>
  21.                     <key>Type</key>
  22.                     <string>NSString</string>
  23.                 </dict>
  24.                 <key>importedFilesShouldStoreCompressed</key>
  25.                 <dict>
  26.                     <key>AppleEventCode</key>
  27.                     <string>OAsc</string>
  28.                     <key>ReadOnly</key>
  29.                     <string>NO</string>
  30.                     <key>Type</key>
  31.                     <string>NSNumber<Bool></string>
  32.                 </dict>
  33.                 <key>promptOnFileFormatUpgrade</key>
  34.                 <dict>
  35.                     <key>AppleEventCode</key>
  36.                     <string>OApf</string>
  37.                     <key>Type</key>
  38.                     <string>NSNumber<Bool></string>
  39.                 </dict>
  40.                 
  41.                 
  42.                 <key>scriptReadableDocumentTypes</key>
  43.                 <dict>
  44.                     <key>AppleEventCode</key>
  45.                     <string>OOrt</string>
  46.                     <key>ReadOnly</key>
  47.                     <string>YES</string>
  48.                     <key>Type</key>
  49.                     <string>NSArray</string>
  50.                 </dict>
  51.                 <key>scriptWritableDocumentTypes</key>
  52.                 <dict>
  53.                     <key>AppleEventCode</key>
  54.                     <string>OOwt</string>
  55.                     <key>ReadOnly</key>
  56.                     <string>YES</string>
  57.                     <key>Type</key>
  58.                     <string>NSArray</string>
  59.                 </dict>
  60.             </dict>
  61.             <key>Superclass</key>
  62.             <string>NSCoreSuite.NSApplication</string>
  63.             <key>ToManyRelationships</key>
  64.             <dict>
  65.                 <key>orderedDocuments</key>
  66.                 <dict>
  67.                     <key>AppleEventCode</key>
  68.                     <string>docu</string>
  69.                     <key>LocationRequiredToCreate</key>
  70.                     <string>NO</string>
  71.                     <key>Type</key>
  72.                     <string>OmniOutliner.OODocument</string>
  73.                 </dict>
  74.                 
  75.                 
  76.                 
  77.                 
  78.             </dict>
  79.         </dict>
  80.         <key>NSTextStorage</key>
  81.         <dict>
  82.             <key>AppleEventCode</key>
  83.             <string>ctxt</string>
  84.             <key>Attributes</key>
  85.             <dict>
  86.                 <key>scriptStyle</key>
  87.                 <dict>
  88.                     <key>AppleEventCode</key>
  89.                     <string>OSst</string>
  90.                     <key>ReadOnly</key>
  91.                     <string>NO</string>
  92.                     <key>Type</key>
  93.                     <string>OSStyle.OSStyle</string>
  94.                 </dict>
  95.             </dict>
  96.             <key>Superclass</key>
  97.             <string>ExtendedText.NSTextStorage</string>
  98.         </dict>
  99.         <key>OOCell</key>
  100.         <dict>
  101.             <key>AppleEventCode</key>
  102.             <string>OOce</string>
  103.             <key>Attributes</key>
  104.             <dict>
  105.                 <key>column</key>
  106.                 <dict>
  107.                     <key>AppleEventCode</key>
  108.                     <string>OOcl</string>
  109.                     <key>ReadOnly</key>
  110.                     <string>YES</string>
  111.                     <key>Type</key>
  112.                     <string>OmniOutliner.OOColumn</string>
  113.                 </dict>
  114.                 <key>item</key>
  115.                 <dict>
  116.                     <key>AppleEventCode</key>
  117.                     <string>OOrw</string>
  118.                     <key>ReadOnly</key>
  119.                     <string>YES</string>
  120.                     <key>Type</key>
  121.                     <string>OmniOutliner.OOGenericItem</string>
  122.                 </dict>
  123.                 <key>name</key>
  124.                 <dict>
  125.                     <key>AppleEventCode</key>
  126.                     <string>pnam</string>
  127.                     <key>ReadOnly</key>
  128.                     <string>YES</string>
  129.                     <key>Type</key>
  130.                     <string>NSString</string>
  131.                 </dict>
  132.                 <key>scriptIdentifier</key>
  133.                 <dict>
  134.                     <key>AppleEventCode</key>
  135.                     <string>ID  </string>
  136.                     <key>ReadOnly</key>
  137.                     <string>YES</string>
  138.                     <key>Type</key>
  139.                     <string>NSString</string>
  140.                 </dict>
  141.                 <key>state</key>
  142.                 <dict>
  143.                     <key>AppleEventCode</key>
  144.                     <string>OOst</string>
  145.                     <key>Type</key>
  146.                     <string>NSNumber<State></string>
  147.                 </dict>
  148.                 <key>text</key>
  149.                 <dict>
  150.                     <key>AppleEventCode</key>
  151.                     <string>ctxt</string>
  152.                     <key>Type</key>
  153.                     <string>NSTextStorage</string>
  154.                 </dict>
  155.                 <key>value</key>
  156.                 <dict>
  157.                     <key>AppleEventCode</key>
  158.                     <string>OFva</string>
  159.                     <key>Type</key>
  160.                     <string>NSCoreSuite.AbstractObject</string>
  161.                 </dict>
  162.             </dict>
  163.             <key>Superclass</key>
  164.             <string>NSCoreSuite.AbstractObject</string>
  165.             <key>SupportedCommands</key>
  166.             <dict>
  167.                 <key>ExtendedText.Replace</key>
  168.                 <string>handleReplaceScriptCommand:</string>
  169.                 <key>OmniOutliner.Select</key>
  170.                 <string/>
  171.             </dict>
  172.         </dict>
  173.         <key>OOColumn</key>
  174.         <dict>
  175.             <key>AppleEventCode</key>
  176.             <string>OOcl</string>
  177.             <key>Attributes</key>
  178.             <dict>
  179.                 <key>columnSummaryType</key>
  180.                 <dict>
  181.                     <key>AppleEventCode</key>
  182.                     <string>Osum</string>
  183.                     <key>Type</key>
  184.                     <string>NSNumber<SummaryType></string>
  185.                 </dict>
  186.                 <key>columnType</key>
  187.                 <dict>
  188.                     <key>AppleEventCode</key>
  189.                     <string>OOct</string>
  190.                     <key>Type</key>
  191.                     <string>NSNumber<ColumnType></string>
  192.                 </dict>
  193.                 <key>scriptAlignment</key>
  194.                 <dict>
  195.                     <key>AppleEventCode</key>
  196.                     <string>OTta</string>
  197.                     <key>Type</key>
  198.                     <string>NSNumber<ExtendedText.TextAlignment></string>
  199.                 </dict>
  200.                 <key>scriptBackgroundColor</key>
  201.                 <dict>
  202.                     <key>AppleEventCode</key>
  203.                     <string>OObc</string>
  204.                     <key>Type</key>
  205.                     <string>NSCoreSuite.NSColor</string>
  206.                 </dict>
  207.                 <key>scriptFormatProperties</key>
  208.                 <dict>
  209.                     <key>AppleEventCode</key>
  210.                     <string>OOfp</string>
  211.                     <key>Type</key>
  212.                     <string>NSDictionary</string>
  213.                 </dict>
  214.                 <key>scriptFormatString</key>
  215.                 <dict>
  216.                     <key>AppleEventCode</key>
  217.                     <string>OOfs</string>
  218.                     <key>Type</key>
  219.                     <string>NSString</string>
  220.                 </dict>
  221.                 <key>scriptIdentifier</key>
  222.                 <dict>
  223.                     <key>AppleEventCode</key>
  224.                     <string>ID  </string>
  225.                     <key>ReadOnly</key>
  226.                     <string>YES</string>
  227.                     <key>Type</key>
  228.                     <string>NSString</string>
  229.                 </dict>
  230.                 <key>scriptIndex</key>
  231.                 <dict>
  232.                     <key>AppleEventCode</key>
  233.                     <string>pidx</string>
  234.                     <key>Type</key>
  235.                     <string>NSNumber</string>
  236.                 </dict>
  237.                 <key>scriptName</key>
  238.                 <dict>
  239.                     <key>AppleEventCode</key>
  240.                     <string>pnam</string>
  241.                     <key>Type</key>
  242.                     <string>NSString</string>
  243.                 </dict>
  244.                 <key>scriptSortOrder</key>
  245.                 <dict>
  246.                     <key>AppleEventCode</key>
  247.                     <string>OOso</string>
  248.                     <key>Type</key>
  249.                     <string>NSNumber<SortOrder></string>
  250.                 </dict>
  251.                 <key>scriptStyle</key>
  252.                 <dict>
  253.                     <key>AppleEventCode</key>
  254.                     <string>OSst</string>
  255.                     <key>Type</key>
  256.                     <string>OSStyle.OSStyle</string>
  257.                 </dict>
  258.                 <key>scriptTitle</key>
  259.                 <dict>
  260.                     <key>AppleEventCode</key>
  261.                     <string>OOtt</string>
  262.                     <key>Type</key>
  263.                     <string>NSString</string>
  264.                 </dict>
  265.                 <key>width</key>
  266.                 <dict>
  267.                     <key>AppleEventCode</key>
  268.                     <string>OOwd</string>
  269.                     <key>Type</key>
  270.                     <string>NSNumber</string>
  271.                 </dict>
  272.             </dict>
  273.             <key>Superclass</key>
  274.             <string>NSCoreSuite.AbstractObject</string>
  275.             <key>SupportedCommands</key>
  276.             <dict>
  277.                 <key>ExtendedText.Replace</key>
  278.                 <string>handleReplaceScriptCommand:</string>
  279.                 <key>OmniFoundation.Add</key>
  280.                 <string/>
  281.                 <key>OmniFoundation.Remove</key>
  282.                 <string/>
  283.                 <key>OmniOutliner.Select</key>
  284.                 <string/>
  285.             </dict>
  286.             <key>ToManyRelationships</key>
  287.             <dict>
  288.                 <key>scriptEnumerations</key>
  289.                 <dict>
  290.                     <key>AppleEventCode</key>
  291.                     <string>OOem</string>
  292.                     <key>LocationRequiredToCreate</key>
  293.                     <string>NO</string>
  294.                     <key>Type</key>
  295.                     <string>OmniOutliner.OOEnumerationMember</string>
  296.                 </dict>
  297.             </dict>
  298.             <key>ToOneRelationships</key>
  299.             <dict>
  300.                 <key>document</key>
  301.                 <dict>
  302.                     <key>AppleEventCode</key>
  303.                     <string>docu</string>
  304.                     <key>ReadOnly</key>
  305.                     <string>YES</string>
  306.                     <key>Type</key>
  307.                     <string>OmniOutliner.OODocument</string>
  308.                 </dict>
  309.             </dict>
  310.         </dict>
  311.         <key>OODocument</key>
  312.         <dict>
  313.             <key>AppleEventCode</key>
  314.             <string>docu</string>
  315.             <key>Attributes</key>
  316.             <dict>
  317.                 <key>alternateColor</key>
  318.                 <dict>
  319.                     <key>AppleEventCode</key>
  320.                     <string>OOac</string>
  321.                     <key>Type</key>
  322.                     <string>NSCoreSuite.NSColor</string>
  323.                 </dict>
  324.                 <key>autosaveInterval</key>
  325.                 <dict>
  326.                     <key>AppleEventCode</key>
  327.                     <string>OOai</string>
  328.                     <key>Type</key>
  329.                     <string>NSNumber</string>
  330.                 </dict>
  331.                 <key>backgroundColor</key>
  332.                 <dict>
  333.                     <key>AppleEventCode</key>
  334.                     <string>OObc</string>
  335.                     <key>Type</key>
  336.                     <string>NSCoreSuite.NSColor</string>
  337.                 </dict>
  338.                 <key>baseStyle</key>
  339.                 <dict>
  340.                     <key>AppleEventCode</key>
  341.                     <string>OSst</string>
  342.                     <key>Type</key>
  343.                     <string>OSStyle.OSStyle</string>
  344.                 </dict>
  345.                 <key>canRedo</key>
  346.                 <dict>
  347.                     <key>AppleEventCode</key>
  348.                     <string>OOcr</string>
  349.                     <key>ReadOnly</key>
  350.                     <string>YES</string>
  351.                     <key>Type</key>
  352.                     <string>NSNumber<Bool></string>
  353.                 </dict>
  354.                 <key>canUndo</key>
  355.                 <dict>
  356.                     <key>AppleEventCode</key>
  357.                     <string>OOcu</string>
  358.                     <key>ReadOnly</key>
  359.                     <string>YES</string>
  360.                     <key>Type</key>
  361.                     <string>NSNumber<Bool></string>
  362.                 </dict>
  363.                 <key>childrenAreSections</key>
  364.                 <dict>
  365.                     <key>AppleEventCode</key>
  366.                     <string>OOcs</string>
  367.                     <key>ReadOnly</key>
  368.                     <string>YES</string>
  369.                     <key>Type</key>
  370.                     <string>NSNumber<Bool></string>
  371.                 </dict>
  372.                 <key>columnTitleStyle</key>
  373.                 <dict>
  374.                     <key>AppleEventCode</key>
  375.                     <string>OOhs</string>
  376.                     <key>Type</key>
  377.                     <string>OSStyle.OSStyle</string>
  378.                 </dict>
  379.                 <key>foldedEditingEnabled</key>
  380.                 <dict>
  381.                     <key>AppleEventCode</key>
  382.                     <string>OOfe</string>
  383.                     <key>Type</key>
  384.                     <string>NSNumber<Bool></string>
  385.                 </dict>
  386.                 <key>hasChildren</key>
  387.                 <dict>
  388.                     <key>AppleEventCode</key>
  389.                     <string>OOhc</string>
  390.                     <key>ReadOnly</key>
  391.                     <string>YES</string>
  392.                     <key>Type</key>
  393.                     <string>NSNumber<Bool></string>
  394.                 </dict>
  395.                 <key>horizontalGridColor</key>
  396.                 <dict>
  397.                     <key>AppleEventCode</key>
  398.                     <string>OOgh</string>
  399.                     <key>Type</key>
  400.                     <string>NSCoreSuite.NSColor</string>
  401.                 </dict>
  402.                 <key>isStatusVisible</key>
  403.                 <dict>
  404.                     <key>AppleEventCode</key>
  405.                     <string>OOsv</string>
  406.                     <key>Type</key>
  407.                     <string>NSNumber<Bool></string>
  408.                 </dict>
  409.                 <key>noteColumn</key>
  410.                 <dict>
  411.                     <key>AppleEventCode</key>
  412.                     <string>OOnc</string>
  413.                     <key>ReadOnly</key>
  414.                     <string>YES</string>
  415.                     <key>Type</key>
  416.                     <string>OmniOutliner.OOColumn</string>
  417.                 </dict>
  418.                 <key>notesDisplayedInline</key>
  419.                 <dict>
  420.                     <key>AppleEventCode</key>
  421.                     <string>OONd</string>
  422.                     <key>Type</key>
  423.                     <string>NSNumber<NoteDisplayType></string>
  424.                 </dict>
  425.                 <key>scriptIdentifier</key>
  426.                 <dict>
  427.                     <key>AppleEventCode</key>
  428.                     <string>ID  </string>
  429.                     <key>ReadOnly</key>
  430.                     <string>YES</string>
  431.                     <key>Type</key>
  432.                     <string>NSString</string>
  433.                 </dict>
  434.                 <key>scriptIsEditable</key>
  435.                 <dict>
  436.                     <key>AppleEventCode</key>
  437.                     <string>OOed</string>
  438.                     <key>ReadOnly</key>
  439.                     <string>YES</string>
  440.                     <key>Type</key>
  441.                     <string>NSNumber<Bool></string>
  442.                 </dict>
  443.                 
  444.                 
  445.                 <key>scriptIsVisible</key>
  446.                 <dict>
  447.                     <key>AppleEventCode</key>
  448.                     <string>pvis</string>
  449.                     <key>ReadOnly</key>
  450.                     <string>YES</string>
  451.                     <key>Type</key>
  452.                     <string>NSNumber<Bool></string>
  453.                 </dict>
  454.                 <key>scriptSaveIdentifier</key>
  455.                 <dict>
  456.                     <key>AppleEventCode</key>
  457.                     <string>OOid</string>
  458.                     <key>ReadOnly</key>
  459.                     <string>YES</string>
  460.                     <key>Type</key>
  461.                     <string>NSString</string>
  462.                 </dict>
  463.                 <key>scriptSaveIdentifierEnabled</key>
  464.                 <dict>
  465.                     <key>AppleEventCode</key>
  466.                     <string>OOsi</string>
  467.                     <key>Type</key>
  468.                     <string>NSNumber<Bool></string>
  469.                 </dict>
  470.                 <key>scriptStatusSortOrder</key>
  471.                 <dict>
  472.                     <key>AppleEventCode</key>
  473.                     <string>OOco</string>
  474.                     <key>ReadOnly</key>
  475.                     <string>NO</string>
  476.                     <key>Type</key>
  477.                     <string>NSNumber<SortOrder></string>
  478.                 </dict>
  479.                 <key>scriptTitle</key>
  480.                 <dict>
  481.                     <key>AppleEventCode</key>
  482.                     <string>OOtt</string>
  483.                     <key>Type</key>
  484.                     <string>NSTextStorage</string>
  485.                 </dict>
  486.                 <key>shouldWriteAsWrapper</key>
  487.                 <dict>
  488.                     <key>AppleEventCode</key>
  489.                     <string>OOww</string>
  490.                     <key>ReadOnly</key>
  491.                     <string>NO</string>
  492.                     <key>Type</key>
  493.                     <string>NSNumber<Bool></string>
  494.                 </dict>
  495.                 <key>storeCompressed</key>
  496.                 <dict>
  497.                     <key>AppleEventCode</key>
  498.                     <string>OObz</string>
  499.                     <key>Type</key>
  500.                     <string>NSNumber<Bool></string>
  501.                 </dict>
  502.                 <key>topicColumn</key>
  503.                 <dict>
  504.                     <key>AppleEventCode</key>
  505.                     <string>OOtc</string>
  506.                     <key>ReadOnly</key>
  507.                     <string>YES</string>
  508.                     <key>Type</key>
  509.                     <string>OmniOutliner.OOColumn</string>
  510.                 </dict>
  511.                 <key>userPostponedSorting</key>
  512.                 <dict>
  513.                     <key>AppleEventCode</key>
  514.                     <string>OOSp</string>
  515.                     <key>Type</key>
  516.                     <string>NSNumber<Bool></string>
  517.                 </dict>
  518.                 <key>verticalGridColor</key>
  519.                 <dict>
  520.                     <key>AppleEventCode</key>
  521.                     <string>OOgv</string>
  522.                     <key>Type</key>
  523.                     <string>NSCoreSuite.NSColor</string>
  524.                 </dict>
  525.             </dict>
  526.             <key>Superclass</key>
  527.             <string>NSCoreSuite.NSDocument</string>
  528.             <key>SupportedCommands</key>
  529.             <dict>
  530.                 <key>ExtendedText.Replace</key>
  531.                 <string>handleReplaceScriptCommand:</string>
  532.                 <key>OmniOutliner.CollapseAll</key>
  533.                 <string/>
  534.                 <key>OmniOutliner.ExpandAll</key>
  535.                 <string/>
  536.                 <key>OmniOutliner.Export</key>
  537.                 <string>handleExportScriptCommand:</string>
  538.                 <key>OmniOutliner.Redo</key>
  539.                 <string>handleRedoCommand:</string>
  540.                 <key>OmniOutliner.Select</key>
  541.                 <string/>
  542.                 <key>OmniOutliner.Undo</key>
  543.                 <string>handleUndoCommand:</string>
  544.                 <key>OmniOutliner.Unhoist</key>
  545.                 <string/>
  546.             </dict>
  547.             <key>ToManyRelationships</key>
  548.             <dict>
  549.                 <key>children</key>
  550.                 <dict>
  551.                     <key>AppleEventCode</key>
  552.                     <string>OOsu</string>
  553.                     <key>LocationRequiredToCreate</key>
  554.                     <string>NO</string>
  555.                     <key>Type</key>
  556.                     <string>OmniOutliner.OOGenericItem</string>
  557.                 </dict>
  558.                 <key>columns</key>
  559.                 <dict>
  560.                     <key>AppleEventCode</key>
  561.                     <string>OOcl</string>
  562.                     <key>LocationRequiredToCreate</key>
  563.                     <string>NO</string>
  564.                     <key>Type</key>
  565.                     <string>OmniOutliner.OOColumn</string>
  566.                 </dict>
  567.                 <key>descendents</key>
  568.                 <dict>
  569.                     <key>AppleEventCode</key>
  570.                     <string>OOrw</string>
  571.                     <key>LocationRequiredToCreate</key>
  572.                     <string>NO</string>
  573.                     <key>ReadOnly</key>
  574.                     <string>YES</string>
  575.                     <key>Type</key>
  576.                     <string>OmniOutliner.OOGenericItem</string>
  577.                 </dict>
  578.                 <key>leaves</key>
  579.                 <dict>
  580.                     <key>AppleEventCode</key>
  581.                     <string>OOle</string>
  582.                     <key>ReadOnly</key>
  583.                     <string>YES</string>
  584.                     <key>Type</key>
  585.                     <string>OmniOutliner.OOGenericItem</string>
  586.                 </dict>
  587.                 <key>namedStyles</key>
  588.                 <dict>
  589.                     <key>AppleEventCode</key>
  590.                     <string>OSns</string>
  591.                     <key>LocationRequiredToCreate</key>
  592.                     <string>NO</string>
  593.                     <key>Type</key>
  594.                     <string>OSStyle.OSNamedStyle</string>
  595.                 </dict>
  596.                 <key>scriptHoistedItems</key>
  597.                 <dict>
  598.                     <key>AppleEventCode</key>
  599.                     <string>OOhi</string>
  600.                     <key>ReadOnly</key>
  601.                     <string>YES</string>
  602.                     <key>Type</key>
  603.                     <string>OmniOutliner.OOGenericItem</string>
  604.                 </dict>
  605.                 <key>scriptLevelStyles</key>
  606.                 <dict>
  607.                     <key>AppleEventCode</key>
  608.                     <string>OOls</string>
  609.                     <key>Type</key>
  610.                     <string>OSStyle.OSStyle</string>
  611.                 </dict>
  612.                 <key>sections</key>
  613.                 <dict>
  614.                     <key>AppleEventCode</key>
  615.                     <string>OOse</string>
  616.                     <key>ReadOnly</key>
  617.                     <string>YES</string>
  618.                     <key>Type</key>
  619.                     <string>OmniOutliner.OOGenericItem</string>
  620.                 </dict>
  621.                 <key>selectedColumns</key>
  622.                 <dict>
  623.                     <key>AppleEventCode</key>
  624.                     <string>OOsc</string>
  625.                     <key>ReadOnly</key>
  626.                     <string>YES</string>
  627.                     <key>Type</key>
  628.                     <string>OmniOutliner.OOColumn</string>
  629.                 </dict>
  630.                 <key>selectedRows</key>
  631.                 <dict>
  632.                     <key>AppleEventCode</key>
  633.                     <string>OOsr</string>
  634.                     <key>ReadOnly</key>
  635.                     <string>YES</string>
  636.                     <key>Type</key>
  637.                     <string>OmniOutliner.OOGenericItem</string>
  638.                 </dict>
  639.             </dict>
  640.         </dict>
  641.         <key>OOEnumerationMember</key>
  642.         <dict>
  643.             <key>AppleEventCode</key>
  644.             <string>OOem</string>
  645.             <key>Attributes</key>
  646.             <dict>
  647.                 <key>name</key>
  648.                 <dict>
  649.                     <key>AppleEventCode</key>
  650.                     <string>pnam</string>
  651.                     <key>Type</key>
  652.                     <string>NSString</string>
  653.                 </dict>
  654.                 <key>scriptIdentifier</key>
  655.                 <dict>
  656.                     <key>AppleEventCode</key>
  657.                     <string>ID  </string>
  658.                     <key>ReadOnly</key>
  659.                     <string>YES</string>
  660.                     <key>Type</key>
  661.                     <string>NSString</string>
  662.                 </dict>
  663.                 <key>scriptIndex</key>
  664.                 <dict>
  665.                     <key>AppleEventCode</key>
  666.                     <string>pidx</string>
  667.                     <key>Type</key>
  668.                     <string>NSNumber</string>
  669.                 </dict>
  670.             </dict>
  671.             <key>Superclass</key>
  672.             <string>NSCoreSuite.AbstractObject</string>
  673.         </dict>
  674.         <key>OOGenericItem</key>
  675.         <dict>
  676.             <key>AppleEventCode</key>
  677.             <string>OOrw</string>
  678.             <key>Attributes</key>
  679.             <dict>
  680.                 <key>childrenAreSections</key>
  681.                 <dict>
  682.                     <key>AppleEventCode</key>
  683.                     <string>OOcs</string>
  684.                     <key>Type</key>
  685.                     <string>NSNumber<Bool></string>
  686.                 </dict>
  687.                 <key>hasChildren</key>
  688.                 <dict>
  689.                     <key>AppleEventCode</key>
  690.                     <string>OOhc</string>
  691.                     <key>ReadOnly</key>
  692.                     <string>YES</string>
  693.                     <key>Type</key>
  694.                     <string>NSNumber<Bool></string>
  695.                 </dict>
  696.                 <key>indexAmongSiblings</key>
  697.                 <dict>
  698.                     <key>AppleEventCode</key>
  699.                     <string>pidx</string>
  700.                     <key>Type</key>
  701.                     <string>NSNumber</string>
  702.                 </dict>
  703.                 <key>isExpanded</key>
  704.                 <dict>
  705.                     <key>AppleEventCode</key>
  706.                     <string>OOex</string>
  707.                     <key>Type</key>
  708.                     <string>NSNumber<Bool></string>
  709.                 </dict>
  710.                 <key>isVisible</key>
  711.                 <dict>
  712.                     <key>AppleEventCode</key>
  713.                     <string>pvis</string>
  714.                     <key>ReadOnly</key>
  715.                     <string>YES</string>
  716.                     <key>Type</key>
  717.                     <string>NSNumber<Bool></string>
  718.                 </dict>
  719.                 <key>noteCell</key>
  720.                 <dict>
  721.                     <key>AppleEventCode</key>
  722.                     <string>OONc</string>
  723.                     <key>ReadOnly</key>
  724.                     <string>YES</string>
  725.                     <key>Type</key>
  726.                     <string>OmniOutliner.OOCell</string>
  727.                 </dict>
  728.                 <key>noteExpanded</key>
  729.                 <dict>
  730.                     <key>AppleEventCode</key>
  731.                     <string>OOne</string>
  732.                     <key>Type</key>
  733.                     <string>NSNumber<Bool></string>
  734.                 </dict>
  735.                 <key>parent</key>
  736.                 <dict>
  737.                     <key>AppleEventCode</key>
  738.                     <string>OOpa</string>
  739.                     <key>ReadOnly</key>
  740.                     <string>YES</string>
  741.                     <key>Type</key>
  742.                     <string>OmniOutliner.OOGenericItem</string>
  743.                 </dict>
  744.                 <key>scriptIdentifier</key>
  745.                 <dict>
  746.                     <key>AppleEventCode</key>
  747.                     <string>ID  </string>
  748.                     <key>ReadOnly</key>
  749.                     <string>YES</string>
  750.                     <key>Type</key>
  751.                     <string>NSString</string>
  752.                 </dict>
  753.                 <key>scriptLevel</key>
  754.                 <dict>
  755.                     <key>AppleEventCode</key>
  756.                     <string>OOlv</string>
  757.                     <key>ReadOnly</key>
  758.                     <string>YES</string>
  759.                     <key>Type</key>
  760.                     <string>NSNumber<Int></string>
  761.                 </dict>
  762.                 <key>scriptNote</key>
  763.                 <dict>
  764.                     <key>AppleEventCode</key>
  765.                     <string>OOnt</string>
  766.                     <key>Type</key>
  767.                     <string>NSTextStorage</string>
  768.                 </dict>
  769.                 <key>scriptSelected</key>
  770.                 <dict>
  771.                     <key>AppleEventCode</key>
  772.                     <string>OOs?</string>
  773.                     <key>ReadOnly</key>
  774.                     <string>NO</string>
  775.                     <key>Type</key>
  776.                     <string>NSNumber<Bool></string>
  777.                 </dict>
  778.                 <key>scriptState</key>
  779.                 <dict>
  780.                     <key>AppleEventCode</key>
  781.                     <string>OOst</string>
  782.                     <key>Type</key>
  783.                     <string>NSNumber<State></string>
  784.                 </dict>
  785.                 <key>scriptStyle</key>
  786.                 <dict>
  787.                     <key>AppleEventCode</key>
  788.                     <string>OSst</string>
  789.                     <key>Type</key>
  790.                     <string>OSStyle.OSStyle</string>
  791.                 </dict>
  792.                 <key>scriptTopic</key>
  793.                 <dict>
  794.                     <key>AppleEventCode</key>
  795.                     <string>OOtp</string>
  796.                     <key>Type</key>
  797.                     <string>NSTextStorage</string>
  798.                 </dict>
  799.                 <key>topicCell</key>
  800.                 <dict>
  801.                     <key>AppleEventCode</key>
  802.                     <string>OOTc</string>
  803.                     <key>ReadOnly</key>
  804.                     <string>YES</string>
  805.                     <key>Type</key>
  806.                     <string>OmniOutliner.OOCell</string>
  807.                 </dict>
  808.             </dict>
  809.             <key>Superclass</key>
  810.             <string>NSCoreSuite.AbstractObject</string>
  811.             <key>SupportedCommands</key>
  812.             <dict>
  813.                 <key>ExtendedText.Replace</key>
  814.                 <string>handleReplaceScriptCommand:</string>
  815.                 <key>OmniFoundation.Add</key>
  816.                 <string/>
  817.                 <key>OmniFoundation.Remove</key>
  818.                 <string/>
  819.                 <key>OmniOutliner.Group</key>
  820.                 <string/>
  821.                 <key>OmniOutliner.Hoist</key>
  822.                 <string/>
  823.                 <key>OmniOutliner.Indent</key>
  824.                 <string/>
  825.                 <key>OmniOutliner.Outdent</key>
  826.                 <string/>
  827.                 <key>OmniOutliner.Select</key>
  828.                 <string/>
  829.                 <key>OmniOutliner.Ungroup</key>
  830.                 <string/>
  831.             </dict>
  832.             <key>ToManyRelationships</key>
  833.             <dict>
  834.                 <key>ancestors</key>
  835.                 <dict>
  836.                     <key>AppleEventCode</key>
  837.                     <string>OOsp</string>
  838.                     <key>ReadOnly</key>
  839.                     <string>YES</string>
  840.                     <key>Type</key>
  841.                     <string>OmniOutliner.OOGenericItem</string>
  842.                 </dict>
  843.                 <key>children</key>
  844.                 <dict>
  845.                     <key>AppleEventCode</key>
  846.                     <string>OOsu</string>
  847.                     <key>LocationRequiredToCreate</key>
  848.                     <string>NO</string>
  849.                     <key>Type</key>
  850.                     <string>OmniOutliner.OOGenericItem</string>
  851.                 </dict>
  852.                 <key>columnValueArray</key>
  853.                 <dict>
  854.                     <key>AppleEventCode</key>
  855.                     <string>OOce</string>
  856.                     <key>Type</key>
  857.                     <string>OmniOutliner.OOCell</string>
  858.                 </dict>
  859.                 <key>descendents</key>
  860.                 <dict>
  861.                     <key>AppleEventCode</key>
  862.                     <string>OOrw</string>
  863.                     <key>LocationRequiredToCreate</key>
  864.                     <string>NO</string>
  865.                     <key>ReadOnly</key>
  866.                     <string>YES</string>
  867.                     <key>Type</key>
  868.                     <string>OmniOutliner.OOGenericItem</string>
  869.                 </dict>
  870.                 <key>followingSiblings</key>
  871.                 <dict>
  872.                     <key>AppleEventCode</key>
  873.                     <string>OO+s</string>
  874.                     <key>ReadOnly</key>
  875.                     <string>YES</string>
  876.                     <key>Type</key>
  877.                     <string>OmniOutliner.OOGenericItem</string>
  878.                 </dict>
  879.                 <key>leaves</key>
  880.                 <dict>
  881.                     <key>AppleEventCode</key>
  882.                     <string>OOle</string>
  883.                     <key>ReadOnly</key>
  884.                     <string>YES</string>
  885.                     <key>Type</key>
  886.                     <string>OmniOutliner.OOGenericItem</string>
  887.                 </dict>
  888.                 <key>pathFromRoot</key>
  889.                 <dict>
  890.                     <key>AppleEventCode</key>
  891.                     <string>Opfr</string>
  892.                     <key>ReadOnly</key>
  893.                     <string>YES</string>
  894.                     <key>Type</key>
  895.                     <string>OmniOutliner.OOGenericItem</string>
  896.                 </dict>
  897.                 <key>precedingSiblings</key>
  898.                 <dict>
  899.                     <key>AppleEventCode</key>
  900.                     <string>OO-s</string>
  901.                     <key>ReadOnly</key>
  902.                     <string>YES</string>
  903.                     <key>Type</key>
  904.                     <string>OmniOutliner.OOGenericItem</string>
  905.                 </dict>
  906.                 <key>scriptLevelStyles</key>
  907.                 <dict>
  908.                     <key>AppleEventCode</key>
  909.                     <string>OOls</string>
  910.                     <key>Type</key>
  911.                     <string>OSStyle.OSStyle</string>
  912.                 </dict>
  913.                 <key>sections</key>
  914.                 <dict>
  915.                     <key>AppleEventCode</key>
  916.                     <string>OOse</string>
  917.                     <key>ReadOnly</key>
  918.                     <string>YES</string>
  919.                     <key>Type</key>
  920.                     <string>OmniOutliner.OOGenericItem</string>
  921.                 </dict>
  922.                 <key>selectedRows</key>
  923.                 <dict>
  924.                     <key>AppleEventCode</key>
  925.                     <string>OOsr</string>
  926.                     <key>ReadOnly</key>
  927.                     <string>YES</string>
  928.                     <key>Type</key>
  929.                     <string>OmniOutliner.OOGenericItem</string>
  930.                 </dict>
  931.             </dict>
  932.             <key>ToOneRelationships</key>
  933.             <dict>
  934.                 <key>document</key>
  935.                 <dict>
  936.                     <key>AppleEventCode</key>
  937.                     <string>docu</string>
  938.                     <key>ReadOnly</key>
  939.                     <string>YES</string>
  940.                     <key>Type</key>
  941.                     <string>OmniOutliner.OODocument</string>
  942.                 </dict>
  943.             </dict>
  944.         </dict>
  945.         
  946.         
  947.         
  948.         
  949.     </dict>
  950.     <key>Commands</key>
  951.     <dict>
  952.         <key>BottomRows</key>
  953.         <dict>
  954.             <key>AppleEventClassCode</key>
  955.             <string>OOut</string>
  956.             <key>AppleEventCode</key>
  957.             <string>Obot</string>
  958.             <key>CommandClass</key>
  959.             <string>OOBottomRowsScriptCommand</string>
  960.         </dict>
  961.         <key>CollapseAll</key>
  962.         <dict>
  963.             <key>AppleEventClassCode</key>
  964.             <string>OOut</string>
  965.             <key>AppleEventCode</key>
  966.             <string>OOCa</string>
  967.             <key>CommandClass</key>
  968.             <string>OOCollapseAllScriptCommand</string>
  969.         </dict>
  970.         <key>ExpandAll</key>
  971.         <dict>
  972.             <key>AppleEventClassCode</key>
  973.             <string>OOut</string>
  974.             <key>AppleEventCode</key>
  975.             <string>OOEa</string>
  976.             <key>CommandClass</key>
  977.             <string>OOExpandAllScriptCommand</string>
  978.         </dict>
  979.         <key>Export</key>
  980.         <dict>
  981.             <key>AppleEventClassCode</key>
  982.             <string>OOut</string>
  983.             <key>AppleEventCode</key>
  984.             <string>OOeX</string>
  985.             <key>Arguments</key>
  986.             <dict>
  987.                 <key>As</key>
  988.                 <dict>
  989.                     <key>AppleEventCode</key>
  990.                     <string>OOXa</string>
  991.                     <key>Optional</key>
  992.                     <string>YES</string>
  993.                     <key>Type</key>
  994.                     <string>NSString</string>
  995.                 </dict>
  996.                 <key>To</key>
  997.                 <dict>
  998.                     <key>AppleEventCode</key>
  999.                     <string>OOXt</string>
  1000.                     <key>Optional</key>
  1001.                     <string>NO</string>
  1002.                     <key>Type</key>
  1003.                     <string>NSString</string>
  1004.                 </dict>
  1005.             </dict>
  1006.             <key>CommandClass</key>
  1007.             <string>NSScriptCommand</string>
  1008.         </dict>
  1009.         <key>FormatTokens</key>
  1010.         <dict>
  1011.             <key>AppleEventClassCode</key>
  1012.             <string>OOut</string>
  1013.             <key>AppleEventCode</key>
  1014.             <string>OOft</string>
  1015.             <key>Arguments</key>
  1016.             <dict/>
  1017.             <key>CommandClass</key>
  1018.             <string>OOFormatTokensScriptCommand</string>
  1019.             <key>ResultAppleEventCode</key>
  1020.             <string>utxt</string>
  1021.             <key>Type</key>
  1022.             <string>NSString</string>
  1023.         </dict>
  1024.         <key>Group</key>
  1025.         <dict>
  1026.             <key>AppleEventClassCode</key>
  1027.             <string>OOut</string>
  1028.             <key>AppleEventCode</key>
  1029.             <string>OOGr</string>
  1030.             <key>CommandClass</key>
  1031.             <string>OOGroupScriptCommand</string>
  1032.             <key>ResultAppleEventCode</key>
  1033.             <string>OOrw</string>
  1034.             <key>Type</key>
  1035.             <string>OmniOutliner.OOGenericItem</string>
  1036.         </dict>
  1037.         <key>Hoist</key>
  1038.         <dict>
  1039.             <key>AppleEventClassCode</key>
  1040.             <string>OOut</string>
  1041.             <key>AppleEventCode</key>
  1042.             <string>OOHo</string>
  1043.             <key>CommandClass</key>
  1044.             <string>OOHoistScriptCommand</string>
  1045.         </dict>
  1046.         <key>Import</key>
  1047.         <dict>
  1048.             <key>AppleEventClassCode</key>
  1049.             <string>OOut</string>
  1050.             <key>AppleEventCode</key>
  1051.             <string>OOim</string>
  1052.             <key>Arguments</key>
  1053.             <dict>
  1054.                 <key>Location</key>
  1055.                 <dict>
  1056.                     <key>AppleEventCode</key>
  1057.                     <string>insh</string>
  1058.                     <key>Optional</key>
  1059.                     <string>NO</string>
  1060.                     <key>Type</key>
  1061.                     <string>NSPositionalSpecifier</string>
  1062.                 </dict>
  1063.             </dict>
  1064.             <key>CommandClass</key>
  1065.             <string>OOImportScriptCommand</string>
  1066.         </dict>
  1067.         <key>Indent</key>
  1068.         <dict>
  1069.             <key>AppleEventClassCode</key>
  1070.             <string>OOut</string>
  1071.             <key>AppleEventCode</key>
  1072.             <string>Oind</string>
  1073.             <key>CommandClass</key>
  1074.             <string>OOIndentScriptCommand</string>
  1075.         </dict>
  1076.         <key>OpenWithResults</key>
  1077.         <dict>
  1078.             <key>AppleEventClassCode</key>
  1079.             <string>OOut</string>
  1080.             <key>AppleEventCode</key>
  1081.             <string>OOor</string>
  1082.             <key>Arguments</key>
  1083.             <dict>
  1084.                 <key>Properties</key>
  1085.                 <dict>
  1086.                     <key>AppleEventCode</key>
  1087.                     <string>prdt</string>
  1088.                     <key>Optional</key>
  1089.                     <string>YES</string>
  1090.                     <key>Type</key>
  1091.                     <string>NSDictionary</string>
  1092.                 </dict>
  1093.                 <key>SkipErrors</key>
  1094.                 <dict>
  1095.                     <key>AppleEventCode</key>
  1096.                     <string>OOp#</string>
  1097.                     <key>Optional</key>
  1098.                     <string>YES</string>
  1099.                     <key>Type</key>
  1100.                     <string>NSNumber<Bool></string>
  1101.                 </dict>
  1102.             </dict>
  1103.             <key>CommandClass</key>
  1104.             <string>OOOpenWithResultsScriptCommand</string>
  1105.             <key>ResultAppleEventCode</key>
  1106.             <string>list</string>
  1107.             <key>Type</key>
  1108.             <string>NSArray</string>
  1109.         </dict>
  1110.         <key>Outdent</key>
  1111.         <dict>
  1112.             <key>AppleEventClassCode</key>
  1113.             <string>OOut</string>
  1114.             <key>AppleEventCode</key>
  1115.             <string>Oout</string>
  1116.             <key>CommandClass</key>
  1117.             <string>OOOutdentScriptCommand</string>
  1118.         </dict>
  1119.         
  1120.         
  1121.         
  1122.         
  1123.         <key>Redo</key>
  1124.         <dict>
  1125.             <key>AppleEventClassCode</key>
  1126.             <string>OOut</string>
  1127.             <key>AppleEventCode</key>
  1128.             <string>OORd</string>
  1129.             <key>CommandClass</key>
  1130.             <string>OOScriptCommand</string>
  1131.         </dict>
  1132.         <key>Select</key>
  1133.         <dict>
  1134.             <key>AppleEventClassCode</key>
  1135.             <string>OOut</string>
  1136.             <key>AppleEventCode</key>
  1137.             <string>isal</string>
  1138.             <key>Arguments</key>
  1139.             <dict>
  1140.                 <key>Extending</key>
  1141.                 <dict>
  1142.                     <key>AppleEventCode</key>
  1143.                     <string>OOad</string>
  1144.                     <key>Optional</key>
  1145.                     <string>YES</string>
  1146.                     <key>Type</key>
  1147.                     <string>NSNumber<Bool></string>
  1148.                 </dict>
  1149.             </dict>
  1150.             <key>CommandClass</key>
  1151.             <string>OOSelectScriptCommand</string>
  1152.         </dict>
  1153.         
  1154.         
  1155.         
  1156.         
  1157.         
  1158.         
  1159.         
  1160.         
  1161.         <key>TopRows</key>
  1162.         <dict>
  1163.             <key>AppleEventClassCode</key>
  1164.             <string>OOut</string>
  1165.             <key>AppleEventCode</key>
  1166.             <string>Otop</string>
  1167.             <key>CommandClass</key>
  1168.             <string>OOTopRowsScriptCommand</string>
  1169.         </dict>
  1170.         <key>Undo</key>
  1171.         <dict>
  1172.             <key>AppleEventClassCode</key>
  1173.             <string>OOut</string>
  1174.             <key>AppleEventCode</key>
  1175.             <string>OOUd</string>
  1176.             <key>CommandClass</key>
  1177.             <string>OOScriptCommand</string>
  1178.         </dict>
  1179.         <key>Ungroup</key>
  1180.         <dict>
  1181.             <key>AppleEventClassCode</key>
  1182.             <string>OOut</string>
  1183.             <key>AppleEventCode</key>
  1184.             <string>OOUg</string>
  1185.             <key>CommandClass</key>
  1186.             <string>OOUngroupScriptCommand</string>
  1187.         </dict>
  1188.         <key>Unhoist</key>
  1189.         <dict>
  1190.             <key>AppleEventClassCode</key>
  1191.             <string>OOut</string>
  1192.             <key>AppleEventCode</key>
  1193.             <string>OOUh</string>
  1194.             <key>Arguments</key>
  1195.             <dict>
  1196.                 <key>UnhoistingAll</key>
  1197.                 <dict>
  1198.                     <key>AppleEventCode</key>
  1199.                     <string>OOUa</string>
  1200.                     <key>Optional</key>
  1201.                     <string>YES</string>
  1202.                     <key>Type</key>
  1203.                     <string>NSNumber<Bool></string>
  1204.                 </dict>
  1205.             </dict>
  1206.             <key>CommandClass</key>
  1207.             <string>OOUnhoistScriptCommand</string>
  1208.         </dict>
  1209.     </dict>
  1210.     <key>Enumerations</key>
  1211.     <dict>
  1212.         <key>ColumnType</key>
  1213.         <dict>
  1214.             <key>AppleEventCode</key>
  1215.             <string>OOCt</string>
  1216.             <key>Enumerators</key>
  1217.             <dict>
  1218.                 <key>checkbox</key>
  1219.                 <string>Oct1</string>
  1220.                 <key>date</key>
  1221.                 <string>Oct2</string>
  1222.                 <key>duration</key>
  1223.                 <string>Oct3</string>
  1224.                 <key>number</key>
  1225.                 <string>Oct5</string>
  1226.                 <key>plain text</key>
  1227.                 <string>Oct6</string>
  1228.                 <key>popup</key>
  1229.                 <string>Oct4</string>
  1230.                 <key>rich text</key>
  1231.                 <string>Oct0</string>
  1232.             </dict>
  1233.         </dict>
  1234.         <key>NoteDisplayType</key>
  1235.         <dict>
  1236.             <key>AppleEventCode</key>
  1237.             <string>OONd</string>
  1238.             <key>Enumerators</key>
  1239.             <dict>
  1240.                 <key>in line</key>
  1241.                 <string>Ond1</string>
  1242.                 <key>out of line</key>
  1243.                 <string>Ond2</string>
  1244.             </dict>
  1245.         </dict>
  1246.         <key>SortOrder</key>
  1247.         <dict>
  1248.             <key>AppleEventCode</key>
  1249.             <string>OOSo</string>
  1250.             <key>Enumerators</key>
  1251.             <dict>
  1252.                 <key>ascending</key>
  1253.                 <string>OOs1</string>
  1254.                 <key>descending</key>
  1255.                 <string>OOs2</string>
  1256.                 <key>none</key>
  1257.                 <string>OOno</string>
  1258.             </dict>
  1259.         </dict>
  1260.         <key>State</key>
  1261.         <dict>
  1262.             <key>AppleEventCode</key>
  1263.             <string>OOSt</string>
  1264.             <key>Enumerators</key>
  1265.             <dict>
  1266.                 <key>checked</key>
  1267.                 <string>OOS2</string>
  1268.                 <key>indeterminate</key>
  1269.                 <string>OOS1</string>
  1270.                 <key>none</key>
  1271.                 <string>OOno</string>
  1272.                 <key>unchecked</key>
  1273.                 <string>OOS0</string>
  1274.             </dict>
  1275.         </dict>
  1276.         <key>SummaryType</key>
  1277.         <dict>
  1278.             <key>AppleEventCode</key>
  1279.             <string>OSum</string>
  1280.             <key>Enumerators</key>
  1281.             <dict>
  1282.                 <key>average</key>
  1283.                 <string>Osm6</string>
  1284.                 <key>calculated</key>
  1285.                 <string>Osm2</string>
  1286.                 <key>hidden</key>
  1287.                 <string>Osm1</string>
  1288.                 <key>maximum</key>
  1289.                 <string>Osm4</string>
  1290.                 <key>minimum</key>
  1291.                 <string>Osm5</string>
  1292.                 <key>none</key>
  1293.                 <string>OOno</string>
  1294.                 <key>total</key>
  1295.                 <string>Osm3</string>
  1296.             </dict>
  1297.         </dict>
  1298.         
  1299.         
  1300.         
  1301.         
  1302.     </dict>
  1303.     <key>Name</key>
  1304.     <string>OmniOutliner</string>
  1305.     <key>Synonyms</key>
  1306.     <dict>
  1307.         <key>OO+s</key>
  1308.         <string>OmniOutliner.OOGenericItem</string>
  1309.         <key>OO-s</key>
  1310.         <string>OmniOutliner.OOGenericItem</string>
  1311.         <key>OOhi</key>
  1312.         <string>OmniOutliner.OOGenericItem</string>
  1313.         <key>OOle</key>
  1314.         <string>OmniOutliner.OOGenericItem</string>
  1315.         <key>OOls</key>
  1316.         <string>OSStyle.OSStyle</string>
  1317.         <key>OOsc</key>
  1318.         <string>OmniOutliner.OOColumn</string>
  1319.         <key>OOse</key>
  1320.         <string>OmniOutliner.OOGenericItem</string>
  1321.         <key>OOsp</key>
  1322.         <string>OmniOutliner.OOGenericItem</string>
  1323.         <key>OOsr</key>
  1324.         <string>OmniOutliner.OOGenericItem</string>
  1325.         <key>OOsu</key>
  1326.         <string>OmniOutliner.OOGenericItem</string>
  1327.         <key>Opfr</key>
  1328.         <string>OmniOutliner.OOGenericItem</string>
  1329.         <key>catr</key>
  1330.         <string>NSTextStorage</string>
  1331.         <key>cha </key>
  1332.         <string>NSTextStorage</string>
  1333.         <key>cpar</key>
  1334.         <string>NSTextStorage</string>
  1335.         <key>cwor</key>
  1336.         <string>NSTextStorage</string>
  1337.     </dict>
  1338. </dict>
  1339. </plist>
  1340.