summaryrefslogtreecommitdiffstats
path: root/reportbuilder/template
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/template')
-rw-r--r--reportbuilder/template/common/wizard/report/default.otrbin0 -> 2561 bytes
-rw-r--r--reportbuilder/template/manifest.xml3
-rw-r--r--reportbuilder/template/post.xml8
-rw-r--r--reportbuilder/template/pre.xml6
-rw-r--r--reportbuilder/template/registry/data/org/openoffice/Office/Paths.xcu31
5 files changed, 48 insertions, 0 deletions
diff --git a/reportbuilder/template/common/wizard/report/default.otr b/reportbuilder/template/common/wizard/report/default.otr
new file mode 100644
index 000000000..a822c6727
--- /dev/null
+++ b/reportbuilder/template/common/wizard/report/default.otr
Binary files differ
diff --git a/reportbuilder/template/manifest.xml b/reportbuilder/template/manifest.xml
new file mode 100644
index 000000000..fc78c8c88
--- /dev/null
+++ b/reportbuilder/template/manifest.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
+<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
diff --git a/reportbuilder/template/post.xml b/reportbuilder/template/post.xml
new file mode 100644
index 000000000..889fdd631
--- /dev/null
+++ b/reportbuilder/template/post.xml
@@ -0,0 +1,8 @@
+ </simple-license>
+ </registration>
+ <version value="#VERSION#"/>
+ <identifier value="com.sun.reportdesignertemplates"/>
+ <dependencies>
+ <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0"/>
+ </dependencies>
+</description>
diff --git a/reportbuilder/template/pre.xml b/reportbuilder/template/pre.xml
new file mode 100644
index 000000000..a1426ca2f
--- /dev/null
+++ b/reportbuilder/template/pre.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<description xmlns="http://openoffice.org/extensions/description/2006"
+ xmlns:d="http://openoffice.org/extensions/description/2006"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
+ <registration>
+ <simple-license accept-by="admin" default-license-id="en-US" >
diff --git a/reportbuilder/template/registry/data/org/openoffice/Office/Paths.xcu b/reportbuilder/template/registry/data/org/openoffice/Office/Paths.xcu
new file mode 100644
index 000000000..07ca9abac
--- /dev/null
+++ b/reportbuilder/template/registry/data/org/openoffice/Office/Paths.xcu
@@ -0,0 +1,31 @@
+<?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 oor:package="org.openoffice.Office" oor:name="Paths" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <node oor:name="Paths">
+
+ <node oor:name="Template" oor:op="fuse">
+ <node oor:name="InternalPaths">
+ <node oor:name="%origin%/../../../../../template" oor:op="fuse"/>
+ </node>
+ </node>
+
+ </node>
+</oor:component-data>
+