Kaydet (Commit) 67ba9fdb authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Fix build

Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3
üst 31267934
...@@ -5021,6 +5021,12 @@ ...@@ -5021,6 +5021,12 @@
</info> </info>
<value>false</value> <value>false</value>
</prop> </prop>
<prop oor:name="ViewPDFAfterExport" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Specifies if PDF automatically opens after export.</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="ExportBookmarks" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="ExportBookmarks" oor:type="xs:boolean" oor:nillable="false">
<info> <info>
<desc>Specifies if bookmarks are exported to PDF.</desc> <desc>Specifies if bookmarks are exported to PDF.</desc>
...@@ -5278,12 +5284,6 @@ ...@@ -5278,12 +5284,6 @@
screen.</desc> screen.</desc>
</info> </info>
<value>false</value> <value>false</value>
<prop oor:name="ViewPDFAfterExport" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Specifies if PDF automatically opens after export.</desc>
</info>
<value>false</value>
</prop>
</prop> </prop>
<!-- PDF Encryption --> <!-- PDF Encryption -->
<prop oor:name="Printing" oor:type="xs:int" oor:nillable="false"> <prop oor:name="Printing" oor:type="xs:int" oor:nillable="false">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment