From 6a651976ff18339c05f8652d565a0da2fc23ceb5 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Fri, 26 Feb 2021 14:19:02 +0100 Subject: add appl-switch for command sequence for insert Floating Frame ( shared/00/00000404.xhp ) + add appl-switch and correct command sequence for Writer * rename German ID * change icon size to 1cm ( shared/01/04160500.xhp ) * update to renamed ID Change-Id: Ie244f924065a1cb892ada0f037e34401d9784ace Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111586 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/shared/00/00000404.xhp | 13 ++++++++++--- source/text/shared/01/04160500.xhp | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) (limited to 'source/text') diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp index 1db86427ff..6a4ea764a4 100644 --- a/source/text/shared/00/00000404.xhp +++ b/source/text/shared/00/00000404.xhp @@ -155,15 +155,22 @@ -
+
+ + +Choose Insert - Frame - Floating Frame + + Choose Insert - Floating Frame. -On the Insert bar, clickbar or toolbar? + + +On the Insert bar, click
-Icon +Icon Floating Frame diff --git a/source/text/shared/01/04160500.xhp b/source/text/shared/01/04160500.xhp index d09b63e2bd..f7cc60a5d2 100644 --- a/source/text/shared/01/04160500.xhp +++ b/source/text/shared/01/04160500.xhp @@ -34,7 +34,7 @@

Insert Floating Frame

Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.
- +
If you want to create HTML pages that use floating frames, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML compatibility, and then select the "MS Internet Explorer" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags.
-- cgit