summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:44:49 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:44:49 +0000
commitab24ece51cd364485c10d630640ce16f4019ece1 (patch)
tree5c76e47f9bfe1018f88fadc38538d176ae309e86 /officecfg
parentecf7aa63c79115778dc8fb00017ba2ec91218596 (diff)
INTEGRATION: CWS rptchart01_DEV300 (1.5.520); FILE MERGED
2008/01/23 08:48:27 mav 1.5.520.1: #i85495# allow to specify a filter name for an embedded object
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Embedding.xcs12
1 files changed, 9 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
index 7aea30d58e47..d96bb72dde3c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Embedding.xcs,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:13:36 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:44:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@
<desc>Optional entry that specifies the service name of the document that is used by the object.</desc>
</info>
</prop>
- <prop oor:name="ObjectMiscStatus" oor:type="xs:long">
+ <prop oor:name="ObjectMiscStatus" oor:type="xs:long">
<!-- UIHints: setup -->
<info>
<desc>Specifies the miscellaneous properties of the object.</desc>
@@ -70,6 +70,12 @@
<desc>Specifies the list of verbs supported by the object.</desc>
</info>
</prop>
+ <prop oor:name="ObjectDocumentFilterName" oor:type="xs:string">
+ <!-- UIHints: setup -->
+ <info>
+ <desc>Optional entry that specifies the filter name that is used by the object.</desc>
+ </info>
+ </prop>
</group>
<group oor:name="Verb">
<info>