summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Writer.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs18
1 files changed, 18 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 40a48cd28e21..f4d3a3aa4182 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -6186,6 +6186,24 @@
</info>
</prop>
</group>
+ <group oor:name="FilePassword">
+ <info>
+ <desc>Specifies how the file password is built.</desc>
+ </info>
+ <prop oor:name="Generation" oor:type="xs:boolean" oor:nillable="false" >
+ <!--UI hints: Form letter - File output - Generate file password from - Database field-->
+ <info>
+ <desc>Determines if the file password is generated from a database field.</desc>
+ </info>
+ <value>false</value>
+ </prop>
+ <prop oor:name="FromDatabaseField" oor:type="xs:string" oor:nillable="false">
+ <info>
+ <desc>Specifies the column name to be used as file password.</desc>
+ </info>
+ <value/>
+ </prop>
+ </group>
</group>
</group>
<group oor:name="Misc">