diff options
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 9c6e41892da8..a9097caa0b40 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5134,6 +5134,12 @@ </info> <value>true</value> </prop> + <prop oor:name="ExportPlaceholders" oor:type="xs:boolean" oor:nillable="false"> + <info> + <desc>Specifies if placeholder fields are exported to PDF.</desc> + </info> + <value>true</value> + </prop> <prop oor:name="OpenBookmarkLevels" oor:type="xs:int" oor:nillable="false"> <info> <desc>Specifies how many bookmark levels should be opened in the |