summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml1
-rw-r--r--sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml1
-rw-r--r--sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml1
3 files changed, 3 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
index f0b78ddf6c05..41985d00592f 100644
--- a/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
+++ b/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml
@@ -12,5 +12,6 @@
<toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
+ <toolbar:toolbaritem xlink:href=".uno:Print"/>
<toolbar:toolbaritem xlink:href=".uno:Menubar"/>
</toolbar:toolbar>
diff --git a/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml b/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml
index 96931c4989a7..bd878ffc6651 100644
--- a/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml
+++ b/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml
@@ -12,5 +12,6 @@
<toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
+ <toolbar:toolbaritem xlink:href=".uno:Presentation"/>
<toolbar:toolbaritem xlink:href=".uno:Menubar"/>
</toolbar:toolbar>
diff --git a/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml b/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml
index ae234802c0ef..80d7050b23ed 100644
--- a/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml
+++ b/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml
@@ -12,5 +12,6 @@
<toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
+ <toolbar:toolbaritem xlink:href=".uno:Print"/>
<toolbar:toolbaritem xlink:href=".uno:Menubar"/>
</toolbar:toolbar>