diff options
Diffstat (limited to 'sc/uiconfig/scalc/toolbar')
-rw-r--r-- | sc/uiconfig/scalc/toolbar/standardbar.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/toolbar/standardbar.xml b/sc/uiconfig/scalc/toolbar/standardbar.xml index c851477fd1c2..b05b86e29877 100644 --- a/sc/uiconfig/scalc/toolbar/standardbar.xml +++ b/sc/uiconfig/scalc/toolbar/standardbar.xml @@ -74,7 +74,8 @@ <toolbar:toolbaritem xlink:href=".uno:DataDataPilotRun"/> <toolbar:toolbaritem xlink:href=".uno:InsertRowBreak" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/> + <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/> <toolbar:toolbaritem xlink:href=".uno:DrawText" toolbar:visible="false"/> |