summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs38
1 files changed, 19 insertions, 19 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs
index 4ca7116b3d82..28aa8d640a4d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs
@@ -16,23 +16,23 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<oor:component-schema oor:name="DbReportWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <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 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>