summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/StarBaseReportChart.xcu
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 /filter/source/config/fragments/filters/StarBaseReportChart.xcu
parent6ab99e0716091d5387ea3766d6917e580a56b8e4 (diff)
officecfg: move the reportbuilder filter configuration to filter/
Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850
Diffstat (limited to 'filter/source/config/fragments/filters/StarBaseReportChart.xcu')
-rw-r--r--filter/source/config/fragments/filters/StarBaseReportChart.xcu37
1 files changed, 37 insertions, 0 deletions
diff --git a/filter/source/config/fragments/filters/StarBaseReportChart.xcu b/filter/source/config/fragments/filters/StarBaseReportChart.xcu
new file mode 100644
index 000000000000..738819c79caf
--- /dev/null
+++ b/filter/source/config/fragments/filters/StarBaseReportChart.xcu
@@ -0,0 +1,37 @@
+<!--
+ * 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 .
+-->
+ <node oor:name="StarOffice XML (Base) Report Chart" oor:op="replace">
+ <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>
+ </node>