summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-04-17 12:24:27 +0300
committerAndras Timar <andras.timar@collabora.com>2019-04-17 11:30:55 +0200
commit06eb265dd65d64b608a71cba5e5fbd906a781e1c (patch)
tree14fb2b2dd5c75f4f6258e7c94ab17253348949ce
parentf83e22f535c1c9482c5d3f566d5d0283355dd98f (diff)
Add direct pdf export to the Redaction toolbar
Users need an in-process copy of pdf to share with peers and discuss the redacted areas Change-Id: I68c16c6f09690a9d5cd2df191963107029e5ed88 Reviewed-on: https://gerrit.libreoffice.org/70863 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--sd/uiconfig/sdraw/toolbar/redactionbar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/redactionbar.xml b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
index e25e53d4414b..062288a66c70 100644
--- a/sd/uiconfig/sdraw/toolbar/redactionbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/redactionbar.xml
@@ -22,4 +22,5 @@
<toolbar:toolbaritem xlink:href=".uno:Freeline_Unfilled?Transparence:short=50&amp;Color:string=COL_GRAY7&amp;Width:short=500&amp;IsSticky:bool=true&amp;ShapeName:string=FreeformRedactionShape"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:RedactedExportToolbox"/>
+ <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/>
</toolbar:toolbar>