summaryrefslogtreecommitdiffstats
path: root/wsd/protocol.txt
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2018-09-12 20:07:10 -0400
committerAshod Nakashian <ashnakash@gmail.com>2019-11-06 03:43:02 +0100
commit887ecdb8d3e8301b67e249c88d8aab734c76fed1 (patch)
tree4d85d848d1e43f9b37a3bcc4e5378c3926c1beba /wsd/protocol.txt
parentleaflet: add impress menus for sidebars (diff)
downloadonline-887ecdb8d3e8301b67e249c88d8aab734c76fed1.tar.gz
online-887ecdb8d3e8301b67e249c88d8aab734c76fed1.zip
wsd: leaflet: Insert background
This adds support for .uno:SelectBackground which inserts slide background image. (cherry picked from commit 30a77e7e490e4e83bb6423f41388ee9adbccfae3) Change-Id: I587b31f67d518aba348ae7e8d058ada23a61e858 Reviewed-on: https://gerrit.libreoffice.org/67500 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'wsd/protocol.txt')
-rw-r--r--wsd/protocol.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/wsd/protocol.txt b/wsd/protocol.txt
index bf11deafd3..6e097587bf 100644
--- a/wsd/protocol.txt
+++ b/wsd/protocol.txt
@@ -70,6 +70,10 @@ insertfile name=<name> type=<type>
type = 'graphicurl': The file is supposed to be downloaded by the core
itself; it does so from the URL provided in 'name'
+selectbackground name=<name>
+
+ Inserts a graphic file with the name <name> into the document as background.
+
key type=<type> char=<charcode> key=<keycode>
<type> is 'input' or 'up', <charcode> and <keycode> are numbers.