loolwsd: document partpagerectangles command on both directions
This commit is contained in:
parent
80ec8a5b4f
commit
7441ffa21a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue