[Libreoffice-commits] online.git: loolwsd/protocol.txt
Miklos Vajna
vmiklos at collabora.co.uk
Tue Sep 29 03:55:45 PDT 2015
loolwsd/protocol.txt | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit 7441ffa21a212b752a8ab32e2c9bc1d2b0434091
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Tue Sep 29 12:55:21 2015 +0200
loolwsd: document partpagerectangles command on both directions
diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 369bb69..88cc062 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -75,6 +75,9 @@ uno <command>
<command> is a line of text.
+partpagerectangles
+
+ Invokes lok::Document::getPartPageRectangles().
server -> client
================
@@ -117,6 +120,10 @@ status: type=<typeName> parts=<numberOfParts> current=<currentPartNumber> width=
styles: {"styleFamily": ["styles in family"], etc. }
+partpagerectangles: <payload>
+
+ Payload format is the same as LOK_CALLBACK_TEXT_SELECTION.
+
textselectioncontent: <content>
Current selection's content
More information about the Libreoffice-commits
mailing list