diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-09 03:37:56 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-09 02:47:29 +0100 |
commit | db325f95386ada37f4e4de2bc806f27639dda7f8 (patch) | |
tree | 92c6de3fd635acf8c1d34dde147b46a4f54721cb /source | |
parent | 6d6ddfe17a222ef1446392cedf89c709f0b05017 (diff) |
tdf#90334 add bookmarks to insert column break in Writer
Change-Id: I344c607abdcc34c060863a68ebf81d4ae71b955e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105456
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/menu/submenu_more_breaks.xhp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/text/swriter/menu/submenu_more_breaks.xhp b/source/text/swriter/menu/submenu_more_breaks.xhp index 5a457640ef..0260ab332c 100644 --- a/source/text/swriter/menu/submenu_more_breaks.xhp +++ b/source/text/swriter/menu/submenu_more_breaks.xhp @@ -27,6 +27,12 @@ <h2 id="hd_id41601652439817">Insert Manual Row Break</h2> <paragraph role="image" id="par_id41601888013000"><image src="cmd/lc_insertlinebreak.svg" id="img_id281601888013000" width="1cm" height="1cm"><alt id="alt_id381601888013000">Manual Row Break Icon</alt></image></paragraph> <embed href="text/swriter/01/04010000.xhp#row_break"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id651604885957774"> +<bookmark_value>text documents; inserting column breaks</bookmark_value> +<bookmark_value>column breaks; inserting</bookmark_value> +<bookmark_value>inserting; manual column breaks</bookmark_value> +<bookmark_value>manual column breaks</bookmark_value> +</bookmark> <h2 id="hd_id531601652875225">Insert Manual Column Break</h2> <paragraph role="image" id="par_id121601888786076"><image src="cmd/lc_insertcolumnbreak.svg" id="img_id851601888786076" width="1cm" height="1cm"><alt id="alt_id881601888786076">Manual Column Break Icon</alt></image></paragraph> <embed href="text/swriter/01/04010000.xhp#column_break"/> |