summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-23 15:13:19 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-24 23:24:11 +0200
commit9ec8d331dc593c14beff4fc3939a71bf4825cfcc (patch)
treebab0a1159e6f22f1cbbfe4bf0625d2169a850e17
parent5b57402ac40470605fbb31ebccbc8da4a5506089 (diff)
kill more unneeded stuff; rename uiconfig Packages
Change-Id: Ib2f73d679ac4a6164142a370ce6d55c6de41117c
-rw-r--r--extensions/Module_extensions.mk3
-rw-r--r--extensions/Package_pcr.mk35
-rw-r--r--extensions/Package_uiconfig.mk (renamed from extensions/Package_bib.mk)4
-rw-r--r--extensions/source/propctrlr/pcr.xml146
-rw-r--r--extensions/source/update/check/updchk.xml49
-rw-r--r--extensions/source/update/feed/updatefeed.xml49
-rw-r--r--extensions/source/update/ui/updchkui.xml34
-rw-r--r--forms/Module_forms.mk1
-rw-r--r--forms/Package_unotypes.mk32
-rw-r--r--forms/util/frm.xml569
-rw-r--r--framework/Module_framework.mk1
-rw-r--r--framework/Package_unotypes.mk24
-rw-r--r--framework/source/unotypes/fwk.xml457
-rw-r--r--framework/source/unotypes/fwl.xml95
-rw-r--r--framework/source/unotypes/lgd.xml32
-rw-r--r--framework/util/hidother.src23
-rw-r--r--framework/util/lgd.xml32
-rw-r--r--sw/Module_sw.mk1
-rw-r--r--sw/Package_misc.mk24
-rw-r--r--sw/util/hidother.src365
-rw-r--r--toolkit/Module_toolkit.mk1
-rw-r--r--toolkit/Package_util.mk23
-rw-r--r--toolkit/util/toolkit.xml750
23 files changed, 3 insertions, 2747 deletions
diff --git a/extensions/Module_extensions.mk b/extensions/Module_extensions.mk
index dba2d305fe99..0f7b6f1181d5 100644
--- a/extensions/Module_extensions.mk
+++ b/extensions/Module_extensions.mk
@@ -51,8 +51,7 @@ $(eval $(call gb_Module_add_targets,extensions,\
Library_bib \
Library_dbp \
Library_pcr \
- Package_bib \
- Package_pcr \
+ Package_uiconfig \
))
endif
diff --git a/extensions/Package_pcr.mk b/extensions/Package_pcr.mk
deleted file mode 100644
index 48f46302e904..000000000000
--- a/extensions/Package_pcr.mk
+++ /dev/null
@@ -1,35 +0,0 @@
-# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License or as specified alternatively below. You may obtain a copy of
-# the License at http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Peter Foley <pefoley2@verizon.net>
-# Portions created by the Initial Developer are Copyright (C) 2011 the
-# Initial Developer. All Rights Reserved.
-#
-# Major Contributor(s):
-#
-# For minor contributions see the git repository.
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-
-$(eval $(call gb_Package_Package,pcr,$(SRCDIR)/extensions/source/propctrlr))
-
-$(eval $(call gb_Package_add_file,pcr,xml/pcr.xml,pcr.xml))
-
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
diff --git a/extensions/Package_bib.mk b/extensions/Package_uiconfig.mk
index 5b7eb7769a7b..33e63b2eace5 100644
--- a/extensions/Package_bib.mk
+++ b/extensions/Package_uiconfig.mk
@@ -28,8 +28,8 @@
# instead of those above.
#
-$(eval $(call gb_Package_Package,bib,$(SRCDIR)/extensions/source/bibliography/uiconfig/sbibliography/menubar))
+$(eval $(call gb_Package_Package,extensions_uiconfig,$(SRCDIR)/extensions/source/bibliography/uiconfig/sbibliography/menubar))
-$(eval $(call gb_Package_add_file,bib,xml/uiconfig/modules/sbibliography/menubar/menubar.xml,menubar.xml))
+$(eval $(call gb_Package_add_file,extensions_uiconfig,xml/uiconfig/modules/sbibliography/menubar/menubar.xml,menubar.xml))
# vim:set shiftwidth=4 softtabstop=4 expandtab:
diff --git a/extensions/source/propctrlr/pcr.xml b/extensions/source/propctrlr/pcr.xml
deleted file mode 100644
index abd86572fc6b..000000000000
--- a/extensions/source/propctrlr/pcr.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description SYSTEM "module-description.dtd">
-<module-description>
- <module-name>pcr</module-name>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>org.openoffice.comp.form.ui.OTabOrderDialog</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="non-published"/>
- <supported-service>com.sun.star.form.ui.TabOrderDialog</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>org.openoffice.comp.form.ControlFontDialog</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="non-published"/>
- <supported-service>com.sun.star.form.ui.TabOrderDialog</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.FormComponentPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="non-published"/>
- <supported-service>com.sun.star.form.inspection.FormComponentPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.EFormsPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.XMLFormsPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.EditPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.EditPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>org.openoffice.comp.extensions.ObjectInspector</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.inspection.ObjectInspector</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>org.openoffice.comp.extensions.ObjectInspectorModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.inspection.ObjectInspectorModel</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>org.openoffice.comp.extensions.FormController</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.PropertyBrowserController</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.GenericPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.inspection.GenericPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.EventHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.EventHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.XSDValidationPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.XSDValidationPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.CellBindingPropertyHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.CellBindingPropertyHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.ButtonNavigationHandler</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.ButtonNavigationHandler</supported-service>
- </component-description>
-
- <component-description>
- <author>Frank Sch&#246;nheit</author>
- <name>com.sun.star.comp.extensions.DefaultFormComponentInspectorModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.form.inspection.DefaultFormComponentInspectorModel</supported-service>
- </component-description>
-
-</module-description>
diff --git a/extensions/source/update/check/updchk.xml b/extensions/source/update/check/updchk.xml
deleted file mode 100644
index 25d5d361e1d0..000000000000
--- a/extensions/source/update/check/updchk.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name>updchk</module-name>
- <component-description>
- <author> Oliver Braun </author>
- <name>vnd.sun.UpdateCheck</name>
- <description> The </description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.setup.UpdateCheck</supported-service>
- <service-dependency>...</service-dependency>
- <type>com.sun.star.beans.NamedValue</type>
- <type>com.sun.star.beans.PropertyValue</type>
- <type>com.sun.star.container.XNameReplace</type>
- <type>com.sun.star.deployment.UpdateInformationProvider</type>
- <type>com.sun.star.frame.DispatchResultEvent</type>
- <type>com.sun.star.frame.DispatchResultState</type>
- <type>com.sun.star.frame.XFrame</type>
- <type>com.sun.star.io.XInputStream</type>
- <type>com.sun.star.io.XOutputStream</type>
- <type>com.sun.star.lang.XComponent</type>
- <type>com.sun.star.lang.XMultiComponentFactory</type>
- <type>com.sun.star.lang.XMultiServiceFactory</type>
- <type>com.sun.star.lang.XServiceInfo</type>
- <type>com.sun.star.lang.XSingleComponentFactory</type>
- <type>com.sun.star.lang.XSingleServiceFactory</type>
- <type>com.sun.star.lang.XTypeProvider</type>
- <type>com.sun.star.registry.XRegistryKey</type>
- <type>com.sun.star.system.SystemShellExecuteFlags</type>
- <type>com.sun.star.system.XSystemShellExecute</type>
- <type>com.sun.star.task.XInteractionHandler</type>
- <type>com.sun.star.task.XJob</type>
- <type>com.sun.star.uno.TypeClass</type>
- <type>com.sun.star.uno.XAggregation</type>
- <type>com.sun.star.uno.XComponentContext</type>
- <type>com.sun.star.uno.XCurrentContext</type>
- <type>com.sun.star.uno.XWeak</type>
- <type>com.sun.star.util.XChangesBatch</type>
- <type>com.sun.star.xml.xpath.XXPathAPI</type>
- </component-description>
- <project-build-dependency>cppuhelper</project-build-dependency>
- <project-build-dependency>cppu</project-build-dependency>
- <project-build-dependency>sal</project-build-dependency>
- <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency>
- <runtime-module-dependency>cppu3</runtime-module-dependency>
- <runtime-module-dependency>sal3</runtime-module-dependency>
-</module-description>
diff --git a/extensions/source/update/feed/updatefeed.xml b/extensions/source/update/feed/updatefeed.xml
deleted file mode 100644
index 1b0557db3db2..000000000000
--- a/extensions/source/update/feed/updatefeed.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name>updatefeed</module-name>
- <component-description>
- <author> Oliver Braun </author>
- <name>vnd.sun.UpdateCheck</name>
- <description> The </description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.deployment.UpdateInformationProvider</supported-service>
- <service-dependency>...</service-dependency>
- <type>com.sun.star.beans.NamedValue</type>
- <type>com.sun.star.beans.PropertyValue</type>
- <type>com.sun.star.container.XNameReplace</type>
- <type>com.sun.star.deployment.UpdateInformationProvider</type>
- <type>com.sun.star.io.XInputStream</type>
- <type>com.sun.star.io.XOutputStream</type>
- <type>com.sun.star.lang.XComponent</type>
- <type>com.sun.star.lang.XInitialization</type>
- <type>com.sun.star.lang.XMultiComponentFactory</type>
- <type>com.sun.star.lang.XMultiServiceFactory</type>
- <type>com.sun.star.lang.XServiceInfo</type>
- <type>com.sun.star.lang.XSingleComponentFactory</type>
- <type>com.sun.star.lang.XSingleServiceFactory</type>
- <type>com.sun.star.lang.XTypeProvider</type>
- <type>com.sun.star.registry.XRegistryKey</type>
- <type>com.sun.star.task.XInteractionHandler</type>
- <type>com.sun.star.ucb.PostCommandArgument2</type>
- <type>com.sun.star.ucb.XCommandEnvironment</type>
- <type>com.sun.star.ucb.XCommandProcessor2</type>
- <type>com.sun.star.ucb.XContentIdentifierFactory</type>
- <type>com.sun.star.ucb.XContentProvider</type>
- <type>com.sun.star.ucb.XProgressHandler</type>
- <type>com.sun.star.uno.TypeClass</type>
- <type>com.sun.star.uno.XAggregation</type>
- <type>com.sun.star.uno.XComponentContext</type>
- <type>com.sun.star.uno.XCurrentContext</type>
- <type>com.sun.star.uno.XWeak</type>
- <type>com.sun.star.util.XChangesBatch</type>
- </component-description>
- <project-build-dependency>cppuhelper</project-build-dependency>
- <project-build-dependency>cppu</project-build-dependency>
- <project-build-dependency>sal</project-build-dependency>
- <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency>
- <runtime-module-dependency>cppu3</runtime-module-dependency>
- <runtime-module-dependency>sal3</runtime-module-dependency>
-</module-description>
diff --git a/extensions/source/update/ui/updchkui.xml b/extensions/source/update/ui/updchkui.xml
deleted file mode 100644
index a9005d8b255f..000000000000
--- a/extensions/source/update/ui/updchkui.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name>updchkui</module-name>
- <component-description>
- <author> Oliver Braun </author>
- <name>vnd.sun.UpdateCheck</name>
- <description> The </description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.setup.UpdateCheckUI</supported-service>
- <service-dependency>...</service-dependency>
- <type>com.sun.star.document.XEventBroadcaster</type>
- <type>com.sun.star.document.XEventListener</type>
- <type>com.sun.star.lang.XEventListener</type>
- <type>com.sun.star.lang.XMultiComponentFactory</type>
- <type>com.sun.star.lang.XServiceInfo</type>
- <type>com.sun.star.lang.XSingleComponentFactory</type>
- <type>com.sun.star.lang.XTypeProvider</type>
- <type>com.sun.star.uno.TypeClass</type>
- <type>com.sun.star.uno.XAggregation</type>
- <type>com.sun.star.uno.XComponentContext</type>
- <type>com.sun.star.uno.XCurrentContext</type>
- <type>com.sun.star.uno.XWeak</type>
- <type>com.sun.star.registry.XRegistryKey</type>
- </component-description>
- <project-build-dependency>cppuhelper</project-build-dependency>
- <project-build-dependency>cppu</project-build-dependency>
- <project-build-dependency>sal</project-build-dependency>
- <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency>
- <runtime-module-dependency>cppu3</runtime-module-dependency>
- <runtime-module-dependency>sal3</runtime-module-dependency>
-</module-description>
diff --git a/forms/Module_forms.mk b/forms/Module_forms.mk
index 4f5e99ecf344..7480767d9098 100644
--- a/forms/Module_forms.mk
+++ b/forms/Module_forms.mk
@@ -32,7 +32,6 @@ ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,forms,\
AllLangResTarget_frm \
Library_frm \
- Package_unotypes \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,forms,\
diff --git a/forms/Package_unotypes.mk b/forms/Package_unotypes.mk
deleted file mode 100644
index 6c4ff897346b..000000000000
--- a/forms/Package_unotypes.mk
+++ /dev/null
@@ -1,32 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License or as specified alternatively below. You may obtain a copy of
-# the License at http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# Major Contributor(s):
-# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
-# (initial developer)
-#
-# All Rights Reserved.
-#
-# For minor contributions see the git repository.
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-
-$(eval $(call gb_Package_Package,forms_unotypes,$(SRCDIR)/forms/util))
-
-$(eval $(call gb_Package_add_file,forms_unotypes,xml/frm.xml,frm.xml))
-
-# vim: set noet sw=4 ts=4:
diff --git a/forms/util/frm.xml b/forms/util/frm.xml
deleted file mode 100644
index e44e4fa1de95..000000000000
--- a/forms/util/frm.xml
+++ /dev/null
@@ -1,569 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description SYSTEM "module-description.dtd">
-<module-description>
- <module-name>forms</module-name>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OFormsCollection</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.Forms</supported-service>
- <supported-service>com.sun.star.form.FormComponents</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ODatabaseForm</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormComponents</supported-service>
- <supported-service>com.sun.star.form.component.Form</supported-service>
- <supported-service>com.sun.star.form.component.HTMLForm</supported-service>
- <supported-service>com.sun.star.form.component.DataForm</supported-service>
- <supported-service>com.sun.star.sdb.RowSet</supported-service>
- <supported-service>com.sun.star.sdbc.RowSet</supported-service>
- <supported-service>com.sun.star.sdb.ResultSet</supported-service>
- <supported-service>com.sun.star.sdbcx.ResultSet</supported-service>
- <supported-service>com.sun.star.sdbc.ResultSet</supported-service>
- <service-dependency>com.sun.star.util.URLTransformer</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OFixedTextModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.FixedText</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlFixedTextModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OHiddenModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.HiddenControl</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OFileControlModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.FileControl</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlFileControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OGroupBoxModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.GroupBox</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlGroupBoxModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OImageButtonModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.ImageButton</supported-service>
- <supported-service>com.sun.star.form.component.SubmitButton</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlImageControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OButtonModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.CommandButton</supported-service>
- <supported-service>com.sun.star.form.component.SubmitButton</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlButtonModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OGridControlModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.GridControl</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ORadioButtonModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseRadioButton</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseRadioButton</supported-service>
- <supported-service>com.sun.star.form.component.RadioButton</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlRadioButtonModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OCheckBoxModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseCheckBox</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseCheckBox</supported-service>
- <supported-service>com.sun.star.form.component.CheckBox</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlCheckBoxModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OComboBoxModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseComboBox</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseComboBox</supported-service>
- <supported-service>com.sun.star.form.component.ComboBox</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlComboBoxModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <service-dependency>com.sun.star.util.NumberFormatter</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OListBoxModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseListBox</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseListBox</supported-service>
- <supported-service>com.sun.star.form.component.ListBox</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlListBoxModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <service-dependency>com.sun.star.util.NumberFormatter</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OEditModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseTextField</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseTextField</supported-service>
- <supported-service>com.sun.star.form.component.TextField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlEditModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <service-dependency>com.sun.star.util.NumberFormatter</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ODateModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseDateField</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseDateField</supported-service>
- <supported-service>com.sun.star.form.component.DateField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlDateFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OTimeModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseTimeField</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseTimeField</supported-service>
- <supported-service>com.sun.star.form.component.TimeField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlTimeFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ONumericModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseNumericField</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseNumericField</supported-service>
- <supported-service>com.sun.star.form.component.NumericField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlNumericFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OCurrencyModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseCurrencyField</supported-service>
- <supported-service>com.sun.star.form.component.CurrencyField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlCurrencyFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OPatternModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.DatabasePatternField</supported-service>
- <supported-service>com.sun.star.form.component.PatternField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlPatternFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OImageControlModel</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.DatabaseImageControl</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlImageControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schoenheit</author>
- <name>com.sun.star.comp.forms.OFormattedFieldWrapper</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.binding.BindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableControlModel</supported-service>
- <supported-service>com.sun.star.form.validation.ValidatableBindableControlModel</supported-service>
- <supported-service>com.sun.star.form.binding.BindableDatabaseFormattedField</supported-service>
- <supported-service>com.sun.star.form.component.DatabaseFormattedField</supported-service>
- <supported-service>com.sun.star.form.component.FormattedField</supported-service>
- <supported-service>com.sun.star.form.DataAwareControlModel</supported-service>
- <supported-service>com.sun.star.form.FormComponent</supported-service>
- <supported-service>com.sun.star.form.FormControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlFormattedFieldModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ORadioButtonControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.RadioButton</supported-service>
- <supported-service>com.sun.star.awt.UnoControlRadioButton</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OCheckBoxControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.CheckBox</supported-service>
- <supported-service>com.sun.star.awt.UnoControlCheckBox</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OGroupBoxControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.GroupBox</supported-service>
- <supported-service>com.sun.star.awt.UnoControlGroupBox</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OListBoxControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.ListBox</supported-service>
- <supported-service>com.sun.star.awt.UnoControlListBox</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OComboBoxControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.ComboBox</supported-service>
- <supported-service>com.sun.star.awt.UnoControlComboBox</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OEditControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.TextField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlEdit</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ODateControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.DateField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlDateField</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OTimeControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.TimeField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlTimeField</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.ONumericControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.NumericField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlNumericField</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OCurrencyControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.CurrencyField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlCurrencyField</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OPatternControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.PatternField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlPatternField</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schoenheit</author>
- <name>com.sun.star.comp.forms.OFormattedControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.FormattedField</supported-service>
- <supported-service>com.sun.star.awt.UnoControlFormattedField</supported-service>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OButtonControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.CommandButton</supported-service>
- <supported-service>com.sun.star.form.control.SubmitButton</supported-service>
- <supported-service>com.sun.star.awt.UnoControlButton</supported-service>
- <service-dependency>com.sun.star.util.URLTransformer</service-dependency>
- <service-dependency>com.sun.star.awt.Pointer</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OImageButtonControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.ImageButton</supported-service>
- <supported-service>com.sun.star.form.control.SubmitButton</supported-service>
- <supported-service>com.sun.star.awt.UnoControlImageControl</supported-service>
- <service-dependency>com.sun.star.util.URLTransformer</service-dependency>
- <service-dependency>com.sun.star.awt.Pointer</service-dependency>
- </component-description>
- <component-description>
- <author></author>
- <name>com.sun.star.comp.forms.OImageControlControl</name>
- <description></description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.ImageControl</supported-service>
- <supported-service>com.sun.star.awt.UnoControlImageControl</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.forms.OScrollBarModel</name>
- <description>specifies the model of a scroll bar control which can exist in a form layer.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.ScrollBar</supported-service>
- <supported-service>com.sun.star.awt.UnoControlScrollBarModel</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.forms.OSpinButtonModel</name>
- <description>specifies the model of a spin button control which can exist in a form layer.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.SpinButton</supported-service>
- <supported-service>com.sun.star.awt.UnoControlSpinButtonModel</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.form.ONavigationBarModel</name>
- <description>specifies the model of a control which provides navigation and other form controller related functionality.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.component.NavigationToolBar</supported-service>
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.form.ONavigationBarControl</name>
- <description>specifies a control which provides navigation and other form controller related functionality.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final"/>
- <supported-service>com.sun.star.form.control.NavigationToolBar</supported-service>
- <supported-service>com.sun.star.awt.UnoControl</supported-service>
- </component-description>
- <project-build-dependency>sal</project-build-dependency>
- <project-build-dependency>osl</project-build-dependency>
- <project-build-dependency>one</project-build-dependency>
- <project-build-dependency>cppu</project-build-dependency>
- <project-build-dependency>cppuhelper</project-build-dependency>
- <project-build-dependency>tools</project-build-dependency>
- <project-build-dependency>vcl</project-build-dependency>
- <project-build-dependency>svtool</project-build-dependency>
- <project-build-dependency>sfx2</project-build-dependency>
- <project-build-dependency>unotools</project-build-dependency>
- <project-build-dependency>toolkit</project-build-dependency>
- <runtime-module-dependency>sal</runtime-module-dependency>
- <runtime-module-dependency>osl</runtime-module-dependency>
- <runtime-module-dependency>one</runtime-module-dependency>
- <runtime-module-dependency>cppu</runtime-module-dependency>
- <runtime-module-dependency>cppuhelper</runtime-module-dependency>
- <runtime-module-dependency>tools</runtime-module-dependency>
- <runtime-module-dependency>vcl</runtime-module-dependency>
- <runtime-module-dependency>svtool</runtime-module-dependency>
- <runtime-module-dependency>sfx2</runtime-module-dependency>
- <runtime-module-dependency>unotools</runtime-module-dependency>
- <runtime-module-dependency>toolkit</runtime-module-dependency>
-</module-description>
diff --git a/framework/Module_framework.mk b/framework/Module_framework.mk
index 52f7ae71814d..1e885daf1308 100644
--- a/framework/Module_framework.mk
+++ b/framework/Module_framework.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_Module_add_targets,framework,\
Package_dtd \
Package_inc \
Package_uiconfig \
- Package_unotypes \
))
ifeq ($(ENABLE_LOMENUBAR),TRUE)
diff --git a/framework/Package_unotypes.mk b/framework/Package_unotypes.mk
deleted file mode 100644
index 5d82d789efdf..000000000000
--- a/framework/Package_unotypes.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-$(eval $(call gb_Package_Package,framework_unotypes,$(SRCDIR)/framework/source/unotypes))
-$(eval $(call gb_Package_add_file,framework_unotypes,xml/fwk.xml,fwk.xml))
-$(eval $(call gb_Package_add_file,framework_unotypes,xml/fwl.xml,fwl.xml))
-
-# vim: set noet sw=4 ts=4:
diff --git a/framework/source/unotypes/fwk.xml b/framework/source/unotypes/fwk.xml
deleted file mode 100644
index 069979e7c968..000000000000
--- a/framework/source/unotypes/fwk.xml
+++ /dev/null
@@ -1,457 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name> fwk </module-name>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.Frame </name>
- <description>
- A frame support influencing of his subtree, find of subframes, activate- and deactivate-mechanism as well as
- set/get of a frame window, component or controller.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.Frame </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.Desktop </name>
- <description>
- A desktop environment contains tasks with one or more frames in which components can be loaded.
- The desktop himself is the root of the frame hierarchy.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.Desktop </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.URLTransformer </name>
- <description>
- Helps to split up a string containing a URL into its
- structural parts and assembles the parts into a single string.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.util.URLTransformer </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.JobExecutor </name>
- <description>
- It implements a generic job execution service, which can start
- registered uno services on triggered events, control her lifetime
- and handle there own configuration.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.task.JobExecutor </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.DispatchRecorderSupplier </name>
- <description>
- This supplier is available on the servcice Frame as property "DispatchRecorderSupplier".
- It provides access on the currently set DispatchRecorder of this Frame
- and some additional functionality to make macro recording easy.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.DispatchRecorderSupplier </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.DispatchRecorder </name>
- <description>
- Implements a recorder object which can record XDIspatch::dispatch() calls
- and generate basic script code from that.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.DispatchRecorder </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.MailToDispatcher </name>
- <description>
- It's a dispatch object which can handle "mailto:" URLs.
- This service is registered in configuration for this protocol
- and wil be used automaticly by the generic dispatch implementation
- of a Frame. It should start an external mail application and forward
- this request to it.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.ServiceHandler </name>
- <description>
- It's a special dispatch object which is registered for "service:*" URL pattern
- and will be automaticly used by the framework dispatch mechanism if such URL occurred.
- His job is to create any registered uno components which must be coded inside
- dispatched URL (may with some optional given parameters). After that such created
- service must be hold his self alive. Such mechanism can be usefull for UI components
- (e.g. Dialogs, Wizards) only.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.JobHandler </name>
- <description>
- It's a special dispatch object which is registered for "vnd.sun.star.job:*" URL pattern
- and will be automaticly used by the framework dispatch mechanism if such URL occurred.
- It binds the dispatch mechanism to the generic job execution of this framework module.
- That can be used for e.g. addon purposes.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ProtocolHandler </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.LayoutManager </name>
- <description>
- Controls the layout of user interface elements which are part of a frame.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.LayoutManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.PopupMenuControllerFactory </name>
- <description>
- A factory manager that creates instances of registered popup menu controller.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuControllerFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.FontMenuController </name>
- <description>
- A popup menu controller which controls the font popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.FontSizeMenuController </name>
- <description>
- A popup menu controller which controls the font size popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ObjectMenuController </name>
- <description>
- A popup menu controller which controls the object popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.HeaderMenuController </name>
- <description>
- A popup menu controller which controls the header popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.FooterMenuController </name>
- <description>
- A popup menu controller which controls the footer popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ControlMenuController </name>
- <description>
- A popup menu controller which controls the control popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ToolBarsMenuController </name>
- <description>
- A popup menu controller which makes certain toolbars available to
- the user. It supports to show/hide toolbars.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Duncan Foster </author>
- <name> com.sun.star.comp.framework.MacrosMenuController </name>
- <description>
- A popup menu controller which controls the scripts/macros popup menu.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.PopupMenuController </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.UICommandDescription </name>
- <description>
- A manager that holds all user interface commands and their description, the menu label
- of every registered OpenOffice.org module.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UICommandDescription </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.UIElementFactoryManager </name>
- <description>
- A user interface factory manager that controls all registered user interface element factories.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UIElementFactoryManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.ModuleManager </name>
- <description>
- Manages the access to OpenOffice.org module specific informations.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ModuleManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.UIConfigurationManager </name>
- <description>
- Manages the user interface element settings of a single storage element, like documents or
- a single user interface configuration file.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UIConfigurationManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier </name>
- <description>
- Central manager that provides access to the OpenOffice.org module user interface
- configuration managers.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.ModuleUIConfigurationManagerSupplier </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ModuleUIConfigurationManager </name>
- <description>
- A single OpenOffice.org module user interface configuration manager. It is responsible to provide
- access to the user interface element settings of an OpenOffice.org module. Must be obtained from
- the ModuleUIConfigurationManagerSupplier otherwise it is not correctly initialized.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.ModuleUIConfigurationManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.MenuBarFactory </name>
- <description>
- Creates menu bars that can be used the user interface configuration API.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UIElementFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.UIConfigurationManager </name>
- <description>
- Manages the user interface element settings of a single storage element, like documents or
- a single user interface configuration file.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UIConfigurationManager </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.BackingComp </name>
- <description>
- The start module component.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.StartModule </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.UICategoryDescription </name>
- <description>
- Description about categories of user interface commands.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.UICategoryDescription </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ToolBarFactory </name>
- <description>
- A factory to create toolbar instances.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.ToolBarFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.ToolBarControllerFactory </name>
- <description>
- A factory to create registered toolbar bar controller.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ToolBarControllerFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.StatusbarFactory </name>
- <description>
- A factory to create registered status bar controller.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.ui.StatusbarFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.StatusbarControllerFactory </name>
- <description>
- A factory to create registered status bar controller.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.StatusbarControllerFactory </supported-service>
- </component-description>
-
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> tools </project-build-dependency>
- <project-build-dependency> svtools </project-build-dependency>
- <project-build-dependency> toolkit </project-build-dependency>
- <project-build-dependency> sv </project-build-dependency>
- <project-build-dependency> comphelper </project-build-dependency>
- <project-build-dependency> unotools </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
- <project-build-dependency> svl </project-build-dependency>
- <project-build-dependency> sot </project-build-dependency>
-
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
- <runtime-module-dependency> tl </runtime-module-dependency>
- <runtime-module-dependency> svt </runtime-module-dependency>
- <runtime-module-dependency> svl </runtime-module-dependency>
- <runtime-module-dependency> tk </runtime-module-dependency>
- <runtime-module-dependency> sv </runtime-module-dependency>
- <runtime-module-dependency> comphelp2 </runtime-module-dependency>
- <runtime-module-dependency> utl </runtime-module-dependency>
- <runtime-module-dependency> ucb </runtime-module-dependency>
- <runtime-module-dependency> sot </runtime-module-dependency>
-
-</module-description>
diff --git a/framework/source/unotypes/fwl.xml b/framework/source/unotypes/fwl.xml
deleted file mode 100644
index 823d520b0d75..000000000000
--- a/framework/source/unotypes/fwl.xml
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name> fwl </module-name>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.TypeDetection </name>
- <description>
- Supports a type detection of a specified resource (document).
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.document.TypeDetection </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.FilterFactory </name>
- <description>
- Supports creation and getting informations about registered filter services.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.document.FilterFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.FrameLoaderFactory </name>
- <description>
- Supports creation and getting informations about registered frame loader services.
- These services could load a component into a frame.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.FrameLoaderFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.ContentHandlerFactory </name>
- <description>
- Supports creation and getting informations about registered content handler services.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.frame.ContentHandlerFactory </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.SubstituteVariables </name>
- <description>
- Supports the substitution and resubstitution of path and language variables.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.util.PathSubstitution </supported-service>
- </component-description>
-
- <component-description>
- <author> Carsten Driesner </author>
- <name> com.sun.star.comp.framework.PathSettings </name>
- <description>
- Supports the access to the Office internal path settings.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.util.PathSettings </supported-service>
- </component-description>
-
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> comphelper </project-build-dependency>
- <project-build-dependency> tools </project-build-dependency>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> svl </project-build-dependency>
-
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper </runtime-module-dependency>
- <runtime-module-dependency> comphelp2 </runtime-module-dependency>
- <runtime-module-dependency> tl </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
- <runtime-module-dependency> svl </runtime-module-dependency>
-
-</module-description>
diff --git a/framework/source/unotypes/lgd.xml b/framework/source/unotypes/lgd.xml
deleted file mode 100644
index 3a7e69718cba..000000000000
--- a/framework/source/unotypes/lgd.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name> lgd </module-name>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.LoginDialog </name>
- <description>
- Implement a dialog for login to a sun one webtop server.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.comp.framework.LoginDialog </supported-service>
- </component-description>
-
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> sv </project-build-dependency>
- <project-build-dependency> tools </project-build-dependency>
-
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
- <runtime-module-dependency> tl </runtime-module-dependency>
- <runtime-module-dependency> sv </runtime-module-dependency>
-
-</module-description>
diff --git a/framework/util/hidother.src b/framework/util/hidother.src
deleted file mode 100644
index 268892ec7140..000000000000
--- a/framework/util/hidother.src
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#include "../inc/helpid.hrc" // HID_XXX
-
-hidspecial HID_BACKINGWINDOW { HelpID = HID_BACKINGWINDOW; };
-hidspecial HID_LICENSEDIALOG { HelpID = HID_LICENSEDIALOG; };
-hidspecial HID_STATUSBAR { HelpID = HID_STATUSBAR; };
diff --git a/framework/util/lgd.xml b/framework/util/lgd.xml
deleted file mode 100644
index 3a7e69718cba..000000000000
--- a/framework/util/lgd.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name> lgd </module-name>
-
- <component-description>
- <author> Andreas Schluens </author>
- <name> com.sun.star.comp.framework.LoginDialog </name>
- <description>
- Implement a dialog for login to a sun one webtop server.
- </description>
- <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
- <language> c++ </language>
- <status value="final"/>
- <supported-service> com.sun.star.comp.framework.LoginDialog </supported-service>
- </component-description>
-
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> sv </project-build-dependency>
- <project-build-dependency> tools </project-build-dependency>
-
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
- <runtime-module-dependency> tl </runtime-module-dependency>
- <runtime-module-dependency> sv </runtime-module-dependency>
-
-</module-description>
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 2e9fd2d08414..2e3ffbfec003 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Module_add_targets,sw,\
Library_sw \
Library_swd \
Library_swui \
- Package_misc \
Package_uiconfig \
))
diff --git a/sw/Package_misc.mk b/sw/Package_misc.mk
deleted file mode 100644
index cee4bd136a7e..000000000000
--- a/sw/Package_misc.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-$(eval $(call gb_Package_Package,sw_misc,$(SRCDIR)/sw/misc))
-# TODO:
-#COPY sw/unxlngx6.pro/misc/swslots_sid.hid unxlngx6.pro/bin/hid/swslots_sid.hid
-
-# vim: set noet sw=4 ts=4:
diff --git a/sw/util/hidother.src b/sw/util/hidother.src
deleted file mode 100644
index c17077ba4d29..000000000000
--- a/sw/util/hidother.src
+++ /dev/null
@@ -1,365 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#include "../inc/helpid.h" // HID_FUNC_XXX
-
-// Help-IDs fuer Dokument-Fenster
-hidspecial HID_EDIT_WIN { HelpID = HID_EDIT_WIN; };
-
-// drei fuer den Formedtdialog
-hidspecial HID_FORMEDT_CONTENT { HelpID = HID_FORMEDT_CONTENT; };
-hidspecial HID_FORMEDT_USER { HelpID = HID_FORMEDT_USER; };
-hidspecial HID_FORMEDT_INDEX { HelpID = HID_FORMEDT_INDEX; };
-
-// Wizards
-hidspecial HID_FAX_PAGE1 { HelpId = HID_FAX_PAGE1; };
-hidspecial HID_FAX_PAGE2 { HelpId = HID_FAX_PAGE2; };
-hidspecial HID_FAX_PAGE3 { HelpId = HID_FAX_PAGE3; };
-hidspecial HID_FAX_PAGE4 { HelpId = HID_FAX_PAGE4; };
-hidspecial HID_FAX_PAGE5 { HelpId = HID_FAX_PAGE5; };
-hidspecial HID_FAX_PAGE6 { HelpId = HID_FAX_PAGE6; };
-hidspecial HID_FAX_PAGE7 { HelpId = HID_FAX_PAGE7; };
-hidspecial HID_FAX_PAGE8 { HelpId = HID_FAX_PAGE8; };
-hidspecial HID_LETTER_PAGE1 { HelpId = HID_LETTER_PAGE1; };
-hidspecial HID_LETTER_PAGE2 { HelpId = HID_LETTER_PAGE2; };
-hidspecial HID_LETTER_PAGE3 { HelpId = HID_LETTER_PAGE3; };
-hidspecial HID_LETTER_PAGE4 { HelpId = HID_LETTER_PAGE4; };
-hidspecial HID_LETTER_PAGE5 { HelpId = HID_LETTER_PAGE5; };
-hidspecial HID_LETTER_PAGE6 { HelpId = HID_LETTER_PAGE6; };
-hidspecial HID_LETTER_PAGE7 { HelpId = HID_LETTER_PAGE7; };
-hidspecial HID_LETTER_PAGE8 { HelpId = HID_LETTER_PAGE8; };
-hidspecial HID_LETTER_PAGE9 { HelpId = HID_LETTER_PAGE9; };
-hidspecial HID_AGENDA_PAGE1 { HelpId = HID_AGENDA_PAGE1; };
-hidspecial HID_AGENDA_PAGE2 { HelpId = HID_AGENDA_PAGE2; };
-hidspecial HID_AGENDA_PAGE3 { HelpId = HID_AGENDA_PAGE3; };
-hidspecial HID_AGENDA_PAGE4 { HelpId = HID_AGENDA_PAGE4; };
-hidspecial HID_AGENDA_PAGE5 { HelpId = HID_AGENDA_PAGE5; };
-hidspecial HID_AGENDA_PAGE6 { HelpId = HID_AGENDA_PAGE6; };
-hidspecial HID_MEMO_PAGE1 { HelpId = HID_MEMO_PAGE1; };
-hidspecial HID_MEMO_PAGE2 { HelpId = HID_MEMO_PAGE2; };
-hidspecial HID_MEMO_PAGE3 { HelpId = HID_MEMO_PAGE3; };
-hidspecial HID_MEMO_PAGE4 { HelpId = HID_MEMO_PAGE4; };
-hidspecial HID_MEMO_PAGE5 { HelpId = HID_MEMO_PAGE5; };
-
-// Numerierungsdialog
-hidspecial HID_VS_SINGLENUM { HelpId = HID_VS_SINGLENUM;};
-hidspecial HID_VS_NUM { HelpId = HID_VS_NUM ;};
-hidspecial HID_VS_BULLET { HelpId = HID_VS_BULLET ;};
-hidspecial HID_VS_NUMBMP { HelpId = HID_VS_NUMBMP ;};
-
-// Navigator
-hidspecial HID_NAVIGATOR_TOOLBOX { HelpId = HID_NAVIGATOR_TOOLBOX;};
-hidspecial HID_NAVI_TBX16 { HelpId = HID_NAVI_TBX16;};
-hidspecial HID_NAVIGATOR_GLOBAL_TOOLBOX { HelpId = HID_NAVIGATOR_GLOBAL_TOOLBOX;};
-hidspecial HID_NAVIGATOR_LISTBOX { HelpId = HID_NAVIGATOR_LISTBOX;};
-hidspecial HID_NAVIGATOR_GLOB_TREELIST { HelpId = HID_NAVIGATOR_GLOB_TREELIST;};
-hidspecial HID_NAVIGATOR_TREELIST { HelpId = HID_NAVIGATOR_TREELIST;};
-hidspecial HID_NAVI_DRAG_HYP { HelpId = HID_NAVI_DRAG_HYP ;};
-hidspecial HID_NAVI_DRAG_LINK { HelpId = HID_NAVI_DRAG_LINK ;};
-hidspecial HID_NAVI_DRAG_COPY { HelpId = HID_NAVI_DRAG_COPY ;};
-hidspecial HID_NAVI_OUTLINES { HelpId = HID_NAVI_OUTLINES ;};
-hidspecial HID_NAVI_TBX1 { HelpId = HID_NAVI_TBX1 ;};
-hidspecial HID_NAVI_TBX2 { HelpId = HID_NAVI_TBX2 ;};
-hidspecial HID_NAVI_TBX3 { HelpId = HID_NAVI_TBX3 ;};
-hidspecial HID_NAVI_TBX4 { HelpId = HID_NAVI_TBX4 ;};
-hidspecial HID_NAVI_TBX5 { HelpId = HID_NAVI_TBX5 ;};
-hidspecial HID_NAVI_TBX6 { HelpId = HID_NAVI_TBX6 ;};
-hidspecial HID_NAVI_TBX7 { HelpId = HID_NAVI_TBX7 ;};
-hidspecial HID_NAVI_TBX8 { HelpId = HID_NAVI_TBX8 ;};
-hidspecial HID_NAVI_TBX9 { HelpId = HID_NAVI_TBX9 ;};
-hidspecial HID_NAVI_TBX10 { HelpId = HID_NAVI_TBX10 ;};
-hidspecial HID_NAVI_TBX11 { HelpId = HID_NAVI_TBX11 ;};
-hidspecial HID_NAVI_TBX12 { HelpId = HID_NAVI_TBX12 ;};
-hidspecial HID_NAVI_TBX13 { HelpId = HID_NAVI_TBX13 ;};
-hidspecial HID_NAVI_TBX14 { HelpId = HID_NAVI_TBX14 ;};
-hidspecial HID_NAVI_TBX15 { HelpId = HID_NAVI_TBX15 ;};
-hidspecial HID_GLBLTREE_UPDATE { HelpId = HID_GLBLTREE_UPDATE ;};
-hidspecial HID_GLBLTREE_INSERT { HelpId = HID_GLBLTREE_INSERT ;};
-hidspecial HID_GLBLTREE_EDIT { HelpId = HID_GLBLTREE_EDIT ;};
-hidspecial HID_GLBLTREE_DEL { HelpId = HID_GLBLTREE_DEL ;};
-hidspecial HID_GLBLTREE_INS_IDX { HelpId = HID_GLBLTREE_INS_IDX ;};
-hidspecial HID_GLBLTREE_INS_CNTIDX { HelpId = HID_GLBLTREE_INS_CNTIDX ;};
-hidspecial HID_GLBLTREE_INS_USRIDX { HelpId = HID_GLBLTREE_INS_USRIDX ;};
-hidspecial HID_GLBLTREE_INS_FILE { HelpId = HID_GLBLTREE_INS_FILE ;};
-hidspecial HID_GLBLTREE_INS_NEW_FILE { HelpId = HID_GLBLTREE_INS_NEW_FILE ;};
-hidspecial HID_GLBLTREE_INS_TEXT { HelpId = HID_GLBLTREE_INS_TEXT ;};
-hidspecial HID_GLBLTREE_UPD_SEL { HelpId = HID_GLBLTREE_UPD_SEL ;};
-hidspecial HID_GLBLTREE_UPD_IDX { HelpId = HID_GLBLTREE_UPD_IDX ;};
-hidspecial HID_GLBLTREE_UPD_LINK { HelpId = HID_GLBLTREE_UPD_LINK ;};
-hidspecial HID_GLBLTREEUPD_ALL { HelpId = HID_GLBLTREEUPD_ALL ;};
-hidspecial HID_GLBLTREE_EDIT_LINK { HelpId = HID_GLBLTREE_EDIT_LINK ;};
-
-// Ruler einfuegen
-hidspecial HID_VS_RULER { HelpId = HID_VS_RULER;};
-
-// Briefumschlaege/Etiketten
-hidspecial HID_ENVELOP_PRINT { HelpId = HID_ENVELOP_PRINT;};
-hidspecial HID_ENVELOP_INSERT { HelpId = HID_ENVELOP_INSERT;};
-hidspecial HID_LABEL_INSERT { HelpId = HID_LABEL_INSERT;};
-
-// Vorlage laden
-hidspecial HID_LTEMPL_TEXT { HelpId = HID_LTEMPL_TEXT ; };
-hidspecial HID_LTEMPL_FRAME { HelpId = HID_LTEMPL_FRAME ; };
-hidspecial HID_LTEMPL_PAGE { HelpId = HID_LTEMPL_PAGE ; };
-hidspecial HID_LTEMPL_OVERRIDE { HelpId = HID_LTEMPL_OVERRIDE ; };
-hidspecial HID_LTEMPL_NUMBERING { HelpId = HID_LTEMPL_NUMBERING ;};
-
-// Numerierung/Optionen-Button
-hidspecial HID_NUM_FORMAT_BTN { HelpId = HID_NUM_FORMAT_BTN; };
-
-// AutoText Bereiche
-hidspecial HID_GLOS_GROUP_TREE { HelpId = HID_GLOS_GROUP_TREE; };
-hidspecial HID_MD_GLOS_CATEGORY { HelpId = HID_MD_GLOS_CATEGORY; };
-
-// AutoFormat
-hidspecial HID_AUTOFORMAT_CLB { HelpId = HID_AUTOFORMAT_CLB; };
-
-//OnlineSpelling
-hidspecial HID_LINGU_REPLACE { HelpId = HID_LINGU_REPLACE; };
-
-
-// Navigationsbutton im Scrollbar
-hidspecial HID_SCRL_NAVI { HelpId = HID_SCRL_NAVI; };
-
-//PushButtons Autoformat
-hidspecial HID_AUTOFORMAT_EXEC { HelpId = HID_AUTOFORMAT_EXEC ; };
-hidspecial HID_AUTOFORMAT_CLOSE { HelpId = HID_AUTOFORMAT_CLOSE; };
-
-// Bereiche
-hidspecial HID_REGION_TREE { HelpId = HID_REGION_TREE; };
-hidspecial HID_DLG_PASSWD_SECTION { HelpId = HID_DLG_PASSWD_SECTION; };
-
-//Rechenleiste
-hidspecial HID_EDIT_FORMULA { HelpId = HID_EDIT_FORMULA; };
-
-// bedingte Vorlagen
-hidspecial HID_COND_COLL_TABLIST { HelpId = HID_COND_COLL_TABLIST; };
-
-// Seitenvorschau
-hidspecial HID_PAGEPREVIEW { HelpId = HID_PAGEPREVIEW ;};
-
-// Feldbefehl-Dlg
-hidspecial HID_DB_SELECTION_TLB { HelpId = HID_DB_SELECTION_TLB ;};
-hidspecial HID_FIELD_DINF_TYPE { HelpId = HID_FIELD_DINF_TYPE ;};
-hidspecial HID_FIELD_INSERT { HelpId = HID_FIELD_INSERT ;};
-hidspecial HID_FIELD_CLOSE { HelpId = HID_FIELD_CLOSE ;};
-hidspecial HID_FLDEDT_ADDRESS { HelpId = HID_FLDEDT_ADDRESS ;};
-hidspecial HID_EDIT_FLD_DB { HelpId = HID_EDIT_FLD_DB ;};
-hidspecial HID_EDIT_FLD_DOKINF { HelpId = HID_EDIT_FLD_DOKINF ;};
-hidspecial HID_EDIT_FLD_VAR { HelpId = HID_EDIT_FLD_VAR ;};
-hidspecial HID_EDIT_FLD_DOK { HelpId = HID_EDIT_FLD_DOK ;};
-hidspecial HID_EDIT_FLD_FUNC { HelpId = HID_EDIT_FLD_FUNC;};
-hidspecial HID_EDIT_FLD_REF { HelpId = HID_EDIT_FLD_REF ;};
-
-// HTML-Source-Editwin
-hidspecial HID_SOURCE_EDITWIN { HelpId = HID_SOURCE_EDITWIN ;};
-
-// Redlining
-hidspecial HID_REDLINE_CTRL { HelpId = HID_REDLINE_CTRL ;};
-
-// File-Dialoge
-hidspecial HID_FILEDLG_CHARDLG { HelpId = HID_FILEDLG_CHARDLG ;};
-hidspecial HID_FILEDLG_LOADTEMPLATE { HelpId = HID_FILEDLG_LOADTEMPLATE ;};
-hidspecial HID_FILEDLG_MAILMRGE1 { HelpId = HID_FILEDLG_MAILMRGE1 ;};
-hidspecial HID_FILEDLG_MAILMRGE2 { HelpId = HID_FILEDLG_MAILMRGE2 ;};
-hidspecial HID_FILEDLG_FRMPAGE { HelpId = HID_FILEDLG_FRMPAGE ;};
-hidspecial HID_FILEDLG_SRCVIEW { HelpId = HID_FILEDLG_SRCVIEW ;};
-hidspecial HID_FILEDLG_WIZDOKU { HelpId = HID_FILEDLG_WIZDOKU ;};
-hidspecial HID_SELECT_TEMPLATE { HelpId = HID_SELECT_TEMPLATE ;};
-
-//Kapitelnumerierung - Form
-hidspecial HID_OUTLINE_FORM { HelpId = HID_OUTLINE_FORM ;};
-
-//Numerierungsdialog - Numerierung entfernen
-hidspecial HID_NUM_RESET { HelpId = HID_NUM_RESET ;};
-
-//AutoFormat QueryBox Aenderungen akzeptieren/verwerfen/bearbeiten
-hidspecial HID_AUTOFORMAT_REJECT { HelpId = HID_AUTOFORMAT_REJECT ;};
-hidspecial HID_AUTOFORMAT_ACCEPT { HelpId = HID_AUTOFORMAT_ACCEPT ;};
-hidspecial HID_AUTOFORMAT_EDIT_CHG { HelpId = HID_AUTOFORMAT_EDIT_CHG ;};
-
-hidspecial HID_NAVI_VS { HelpId = HID_NAVI_VS;};
-
-//index dialog
-hidspecial HID_ADD_STYLES_TLB { HelpId = HID_ADD_STYLES_TLB;};
-hidspecial HID_OLE_CHECKLB { HelpId = HID_OLE_CHECKLB;};
-
-//ScrollBar buttons
-hidspecial HID_SCRL_PAGEUP { HelpId = HID_SCRL_PAGEUP ;};
-hidspecial HID_SCRL_PAGEDOWN { HelpId = HID_SCRL_PAGEDOWN;};
-
-//index dialog
-hidspecial HID_TOX_ENTRY_BUTTON { HelpId = HID_TOX_ENTRY_BUTTON;};
-hidspecial HID_TOX_ENTRY_EDIT { HelpId = HID_TOX_ENTRY_EDIT ;};
-hidspecial HID_TOKEN_WINDOW { HelpId = HID_TOKEN_WINDOW ;};
-hidspecial HID_INSERT_IDX_MRK_OK { HelpId = HID_INSERT_IDX_MRK_OK ;};
-hidspecial HID_INSERT_IDX_MRK_CLOSE { HelpId = HID_INSERT_IDX_MRK_CLOSE ;};
-hidspecial HID_INSERT_AUTH_MRK_OK { HelpId = HID_INSERT_AUTH_MRK_OK ;};
-hidspecial HID_INSERT_AUTH_MRK_CLOSE{ HelpId = HID_INSERT_AUTH_MRK_CLOSE ;};
-hidspecial HID_INSERT_IDX_MRK_DELETE { HelpId = HID_INSERT_IDX_MRK_DELETE ;};
-hidspecial HID_INSERT_IDX_MRK_NEW { HelpId = HID_INSERT_IDX_MRK_NEW ;};
-hidspecial HID_INSERT_IDX_MRK_PREV { HelpId = HID_INSERT_IDX_MRK_PREV ;};
-hidspecial HID_INSERT_IDX_MRK_PREV_SAME { HelpId = HID_INSERT_IDX_MRK_PREV_SAME ;};
-hidspecial HID_INSERT_IDX_MRK_NEXT { HelpId = HID_INSERT_IDX_MRK_NEXT ;};
-hidspecial HID_INSERT_IDX_MRK_NEXT_SAME { HelpId = HID_INSERT_IDX_MRK_NEXT_SAME ;};
-hidspecial HID_INSERT_IDX_MRK_TYPE { HelpId = HID_INSERT_IDX_MRK_TYPE ;};
-hidspecial HID_INSERT_IDX_MRK_ENTRY { HelpId = HID_INSERT_IDX_MRK_ENTRY ;};
-hidspecial HID_INSERT_IDX_MRK_PRIM_KEY { HelpId = HID_INSERT_IDX_MRK_PRIM_KEY ;};
-hidspecial HID_INSERT_IDX_MRK_SEC_KEY { HelpId = HID_INSERT_IDX_MRK_SEC_KEY ;};
-hidspecial HID_INSERT_IDX_MRK_LEVEL { HelpId = HID_INSERT_IDX_MRK_LEVEL ;};
-hidspecial HID_INSERT_IDX_MRK_MAIN_ENTRY { HelpId = HID_INSERT_IDX_MRK_MAIN_ENTRY;};
-hidspecial HID_INSERT_IDX_MRK_APPLY_ALL { HelpId = HID_INSERT_IDX_MRK_APPLY_ALL ;};
-hidspecial HID_INSERT_IDX_MRK_PHONETIC_READING { HelpId = HID_INSERT_IDX_MRK_PHONETIC_READING ;};
-
-hidspecial HID_INSERT_AUTH_MRK_ENTRY { HelpId = HID_INSERT_AUTH_MRK_ENTRY ;};
-hidspecial HID_INSERT_AUTH_MRK_CREATE_ENTRY { HelpId = HID_INSERT_AUTH_MRK_CREATE_ENTRY ;};
-hidspecial HID_INSERT_AUTH_MRK_EDIT_ENTRY { HelpId = HID_INSERT_AUTH_MRK_EDIT_ENTRY ;};
-
-hidspecial HID_AUTH_FIELD_IDENTIFIER { HelpId = HID_AUTH_FIELD_IDENTIFIER ;};
-hidspecial HID_AUTH_FIELD_AUTHORITY_TYPE { HelpId = HID_AUTH_FIELD_AUTHORITY_TYPE ;};
-hidspecial HID_AUTH_FIELD_ADDRESS { HelpId = HID_AUTH_FIELD_ADDRESS ;};
-hidspecial HID_AUTH_FIELD_ANNOTE { HelpId = HID_AUTH_FIELD_ANNOTE ;};
-hidspecial HID_AUTH_FIELD_AUTHOR { HelpId = HID_AUTH_FIELD_AUTHOR ;};
-hidspecial HID_AUTH_FIELD_BOOKTITLE { HelpId = HID_AUTH_FIELD_BOOKTITLE ;};
-hidspecial HID_AUTH_FIELD_CHAPTER { HelpId = HID_AUTH_FIELD_CHAPTER ;};
-hidspecial HID_AUTH_FIELD_EDITION { HelpId = HID_AUTH_FIELD_EDITION ;};
-hidspecial HID_AUTH_FIELD_EDITOR { HelpId = HID_AUTH_FIELD_EDITOR ;};
-hidspecial HID_AUTH_FIELD_HOWPUBLISHED { HelpId = HID_AUTH_FIELD_HOWPUBLISHED ;};
-hidspecial HID_AUTH_FIELD_INSTITUTION { HelpId = HID_AUTH_FIELD_INSTITUTION ;};
-hidspecial HID_AUTH_FIELD_JOURNAL { HelpId = HID_AUTH_FIELD_JOURNAL ;};
-hidspecial HID_AUTH_FIELD_MONTH { HelpId = HID_AUTH_FIELD_MONTH ;};
-hidspecial HID_AUTH_FIELD_NOTE { HelpId = HID_AUTH_FIELD_NOTE ;};
-hidspecial HID_AUTH_FIELD_NUMBER { HelpId = HID_AUTH_FIELD_NUMBER ;};
-hidspecial HID_AUTH_FIELD_ORGANIZATIONS { HelpId = HID_AUTH_FIELD_ORGANIZATIONS ;};
-hidspecial HID_AUTH_FIELD_PAGES { HelpId = HID_AUTH_FIELD_PAGES ;};
-hidspecial HID_AUTH_FIELD_PUBLISHER { HelpId = HID_AUTH_FIELD_PUBLISHER ;};
-hidspecial HID_AUTH_FIELD_SCHOOL { HelpId = HID_AUTH_FIELD_SCHOOL ;};
-hidspecial HID_AUTH_FIELD_SERIES { HelpId = HID_AUTH_FIELD_SERIES ;};
-hidspecial HID_AUTH_FIELD_TITLE { HelpId = HID_AUTH_FIELD_TITLE ;};
-hidspecial HID_AUTH_FIELD_REPORT_TYPE { HelpId = HID_AUTH_FIELD_REPORT_TYPE ;};
-hidspecial HID_AUTH_FIELD_VOLUME { HelpId = HID_AUTH_FIELD_VOLUME ;};
-hidspecial HID_AUTH_FIELD_YEAR { HelpId = HID_AUTH_FIELD_YEAR ;};
-hidspecial HID_AUTH_FIELD_URL { HelpId = HID_AUTH_FIELD_URL ;};
-hidspecial HID_AUTH_FIELD_CUSTOM1 { HelpId = HID_AUTH_FIELD_CUSTOM1 ;};
-hidspecial HID_AUTH_FIELD_CUSTOM2 { HelpId = HID_AUTH_FIELD_CUSTOM2 ;};
-hidspecial HID_AUTH_FIELD_CUSTOM3 { HelpId = HID_AUTH_FIELD_CUSTOM3 ;};
-hidspecial HID_AUTH_FIELD_CUSTOM4 { HelpId = HID_AUTH_FIELD_CUSTOM4 ;};
-hidspecial HID_AUTH_FIELD_CUSTOM5 { HelpId = HID_AUTH_FIELD_CUSTOM5 ;};
-hidspecial HID_AUTH_FIELD_ISBN { HelpId = HID_AUTH_FIELD_ISBN ;};
-
-hidspecial HID_AUTH_MARK_DLG_FROM_COMP_RB { HelpId = HID_AUTH_MARK_DLG_FROM_COMP_RB ;};
-hidspecial HID_AUTH_MARK_DLG_FROM_DOC_RB { HelpId = HID_AUTH_MARK_DLG_FROM_DOC_RB ;};
-hidspecial HID_AUTH_MARK_DLG_ID_LISTBOX { HelpId = HID_AUTH_MARK_DLG_ID_LISTBOX ;};
-
-hidspecial HID_INSERT_INDEX_ENTRY_LEVEL_LB { HelpId = HID_INSERT_INDEX_ENTRY_LEVEL_LB ;};
-hidspecial HID_INSERT_IDX_MRK_SRCH_CASESENSITIVE { HelpId = HID_INSERT_IDX_MRK_SRCH_CASESENSITIVE ;};
-hidspecial HID_INSERT_IDX_MRK_SRCH_WORDONLY { HelpId = HID_INSERT_IDX_MRK_SRCH_WORDONLY ;};
-
-hidspecial HID_LINGU_WORD_LANGUAGE { HelpId = HID_LINGU_WORD_LANGUAGE ;};
-hidspecial HID_LINGU_PARA_LANGUAGE { HelpId = HID_LINGU_PARA_LANGUAGE ;};
-hidspecial HID_BUSINESS_CARD_CONTENT { HelpId = HID_BUSINESS_CARD_CONTENT ;};
-
-hidspecial HID_OPTCAPTION_CLB { HelpId = HID_OPTCAPTION_CLB ;};
-hidspecial HID_BUSINESS_FMT_PAGE { HelpId = HID_BUSINESS_FMT_PAGE;};
-hidspecial HID_BUSINESS_FMT_PAGE_CONT { HelpId = HID_BUSINESS_FMT_PAGE_CONT ;};
-hidspecial HID_BUSINESS_FMT_PAGE_SHEET { HelpId = HID_BUSINESS_FMT_PAGE_SHEET ;};
-hidspecial HID_BUSINESS_FMT_PAGE_BRAND { HelpId = HID_BUSINESS_FMT_PAGE_BRAND ;};
-hidspecial HID_BUSINESS_FMT_PAGE_TYPE { HelpId = HID_BUSINESS_FMT_PAGE_TYPE ;};
-
-hidspecial HID_SEND_MASTER_DIALOG { HelpId = HID_SEND_MASTER_DIALOG ;};
-hidspecial HID_SEND_MASTER_CTRL_PUSHBUTTON_OK { HelpId = HID_SEND_MASTER_CTRL_PUSHBUTTON_OK ;};
-hidspecial HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL { HelpId = HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL ;};
-hidspecial HID_SEND_MASTER_CTRL_LISTBOX_FILTER { HelpId = HID_SEND_MASTER_CTRL_LISTBOX_FILTER ;};
-hidspecial HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW { HelpId = HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW ;};
-hidspecial HID_SEND_MASTER_CTRL_EDIT_FILEURL { HelpId = HID_SEND_MASTER_CTRL_EDIT_FILEURL ;};
-hidspecial HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION { HelpId = HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION ;};
-hidspecial HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE { HelpId = HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE ;};
-hidspecial HID_SEND_HTML_DIALOG { HelpId = HID_SEND_HTML_DIALOG ;};
-hidspecial HID_SEND_HTML_CTRL_PUSHBUTTON_OK { HelpId = HID_SEND_HTML_CTRL_PUSHBUTTON_OK ;};
-hidspecial HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL { HelpId = HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL ;};
-hidspecial HID_SEND_HTML_CTRL_LISTBOX_FILTER { HelpId = HID_SEND_HTML_CTRL_LISTBOX_FILTER ;};
-hidspecial HID_SEND_HTML_CTRL_CONTROL_FILEVIEW { HelpId = HID_SEND_HTML_CTRL_CONTROL_FILEVIEW ;};
-hidspecial HID_SEND_HTML_CTRL_EDIT_FILEURL { HelpId = HID_SEND_HTML_CTRL_EDIT_FILEURL ;};
-hidspecial HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION { HelpId = HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION ;};
-hidspecial HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE { HelpId = HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE ;};
-hidspecial HID_COLUMN_VALUESET { HelpId = HID_COLUMN_VALUESET ;};
-hidspecial HID_FORMAT_NAME_OBJECT_NAME { HelpId = HID_FORMAT_NAME_OBJECT_NAME ;};
-hidspecial HID_INSERT_FILE { HelpID = HID_INSERT_FILE; };
-hidspecial HID_NID_TBL { HelpId = HID_NID_TBL; };
-hidspecial HID_NID_FRM { HelpId = HID_NID_FRM; };
-hidspecial HID_NID_GRF { HelpId = HID_NID_GRF; };
-hidspecial HID_NID_OLE { HelpId = HID_NID_OLE; };
-hidspecial HID_NID_PGE { HelpId = HID_NID_PGE ; };
-hidspecial HID_NID_OUTL { HelpId = HID_NID_OUTL; };
-hidspecial HID_NID_MARK { HelpId = HID_NID_MARK; };
-hidspecial HID_NID_DRW { HelpId = HID_NID_DRW ; };
-hidspecial HID_NID_CTRL { HelpId = HID_NID_CTRL; };
-hidspecial HID_NID_PREV { HelpId = HID_NID_PREV; };
-hidspecial HID_NID_REG { HelpId = HID_NID_REG ; };
-hidspecial HID_NID_BKM { HelpId = HID_NID_BKM ; };
-hidspecial HID_NID_SEL { HelpId = HID_NID_SEL ; };
-hidspecial HID_NID_FTN { HelpId = HID_NID_FTN ; };
-hidspecial HID_NID_POSTIT { HelpId = HID_NID_POSTIT ; };
-hidspecial HID_NID_SRCH_REP { HelpId = HID_NID_SRCH_REP; };
-hidspecial HID_NID_INDEX_ENTRY { HelpId = HID_NID_INDEX_ENTRY ; };
-hidspecial HID_NID_TABLE_FORMULA { HelpId = HID_NID_TABLE_FORMULA ; };
-hidspecial HID_NID_TABLE_FORMULA_ERROR { HelpID = HID_NID_TABLE_FORMULA_ERROR ; };
-hidspecial HID_NID_NEXT { HelpID = HID_NID_NEXT ; };
-hidspecial HID_MM_SELECTDBTABLEDDIALOG_LISTBOX { HelpID = HID_MM_SELECTDBTABLEDDIALOG_LISTBOX; };
-hidspecial HID_MM_ADDRESSLIST_HB { HelpID = HID_MM_ADDRESSLIST_HB ; };
-hidspecial HID_MM_ADDRESSLIST_TLB { HelpID = HID_MM_ADDRESSLIST_TLB; };
-hidspecial HID_MM_TESTACCOUNTSETTINGS_TLB { HelpID = HID_MM_TESTACCOUNTSETTINGS_TLB;};
-hidspecial HID_MM_TESTACCOUNTSETTINGS_HB { HelpID = HID_MM_TESTACCOUNTSETTINGS_HB ;};
-hidspecial HID_MM_SENDMAILS_STATUSLB { HelpID = HID_MM_SENDMAILS_STATUSLB ;};
-hidspecial HID_MM_CUSTOMFIELDS { HelpID = HID_MM_CUSTOMFIELDS ;};
-hidspecial HID_MM_MAILSTATUS_TLB { HelpID = HID_MM_MAILSTATUS_TLB ;};
-hidspecial HID_MM_NEXT_PAGE { HelpID = HID_MM_NEXT_PAGE ;};
-hidspecial HID_MM_PREV_PAGE { HelpID = HID_MM_PREV_PAGE ;};
-hidspecial HID_MM_GREETINGS_CB_PERSONALIZED { HelpID = HID_MM_GREETINGS_CB_PERSONALIZED ;};
-hidspecial HID_MM_GREETINGS_LB_FEMALE { HelpID = HID_MM_GREETINGS_LB_FEMALE ;};
-hidspecial HID_MM_GREETINGS_PB_FEMALE { HelpID = HID_MM_GREETINGS_PB_FEMALE ;};
-hidspecial HID_MM_GREETINGS_LB_MALE { HelpID = HID_MM_GREETINGS_LB_MALE ;};
-hidspecial HID_MM_GREETINGS_PB_MALE { HelpID = HID_MM_GREETINGS_PB_MALE ;};
-hidspecial HID_MM_GREETINGS_LB_FEMALECOLUMN { HelpID = HID_MM_GREETINGS_LB_FEMALECOLUMN ;};
-hidspecial HID_MM_GREETINGS_CB_FEMALEFIELD { HelpID = HID_MM_GREETINGS_CB_FEMALEFIELD ;};
-hidspecial HID_MM_GREETINGS_CB_NEUTRAL { HelpID = HID_MM_GREETINGS_CB_NEUTRAL ;};
-hidspecial HID_MM_BODY_CB_PERSONALIZED { HelpID = HID_MM_BODY_CB_PERSONALIZED ;};
-hidspecial HID_MM_BODY_LB_FEMALE { HelpID = HID_MM_BODY_LB_FEMALE ;};
-hidspecial HID_MM_BODY_PB_FEMALE { HelpID = HID_MM_BODY_PB_FEMALE ;};
-hidspecial HID_MM_BODY_LB_MALE { HelpID = HID_MM_BODY_LB_MALE ;};
-hidspecial HID_MM_BODY_PB_MALE { HelpID = HID_MM_BODY_PB_MALE ;};
-hidspecial HID_MM_BODY_LB_FEMALECOLUMN { HelpID = HID_MM_BODY_LB_FEMALECOLUMN ;};
-hidspecial HID_MM_BODY_CB_FEMALEFIELD { HelpID = HID_MM_BODY_CB_FEMALEFIELD ;};
-hidspecial HID_MM_BODY_CB_NEUTRAL { HelpID = HID_MM_BODY_CB_NEUTRAL ;};
-hidspecial HID_MM_LAYOUT_PAGE { HelpID = HID_MM_LAYOUT_PAGE ;};
-hidspecial HID_MM_GREETINGSPAGE { HelpID = HID_MM_GREETINGSPAGE;};
-hidspecial HID_MM_ASSIGN_FIELDS { HelpID = HID_MM_ASSIGN_FIELDS;};
-hidspecial HID_MM_HEADER_0 { HelpID = HID_MM_HEADER_0 ;};
-hidspecial HID_MM_HEADER_1 { HelpID = HID_MM_HEADER_1 ;};
-hidspecial HID_MM_HEADER_2 { HelpID = HID_MM_HEADER_2 ;};
-hidspecial HID_MM_HEADER_3 { HelpID = HID_MM_HEADER_3 ;};
-hidspecial HID_MM_HEADER_4 { HelpID = HID_MM_HEADER_4 ;};
-hidspecial HID_MM_HEADER_5 { HelpID = HID_MM_HEADER_5 ;};
-hidspecial HID_MM_HEADER_6 { HelpID = HID_MM_HEADER_6 ;};
-hidspecial HID_MM_HEADER_7 { HelpID = HID_MM_HEADER_7 ;};
-hidspecial HID_MM_HEADER_8 { HelpID = HID_MM_HEADER_8 ;};
-hidspecial HID_MM_HEADER_9 { HelpID = HID_MM_HEADER_9 ;};
-hidspecial HID_MM_HEADER_10 { HelpID = HID_MM_HEADER_10;};
-hidspecial HID_MM_HEADER_11 { HelpID = HID_MM_HEADER_11;};
-hidspecial HID_MM_HEADER_12 { HelpID = HID_MM_HEADER_12;};
-hidspecial HID_MM_HEADER_13 { HelpID = HID_MM_HEADER_13;};
-
diff --git a/toolkit/Module_toolkit.mk b/toolkit/Module_toolkit.mk
index 89b8c4215a05..a35461413ed9 100644
--- a/toolkit/Module_toolkit.mk
+++ b/toolkit/Module_toolkit.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Module_add_targets,toolkit,\
AllLangResTarget_tk \
Library_tk \
Package_inc \
- Package_util \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,toolkit,\
diff --git a/toolkit/Package_util.mk b/toolkit/Package_util.mk
deleted file mode 100644
index 03862ea88ce8..000000000000
--- a/toolkit/Package_util.mk
+++ /dev/null
@@ -1,23 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-$(eval $(call gb_Package_Package,toolkit_util,$(SRCDIR)/toolkit/util))
-$(eval $(call gb_Package_add_file,toolkit_util,xml/toolkit.xml,toolkit.xml))
-
-# vim: set noet sw=4 ts=4:
diff --git a/toolkit/util/toolkit.xml b/toolkit/util/toolkit.xml
deleted file mode 100644
index 2fb4588550bc..000000000000
--- a/toolkit/util/toolkit.xml
+++ /dev/null
@@ -1,750 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"[]>
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name>toolkit</module-name>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.Toolkit</name>
- <description>Toolkit...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.Toolkit</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlContainer</name>
- <description>UnoControlContainer...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlContainer</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlContainerModel</name>
- <description>UnoControlContainerModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlContainerModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.TabController</name>
- <description>TabController...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.TabController</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.TabControllerModel</name>
- <description>TabControllerModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.TabControllerModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlDialog</name>
- <description>UnoControlDialog...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlDialog</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlDialogModel</name>
- <description>UnoControlDialogModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlDialogModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlEdit</name>
- <description>UnoControlEdit...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlEdit</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlEditModel</name>
- <description>UnoControlEditModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlEditModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFileControl</name>
- <description>UnoControlFileControl...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFileControl</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFileControlModel</name>
- <description>UnoControlFileControlModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFileControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlButton</name>
- <description>UnoControlButton...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlButton</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlButtonModel</name>
- <description>UnoControlButtonModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlButtonModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlImageControl</name>
- <description>UnoControlImageControl...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlImageControl</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlImageControlModel</name>
- <description>UnoControlImageControlModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlImageControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlRadioButton</name>
- <description>UnoControlRadioButton...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlRadioButton</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlRadioButtonModel</name>
- <description>UnoControlRadioButtonModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlRadioButtonModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlCheckBox</name>
- <description>UnoControlCheckBox...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlCheckBox</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlCheckBoxModel</name>
- <description>UnoControlCheckBoxModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlCheckBoxModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlListBox</name>
- <description>UnoControlListBox...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlListBox</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlListBoxModel</name>
- <description>UnoControlListBoxModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlListBoxModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlComboBox</name>
- <description>UnoControlComboBox...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlComboBox</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlComboBoxModel</name>
- <description>UnoControlComboBoxModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlComboBoxModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFixedText</name>
- <description>UnoControlFixedText...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFixedText</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFixedTextModel</name>
- <description>UnoControlFixedTextModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFixedTextModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlGroupBox</name>
- <description>UnoControlGroupBox...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlGroupBox</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlGroupBoxModel</name>
- <description>UnoControlGroupBoxModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlGroupBoxModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlDateField</name>
- <description>UnoControlDateField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlDateField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlDateFieldModel</name>
- <description>UnoControlDateFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlDateFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlTimeField</name>
- <description>UnoControlTimeField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlTimeField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlTimeFieldModel</name>
- <description>UnoControlTimeFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlTimeFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlNumericField</name>
- <description>UnoControlNumericField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlNumericField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlNumericFieldModel</name>
- <description>UnoControlNumericFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlNumericFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlCurrencyField</name>
- <description>UnoControlCurrencyField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlCurrencyField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlCurrencyFieldModel</name>
- <description>UnoControlCurrencyFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlCurrencyFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlPatternField</name>
- <description>UnoControlPatternField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlPatternField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlPatternFieldModel</name>
- <description>UnoControlPatternFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlPatternFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFormattedField</name>
- <description>UnoControlFormattedField...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFormattedField</supported-service>
- </component-description>
- <component-description>
- <author>Malte Timmermann</author>
- <name>com.sun.star.awt.UnoControlFormattedFieldModel</name>
- <description>UnoControlFormattedFieldModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFormattedFieldModel</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.awt.UnoControlProgressBarModel</name>
- <description>UnoControlProgressBarModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlProgressBarModel</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.awt.UnoControlScrollBarModel</name>
- <description>UnoControlScrollBarModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlScrollBarModel</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>stardiv.toolkit.UnoScrollBarControl</name>
- <description>UnoScrollBarControl...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlScrollBar</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.awt.UnoControlFixedLineModel</name>
- <description>UnoControlFixedLineModel...</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlFixedLineModel</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleWindow</name>
- <description>specifies accessibility support for a window.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleWindow</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleButton</name>
- <description>specifies accessibility support for a button.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleButton</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleRadioButton</name>
- <description>specifies accessibility support for a radio button.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleRadioButton</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleCheckBox</name>
- <description>specifies accessibility support for a check box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleCheckBox</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleFixedText</name>
- <description>specifies accessibility support for a fixed text.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleFixedText</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleEdit</name>
- <description>specifies accessibility support for an edit.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleEdit</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleScrollBar</name>
- <description>specifies accessibility support for a scroll bar.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleScrollBar</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleListBox</name>
- <description>specifies accessibility support for a list box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleListBox</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleList</name>
- <description>specifies accessibility support for a list.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleList</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleListItem</name>
- <description>specifies accessibility support for a list item.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleListItem</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleDropDownListBox</name>
- <description>specifies accessibility support for a dropdown list box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleDropDownListBox</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleComboBox</name>
- <description>specifies accessibility support for a combo box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleComboBox</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleDropDownComboBox</name>
- <description>specifies accessibility support for a dropdown combo box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleDropDownComboBox</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleToolBox</name>
- <description>specifies accessibility support for a tool box.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleToolBox</supported-service>
- </component-description>
- <component-description>
- <author>Peter Burow</author>
- <name>com.sun.star.comp.toolkit.AccessibleToolBoxItem</name>
- <description>specifies accessibility support for a tool box item.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleToolBoxItem</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessiblePopupMenu</name>
- <description>specifies accessibility support for a popup menu.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessiblePopupMenu</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleMenuBar</name>
- <description>specifies accessibility support for a menu bar.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleMenuBar</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleMenu</name>
- <description>specifies accessibility support for a menu.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleMenu</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleMenuItem</name>
- <description>specifies accessibility support for a menu item.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleMenuItem</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleMenuSeparator</name>
- <description>specifies accessibility support for a menu separator.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleMenuSeparator</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleTabControl</name>
- <description>specifies accessibility support for a tab control.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleTabControl</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleTabPage</name>
- <description>specifies accessibility support for a tab page.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleTabPage</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleStatusBar</name>
- <description>specifies accessibility support for a status bar.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleStatusBar</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.toolkit.AccessibleStatusBarItem</name>
- <description>specifies accessibility support for a status bar item.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.AccessibleStatusBarItem</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.toolkit.UnoSpinButtonControlModel</name>
- <description>specifies the model of a spin button control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoControlSpinButtonModel</supported-service>
- </component-description>
- <component-description>
- <author>Frank Schönheit</author>
- <name>com.sun.star.comp.toolkit.UnoSpinButtonControl</name>
- <description>specifies a spin button control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControl</supported-service>
- <supported-service>com.sun.star.awt.UnoControlSpinButton</supported-service>
- </component-description>
- <component-description>
- <author>Dirk Voelzke</author>
- <name>com.sun.star.comp.toolkit.UnoSimpleAnimationControlModel</name>
- <description>specifies the model of a simple animation control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoSimpleAnimationControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Dirk Voelzke</author>
- <name>com.sun.star.comp.toolkit.UnoSimpleAnimationControl</name>
- <description>specifies a simple animation control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControl</supported-service>
- <supported-service>com.sun.star.awt.UnoSimpleAnimationControl</supported-service>
- </component-description>
- <component-description>
- <author>Dirk Voelzke</author>
- <name>com.sun.star.comp.toolkit.UnoThrobberControlModel</name>
- <description>specifies the model of a throbber control (a spinning wheel)</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControlModel</supported-service>
- <supported-service>com.sun.star.awt.UnoThrobberControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Dirk Voelzke</author>
- <name>com.sun.star.comp.toolkit.UnoThrobberControl</name>
- <description>specifies a throbber control (a spinning wheel)</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="final" />
- <supported-service>com.sun.star.awt.UnoControl</supported-service>
- <supported-service>com.sun.star.awt.UnoThrobberControl</supported-service>
- </component-description>
- <component-description>
- <author>Christian Lippka</author>
- <name>stardiv.Toolkit.UnoTreeModel</name>
- <description>specifies the model of a tree control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.tree.TreeControlModel</supported-service>
- </component-description>
- <component-description>
- <author>Christian Lippka</author>
- <name>stardiv.Toolkit.UnoTreeControl</name>
- <description>specifies a tree control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.tree.TreeControl</supported-service>
- </component-description>
- <component-description>
- <author>Christian Lippka</author>
- <name>toolkit.MutableTreeDataModel</name>
- <description>specifies the mutable data model of a tree control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.tree.MutableTreeDataModel</supported-service>
- </component-description>
- <component-description>
- <author>Christian Lippka</author>
- <name>toolkit.MutableTreeNode</name>
- <description>specifies a mutable tree node</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.tree.MutableTreeNode</supported-service>
- </component-description>
- <component-description>
- <author>Tobias Krause</author>
- <name>stardiv.Toolkit.UnoGridModel</name>
- <description>specifies the model of a grid control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.grid.UnoControlGridModel</supported-service>
- </component-description>
- <component-description>
- <author>Tobias Krause</author>
- <name>stardiv.Toolkit.UnoGridControl</name>
- <description>specifies a grid control</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.grid.UnoControlGrid</supported-service>
- </component-description>
- <component-description>
- <author>Tobias Krause</author>
- <name>stardiv.Toolkit.DefaultGridDataModel</name>
- <description>specifies the grid control default data model</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.grid.DefaultGridDataModel</supported-service>
- </component-description>
- <component-description>
- <author>Tobias Krause</author>
- <name>stardiv.Toolkit.DefaultGridColumnModel</name>
- <description>specifies the grid control default column model</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.grid.DefaultGridColumnModel</supported-service>
- </component-description>
- <component-description>
- <author>Tobias Krause</author>
- <name>stardiv.Toolkit.GridColumn</name>
- <description>specifies the grid coloumn model</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta" />
- <supported-service>com.sun.star.awt.grid.GridColumn</supported-service>
- </component-description>
-
-</module-description> \ No newline at end of file