summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-12-21 20:21:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-12-22 10:19:51 +0100
commit97163015f742671f19e0625fabe87828c208e949 (patch)
treedc93ada8c0f26ff8d796927f20a7fafae00d5f51
parenttdf#138627 - Repeated data in Tables of File Conversion Filter Names (diff)
downloadhelp-libreoffice-7-0.tar.gz
help-libreoffice-7-0.zip
Fix a "D'oh! you found a bug" libreoffice-7-0
Change-Id: I5819bc8dcf6a9ef8033a62171750e47c23454223 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108010 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--source/text/sbasic/shared/01030200.xhp2
-rw-r--r--source/text/shared/01/06130001.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/01030200.xhp b/source/text/sbasic/shared/01030200.xhp
index 3045d3a853..22b590e970 100644
--- a/source/text/sbasic/shared/01030200.xhp
+++ b/source/text/sbasic/shared/01030200.xhp
@@ -37,7 +37,7 @@
<bookmark_value>long lines;in Basic editor</bookmark_value>
<bookmark_value>lines of text;in Basic editor</bookmark_value>
<bookmark_value>continuation;long lines in editor</bookmark_value>
-</bookmark><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="1"><link href="text/sbasic/shared/01030200.xhp" name="The Basic Editor">The Basic Editor</link></paragraph>
+</bookmark><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="1"><variable id="thebasiceditorh1"><link href="text/sbasic/shared/01030200.xhp" name="The Basic Editor">The Basic Editor</link></variable></paragraph>
</section>
<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US">The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys).</paragraph>
<paragraph role="paragraph" id="par_id3154686" xml-lang="en-US">Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If "Option Compatible" is used in the same Basic module, the line continuation feature is also valid for comment lines.)</paragraph>
diff --git a/source/text/shared/01/06130001.xhp b/source/text/shared/01/06130001.xhp
index ec0c5df61f..9731426c34 100644
--- a/source/text/shared/01/06130001.xhp
+++ b/source/text/shared/01/06130001.xhp
@@ -48,7 +48,7 @@
<paragraph role="paragraph" id="par_idN105E3" xml-lang="en-US"><ahelp hid=".">Opens the Dialogs tab page of the Macro Organizer.</ahelp></paragraph>
<embed href="text/shared/01/06150000.xhp#xmlfilter"/>
<section id="relatedtopics">
-<embed href="text/sbasic/shared/01030200.xhp"/>
+<embed href="text/sbasic/shared/01030200.xhp#thebasiceditorh1"/>
</section>
</body>
</helpdocument>