[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/reference.html

Miklos Vajna vmiklos at collabora.co.uk
Tue Jan 19 08:07:58 PST 2016


 loleaflet/reference.html |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit cb30bf8b123861c8f440252ca0c6fad8992afc15
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Tue Jan 19 17:06:55 2016 +0100

    loleaflet: document .uno:ModifiedStatus
    
    (cherry picked from commit aed9e61c2e81c66575e52311bcac08d94d01a348)

diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index 1fb2953..eb68f94 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -2543,6 +2543,11 @@ The <code>id</code> property of ErrorEvent can have the following values:
 		<td><code>String</code></td>
 		<td>Font size related uno command.</td>
 	</tr>
+	<tr>
+		<td><code><b>'.uno:ModifiedStatus'</b></code></td>
+		<td><code>String</code></td>
+		<td>If the document is now marked as modified.</td>
+	</tr>
 </table>
 
 <h3 id="commandstate-values">CommandStateValues</h3>


More information about the Libreoffice-commits mailing list