diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-10-27 09:12:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-10-27 14:07:54 +0100 |
commit | 67624ded171461c184c8286b510b4778e5be6465 (patch) | |
tree | 3313cd36a3c961515bdb2c4424d214b42848fefc /source/text | |
parent | 43eb562f1d5c61c08c67be8b0f502a3858b6770c (diff) |
tdf#162607 disambiguate hid2file.js, InsertFrameInteract
+ Removed bookmark from the wrong help page
+ Reorder text
Change-Id: I51daef7752f8efeaa1736b756040af78a530e4d6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/175694
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/menu/insert_form_control.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/01/04130000.xhp | 9 |
2 files changed, 4 insertions, 6 deletions
diff --git a/source/text/shared/menu/insert_form_control.xhp b/source/text/shared/menu/insert_form_control.xhp index 3344eb1310..aeb97fa51a 100644 --- a/source/text/shared/menu/insert_form_control.xhp +++ b/source/text/shared/menu/insert_form_control.xhp @@ -27,7 +27,6 @@ <body> <section id="form_control_submenu"> - <bookmark xml-lang="en-US" branch="hid/.uno:InsertFrameInteract" id="bm_id030720160612074867" localize="false"/> <h1 id="hd_id030720160611303537"><link href="text/shared/menu/insert_form_control.xhp">Form Control</link></h1> <paragraph id="par_id03072016061205929" role="paragraph" xml-lang="en-US"><ahelp hid=".">This submenu contains form controls like a textbox, checkbox, option button, and listbox that can be inserted into the document.</ahelp></paragraph> </section> diff --git a/source/text/swriter/01/04130000.xhp b/source/text/swriter/01/04130000.xhp index 1ad96feca7..6a8830c122 100644 --- a/source/text/swriter/01/04130000.xhp +++ b/source/text/swriter/01/04130000.xhp @@ -28,6 +28,7 @@ </meta> <body> <bookmark branch="hid/.uno:InsertFrame" id="bm_id2796990" localize="false"/> +<bookmark branch="hid/.uno:InsertFrameInteract" id="bm_id8960281" localize="false"/> <section id="frame"> <h1 id="hd_id3151189"><link href="text/swriter/01/04130000.xhp">Frame</link></h1> <paragraph role="paragraph" id="par_id3145420"><variable id="rahm"><ahelp hid=".uno:InsertFrame">Inserts a frame that you can use to create a layout of one or more columns of text and objects.</ahelp></variable></paragraph> @@ -35,6 +36,9 @@ <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#frame"/> </section> +<h3 id="hd_id3149107">Icon on the Insert toolbar:</h3> +<paragraph role="paragraph" id="par_id3148970"><variable id="syrahmentext"><ahelp hid=".uno:InsertFrameInteract">Draws a frame where you drag in the document. Click the arrow next to the icon to select the number of columns for the frame.</ahelp> +</variable></paragraph> <paragraph role="paragraph" id="par_id3153678">To edit a frame, click the border to select it, and then choose <emph>Format - Frame and Object - Properties</emph>. You can also resize or move a selected frame using special <link href="text/swriter/01/04130100.xhp">shortcut keys</link>.</paragraph> <paragraph role="paragraph" id="par_id3152952">To delete a frame, click the border of the frame, and then press Delete.</paragraph> <paragraph role="paragraph" id="par_id3151311">If you see small red arrows at the beginning and the end of text in frame, use the arrow keys to scroll through the remaining text.</paragraph> @@ -49,11 +53,6 @@ <embed href="text/swriter/01/05040500.xhp#columns"/> <embed href="text/swriter/01/05060700.xhp#macro"/> <embed href="text/shared/00/00000001.xhp#reset"/> -<bookmark branch="hid/.uno:InsertFrameInteract" id="bm_id8960281" localize="false"/> -<h3 id="hd_id3149107">Icon on the Insert toolbar:</h3> -<paragraph role="paragraph" id="par_id3148970"><variable id="syrahmentext"><ahelp hid=".uno:InsertFrameInteract">Draws a frame where you drag in the document. Click the arrow next to the icon to select the number of columns for the frame.</ahelp> -</variable></paragraph> -<embed href="text/swriter/00/00000404.xhp#syframe"/> <section id="relatedtopics"> <embed href="text/swriter/guide/keyboard.xhp#keyboard"/> |