1 <?xml version='
1.0' encoding='UTF-
8'
?>
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
12 oor:
package=
"org.openoffice.Office.UI"
13 xmlns:
oor=
"http://openoffice.org/2001/registry"
14 xmlns:
xs=
"http://www.w3.org/2001/XMLSchema"
15 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance">
16 <node oor:
name=
"Registered">
17 <node oor:
name=
"UIElementFactories">
18 <node oor:
name=
"org.libreoffice.example.sdk.CustomToolPanel" oor:
op=
"replace">
19 <prop oor:
name=
"Type">
20 <value>toolpanel
</value>
22 <prop oor:
name=
"Name">
23 <value>myToolPanelPoc
</value>
25 <prop oor:
name=
"Module">
28 <prop oor:
name=
"FactoryImplementation">
29 <value>org.libreoffice.example.toolpanel.pocFactory
</value>