summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-05-10 19:16:47 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-05-17 12:40:15 +0000
commit6ebf9cfbf54052d7fae50cdab146cc5c63ba262a (patch)
tree60e9e0ccc0878746d7817d58497b7fa53c0468fd /sc/sdi
parent2049e55f507b00cf70f72706900e75d20ff3bb30 (diff)
Set different ui file for NotebookBar in each app
Changes: + added ui file for start center, calc and impress + NotebookBar not visible in Math, Draw Change-Id: Ie35935e67524ac712930b088591e9e53955de4a1 Reviewed-on: https://gerrit.libreoffice.org/24860 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/docsh.sdi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/sdi/docsh.sdi b/sc/sdi/docsh.sdi
index 25852fb8472a..852af49223da 100644
--- a/sc/sdi/docsh.sdi
+++ b/sc/sdi/docsh.sdi
@@ -87,6 +87,7 @@ interface TableDocument
SID_EDIT_SCENARIO [ ExecMethod = Execute; ]
SID_ATTR_CHAR_FONTLIST [ StateMethod = GetState; ]
SID_SHARE_DOC [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_NOTEBOOKBAR [ ExecMethod = Execute; StateMethod = GetState; ]
}