summaryrefslogtreecommitdiff
path: root/sc/sdi/cellsh.sdi
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-06-13 20:03:26 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:40:13 +0200
commit6108d06c1259424bea2055ab6cb7ca8635656486 (patch)
treed2238197e6d83910d54cbe4c0ef5020fbc884c41 /sc/sdi/cellsh.sdi
parent603c2cb9dd33ba7fbfc4865b20beee7896b2dc8a (diff)
tubes: add File -> Collaborate menu entry to launch contacts widget
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r--sc/sdi/cellsh.sdi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index f20b07c4cf36..77eea5c9fb78 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -181,6 +181,7 @@ interface CellSelection
SID_INSERT_POSTIT [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
+ SID_COLLABORATION [ ExecMethod = Execute; ]
SID_TABOP [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_CONSOLIDATE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
FID_INSERT_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]