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 / DbReportWindowState.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2011-03-15  |  1.1 KB  |  22 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="DbReportWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database report module.</desc>
  5.   </info>
  6.   <import oor:component="org.openoffice.Office.UI.WindowState"/>
  7.   <uses oor:component="org.openoffice.Office.UI.WindowState"/>
  8.   <templates/>
  9.   <component>
  10.     <group oor:name="UIElements">
  11.       <info>
  12.         <desc>Contains user interface element state data specific for the database report module."</desc>
  13.       </info>
  14.       <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
  15.         <info>
  16.           <desc>Contains states of all known dockable user interface elements of the report module."</desc>
  17.         </info>
  18.       </set>
  19.     </group>
  20.   </component>
  21. </oor:component-schema>
  22.