Related tdf#146518 Add Watch/Stack window commands to toolbar

This patch adds the new commands WatchWindow and StackWindow to the Basic toolbar, together with the related ObjectCatalog command.

Change-Id: Ia50d4a695271c6fae6446c18548930a3e9063489
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151787
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
This commit is contained in:
Rafael Lima
2023-05-17 15:27:49 +02:00
parent 3fbaef1db1
commit 6c48e0b8e1

View File

@@ -35,6 +35,9 @@
<toolbar:toolbaritem xlink:href=".uno:Redo"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ObjectCatalog"/>
<toolbar:toolbaritem xlink:href=".uno:WatchWindow"/>
<toolbar:toolbaritem xlink:href=".uno:StackWindow"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ChooseMacro"/>
<toolbar:toolbaritem xlink:href=".uno:ModuleDialog"/>
<toolbar:toolbarseparator/>