diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-30 22:37:46 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-31 08:05:27 +0000 |
commit | ae83c2d740080cd66029a9cf58457f9711c95b66 (patch) | |
tree | 31494cb919bb63d38af32a209d5142264a13aecd /source | |
parent | 8ff48d16dbea60ef20ca187f36214e020f73367f (diff) |
Fix ahelp for Insert Section UNO command
This is on the Insert toolbar
Change-Id: I0690631f09fae8f3fca109e7b30b62f0411c4a5b
Reviewed-on: https://gerrit.libreoffice.org/33726
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/04020000.xhp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/text/swriter/01/04020000.xhp b/source/text/swriter/01/04020000.xhp index f14770de55..f19d9a20d1 100644 --- a/source/text/swriter/01/04020000.xhp +++ b/source/text/swriter/01/04020000.xhp @@ -30,14 +30,12 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertSection" id="bm_id7648447" localize="false"/><!-- HID added by script --> <bookmark xml-lang="en-US" branch="hid/.uno:InsertSection" id="bm_id3149809" localize="false"/> -<!-- removed HID FN_INSERT_COLUMN_SECTION --> <paragraph role="heading" id="hd_id3154108" xml-lang="en-US" level="1" l10n="U" oldref="1"> <variable id="bereicheinfuegen"><link href="text/swriter/01/04020000.xhp" name="Insert Section">Insert Section</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3154480" xml-lang="en-US" l10n="U" oldref="2"> -<variable id="bereich"><ahelp hid="FN_INSERT_COLUMN_SECTION">Inserts a text section at the cursor position in the document. You can also select a block of text and then choose this command to create a section. You can use sections to insert blocks of text from other documents, to apply custom column layouts, or to protect or to hide blocks of text if a condition is met.</ahelp> +<variable id="bereich"><ahelp hid=".">Inserts a text section at the cursor position in the document. You can also select a block of text and then choose this command to create a section. You can use sections to insert blocks of text from other documents, to apply custom column layouts, or to protect or to hide blocks of text if a condition is met.</ahelp> </variable></paragraph> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#bereichein"/> |