offapi/com/sun/star/sheet/DocumentSettings.idl |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit cb21c44b01a640fc121c034346d70a02ef67cdb2
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Mon Jul 6 09:34:10 2020 +0200
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
CommitDate: Thu Jul 9 11:06:37 2020 +0200

    Docs: Add missing property
    
    Change-Id: I1f4a0602f23cba86adbf627b0881ae5034db0af8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98188
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/offapi/com/sun/star/sheet/DocumentSettings.idl 
b/offapi/com/sun/star/sheet/DocumentSettings.idl
index 36402ee95dc5..b92f1037dc99 100644
--- a/offapi/com/sun/star/sheet/DocumentSettings.idl
+++ b/offapi/com/sun/star/sheet/DocumentSettings.idl
@@ -108,6 +108,10 @@ published service DocumentSettings
         grid settings in the user interface.
      */
     [optional, property] boolean IsRasterAxisSynchronized;
+
+    /** enables the document sharing feature (Tools->Share Spreadsheet)
+     */
+    [optional, property] boolean IsDocumentShared;
 };
 
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to