[Libreoffice-commits] online.git: loleaflet/reference.html
Jan Holesovsky
kendy at collabora.com
Wed Jan 27 04:26:00 PST 2016
loleaflet/reference.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit c158eeb90106d243124b80f4ecc6c9838f17c233
Author: Jan Holesovsky <kendy at collabora.com>
Date: Wed Jan 27 13:24:55 2016 +0100
loleaflet: Additional documentation for .uno:ModifiedStatus.
diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index b84f9c3..bea6526 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -2548,7 +2548,10 @@ The <code>id</code> property of ErrorEvent can have the following values:
<tr>
<td><code><b>'.uno:ModifiedStatus'</b></code></td>
<td><code>String</code></td>
- <td>If the document is now marked as modified.</td>
+ <td>If the document is now marked as modified. The value is
+ 'true' when the document is marked as modified, and
+ 'false' the user e.g. undoes all the changes or
+ saves the document.</td>
</tr>
</table>
More information about the Libreoffice-commits
mailing list