diff options
author | Johnny_M <klasse@partyheld.de> | 2021-05-15 13:54:11 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-15 15:47:03 +0200 |
commit | 13a43eef6b8452f3f13e3d3b5f0266cf7ca141e7 (patch) | |
tree | a1efec4a62d69bbce884ad89165ac77751999ef2 /source/text/scalc/01/04060110.xhp | |
parent | 1110a8df87c91d368792cf5130c1b5f3a1604c55 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Iab660ef9810902be11dd51c830e1a6f537352427
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115649
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060110.xhp')
-rw-r--r-- | source/text/scalc/01/04060110.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp index cd8dca90f5..59ded0137f 100644 --- a/source/text/scalc/01/04060110.xhp +++ b/source/text/scalc/01/04060110.xhp @@ -615,7 +615,7 @@ <h2 id="hd_id3151005">SEARCH</h2> <paragraph id="par_id3148692" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_SUCHEN">Returns the position of a text segment within a character string.</ahelp> You can set the start of the search as an option. The search text can be a number or any sequence of characters. The search is not case-sensitive. If the text is not found, returns error 519 (#VALUE).</paragraph> -<embed href="text/shared/00/00000001.xhp#regulaer"/> +<embed href="text/shared/00/00000001.xhp#regex"/> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id3154671" role="code" xml-lang="en-US">SEARCH("FindText"; "Text" [; Position])</paragraph> <paragraph id="par_id3146080" role="paragraph" xml-lang="en-US"> <emph>FindText</emph> is the text to be searched for.</paragraph> |