summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-21 15:49:31 +0200
committerPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-21 15:49:31 +0200
commitd9c9c1238f6680463e0cd73ea61bd4906e3c10af (patch)
treed9f141ec146ef588bb1d21d18cb36952e3959cdb
parentac58ea94d094e53cc8fb13078ed99bac1d142226 (diff)
#i103932# allow duplicate field names in PDF export on request
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 72c0b768ed..716e1ff4db 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5343,6 +5343,13 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
</constraints>
<value>0</value>
</prop>
+ <prop oor:name="AllowDuplicateFieldNames" oor:type="xs:boolean">
+ <info>
+ <author>pl</author>
+ <desc>Specifies whether multiple form fields exported are allowed to have the same field name.</desc>
+ </info>
+ <value>false</value>
+ </prop>
<prop oor:name="IsSkipEmptyPages" oor:type="xs:boolean">
<info>
<author>FME</author>