summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-11-07 14:11:06 +0100
committerMichael Stahl <mstahl@redhat.com>2013-11-07 22:53:47 +0100
commit28089fbecc27ab79ddd48f8240352c46b39523e0 (patch)
tree4de8c97b3e73d5d7ca334d5878b0bd5b8116c830 /officecfg
parent6ab99e0716091d5387ea3766d6917e580a56b8e4 (diff)
officecfg: move the reportbuilder filter configuration to filter/
Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/Configuration_officecfg.mk2
-rw-r--r--officecfg/registry/data/org/openoffice/TypeDetection/Filter.xcu66
-rw-r--r--officecfg/registry/data/org/openoffice/TypeDetection/Types.xcu72
3 files changed, 0 insertions, 140 deletions
diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk
index 5f0d725477cd..d0a72398f30b 100644
--- a/officecfg/Configuration_officecfg.mk
+++ b/officecfg/Configuration_officecfg.mk
@@ -52,8 +52,6 @@ $(eval $(call gb_Configuration_add_datas,registry,officecfg/registry/data,\
org/openoffice/Office/UI/Controller.xcu \
org/openoffice/Office/UI/Factories.xcu \
org/openoffice/Office/UI/ReportCommands.xcu \
- org/openoffice/TypeDetection/Filter.xcu \
- org/openoffice/TypeDetection/Types.xcu \
org/openoffice/TypeDetection/UISort.xcu \
org/openoffice/ucb/Configuration.xcu \
))
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/Filter.xcu b/officecfg/registry/data/org/openoffice/TypeDetection/Filter.xcu
deleted file mode 100644
index 973d2e1ff75c..000000000000
--- a/officecfg/registry/data/org/openoffice/TypeDetection/Filter.xcu
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * 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 .
- -->
-<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.TypeDetection" oor:name="Filter">
- <node oor:name="Filters">
- <node oor:name="StarOffice XML (Base) Report" oor:op="replace" oor:finalized="false" oor:mandatory="false">
- <prop oor:name="Flags">
- <value>IMPORT EXPORT OWN DEFAULT 3RDPARTYFILTER NOTINFILEDIALOG NOTINCHOOSER</value>
- </prop>
- <prop oor:name="UIComponent"/>
- <prop oor:name="FilterService"/>
- <prop oor:name="UserData"/>
- <prop oor:name="FileFormatVersion">
- <value>6800</value>
- </prop>
- <prop oor:name="Type">
- <value>StarBaseReport</value>
- </prop>
- <prop oor:name="TemplateName"/>
- <prop oor:name="DocumentService">
- <value>com.sun.star.report.ReportDefinition</value>
- </prop>
- <prop oor:name="UIName">
- <value xml:lang="en-US">ODF Database Report</value>
- </prop>
- </node>
- <node oor:name="StarOffice XML (Base) Report Chart" oor:op="replace" oor:finalized="false" oor:mandatory="false">
- <prop oor:name="Flags">
- <value>IMPORT EXPORT OWN DEFAULT NOTINFILEDIALOG NOTINCHOOSER</value>
- </prop>
- <prop oor:name="UIComponent"/>
- <prop oor:name="FilterService">
- <value>com.sun.star.comp.chart2.report.XMLFilter</value>
- </prop>
- <prop oor:name="UserData"/>
- <prop oor:name="FileFormatVersion">
- <value>6800</value>
- </prop>
- <prop oor:name="Type">
- <value>StarBaseReportChart</value>
- </prop>
- <prop oor:name="TemplateName"/>
- <prop oor:name="DocumentService">
- <value>com.sun.star.chart2.ChartDocument</value>
- </prop>
- <prop oor:name="UIName">
- <value xml:lang="en-US">OpenOffice.org 1.0 Report Chart</value>
- </prop>
- </node>
- </node>
-</oor:component-data>
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/Types.xcu b/officecfg/registry/data/org/openoffice/TypeDetection/Types.xcu
deleted file mode 100644
index e03c730b2520..000000000000
--- a/officecfg/registry/data/org/openoffice/TypeDetection/Types.xcu
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * 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 .
- -->
-<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.TypeDetection" oor:name="Types">
- <node oor:name="Types">
- <node oor:name="StarBaseReport" oor:op="replace">
- <prop oor:name="DetectService">
- <value>com.sun.star.comp.report.ORptTypeDetection</value>
- </prop>
- <prop oor:name="URLPattern">
- <value>private:factory/sreport*</value>
- </prop>
- <prop oor:name="Extensions">
- <value>orp</value>
- </prop>
- <prop oor:name="MediaType">
- <value>application/vnd.sun.xml.report</value>
- </prop>
- <prop oor:name="Preferred">
- <value>false</value>
- </prop>
- <prop oor:name="PreferredFilter">
- <value>StarOffice XML (Base) Report</value>
- </prop>
- <prop oor:name="UIName">
- <value xml:lang="en-US">OpenDocument Database Report</value>
- </prop>
- <prop oor:name="ClipboardFormat">
- <value>StarBaseReport 9.0</value>
- </prop>
- </node>
- <node oor:name="StarBaseReportChart" oor:op="replace">
- <prop oor:name="DetectService"/>
- <prop oor:name="URLPattern">
- <value/>
- </prop>
- <prop oor:name="Extensions">
- <value>odc</value>
- </prop>
- <prop oor:name="MediaType">
- <value>application/vnd.sun.xml.report.chart</value>
- </prop>
- <prop oor:name="Preferred">
- <value>false</value>
- </prop>
- <prop oor:name="PreferredFilter">
- <value>StarOffice XML (Base) Report Chart</value>
- </prop>
- <prop oor:name="UIName">
- <value xml:lang="en-US">StarOffice XML (Base) Report Chart 9</value>
- </prop>
- <prop oor:name="ClipboardFormat">
- <value>StarOffice XML (Base) Report Chart 9</value>
- </prop>
- </node>
- </node>
-</oor:component-data>