From 5dc84674816e5f3cad9a45b9307723de3dd25b71 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 20 Apr 2023 16:18:00 +0100 Subject: tdf#155006 don't show "InsertObjectFloatingFrame" by default in menus and toolbars MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit still exists, just isn't presented by default. help describes this as "Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file." and "Changes the properties of the selected floating frame. Floating frames work best when they contain an html document, and when they are inserted in another html document." This is basically support for html IFrames and is a fairly obscure thing for an ordinary document. Change-Id: Iec8ff591393e4ee4ed8791094e1f15a225808c8a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150707 Reviewed-by: Heiko Tietze Tested-by: Caolán McNamara --- sc/uiconfig/scalc/ui/notebookbar.ui | 7 ------- 1 file changed, 7 deletions(-) (limited to 'sc/uiconfig/scalc/ui/notebookbar.ui') diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index e2e858c9d447..7669f4196949 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -1236,13 +1236,6 @@ .uno:FontworkGalleryFloater - - - True - False - .uno:InsertObjectFloatingFrame - - True -- cgit