home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <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">
- <info>
- <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database report module.</desc>
- </info>
- <import oor:component="org.openoffice.Office.UI.WindowState"/>
- <uses oor:component="org.openoffice.Office.UI.WindowState"/>
- <templates/>
- <component>
- <group oor:name="UIElements">
- <info>
- <desc>Contains user interface element state data specific for the database report module."</desc>
- </info>
- <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
- <info>
- <desc>Contains states of all known dockable user interface elements of the report module."</desc>
- </info>
- </set>
- </group>
- </component>
- </oor:component-schema>
-