loolwsd/protocol.txt |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 7441ffa21a212b752a8ab32e2c9bc1d2b0434091
Author: Miklos Vajna <vmik...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to