home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 July / maximum-cd-2011-07.iso / DiscContents / LibO_3.3.2_Win_x86_install_multi.exe / libreoffice1.cab / ReportCommands.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2011-03-15  |  1.3 KB  |  27 lines

  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ReportCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains general information and about actions based on office commands.</desc>
  5.   </info>
  6.   <import oor:component="org.openoffice.Office.UI.Commands"/>
  7.   <uses oor:component="org.openoffice.Office.UI.Commands"/>
  8.   <templates/>
  9.   <component>
  10.     <group oor:name="UserInterface">
  11.       <info>
  12.         <desc>Contains user interface data for Office commands and identifiers that are used by the user interface."</desc>
  13.       </info>
  14.       <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  15.         <info>
  16.           <desc>Contains label text for Office commands and identifiers that are used by the user interface."</desc>
  17.         </info>
  18.       </set>
  19.       <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  20.         <info>
  21.           <desc>Contains label text for popup menus identifiers that are used by the user interface."</desc>
  22.         </info>
  23.       </set>
  24.     </group>
  25.   </component>
  26. </oor:component-schema>
  27.