summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice/Office/Common.xcs
diff options
context:
space:
mode:
authorArmin Le Grand (Allotropia) <armin.le.grand.extern@allotropia.de>2021-07-07 11:27:55 +0200
committerArmin Le Grand (Allotropia) <armin.le.grand.extern@allotropia.de>2021-07-07 11:27:55 +0200
commit8c1a2c275b31cbdb3fbec10080851f43c87f7068 (patch)
treef6405c5ec9736580d5e2d376a46c305ab8a4060c /officecfg/registry/schema/org/openoffice/Office/Common.xcs
parentDisable PDF-to-PDF embedding on PDF export (hack) (diff)
downloadcore-8c1a2c275b31cbdb3fbec10080851f43c87f7068.tar.gz
core-8c1a2c275b31cbdb3fbec10080851f43c87f7068.zip
Disable PDF-to-PDF embedding on PDF export (hack), part II
Adapted 899a52b236b81a94367ec8bafdff891a67d818aa to use officecfg::Office::Common::VCL::AllowPdfToPdfEmbedding instead of LIBO_ALLOW_PDF_TO_PDF_EMBEDDING Change-Id: I42e3d9a474400ec488352c081620a9b31cde3562
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs8
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index cc7fd9f2d85d..b0c738194f25 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -857,6 +857,14 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="AllowPdfToPdfEmbedding" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>Specifies if at PDF export it is allowed to embed other PDFs which are
+ part of the Document in their original form or use another form of graphic
+ representation, e.g. pixel graphic.</desc>
+ </info>
+ <value>false</value>
+ </prop>
<prop oor:name="ForceOpenGL" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Specifies if OpenGL rendering should be used in VCL backends