Menu: Add Hyperlink to Insert menu in Calc
Change-Id: I1401315e0a679adfe074d68a8e3ac2ee45df5e80 Reviewed-on: https://gerrit.libreoffice.org/60980 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
This commit is contained in:
parent
de48e47a17
commit
0e52cab664
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ L.Control.Menubar = L.Control.extend({
|
|||
{uno: '.uno:InsertObjectChart'},
|
||||
{name: _UNO('.uno:InsertAnnotation', 'spreadsheet'), id: 'insertcomment', type: 'action'},
|
||||
{type: 'separator'},
|
||||
{uno: '.uno:HyperlinkDialog'},
|
||||
{uno: '.uno:InsertSymbol'}
|
||||
]},
|
||||
{name: _UNO('.uno:FormatMenu', 'spreadsheet'), type: 'menu', menu: [
|
||||
|
|
Loading…
Reference in a new issue