diff options
-rw-r--r-- | source/text/sbasic/shared/03/lib_tools.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp index 6ce490a599..0c1c3916fe 100644 --- a/source/text/sbasic/shared/03/lib_tools.xhp +++ b/source/text/sbasic/shared/03/lib_tools.xhp @@ -664,8 +664,7 @@ <paragraph id="par_id061420180708329899" role="bascode" localize="false">SearchValue, </paragraph> <paragraph id="par_id061420180708339789" role="bascode" localize="false">SearchIndex as Integer) as Integer</paragraph> </bascode> - <h3 id="hd_id061420180708336858" localize="false">GetIndexForPartString_</h3> - <paragraph role="bascode" id="par_id971529015773531" localize="false">inMultiArray</paragraph> + <h3 id="hd_id061420180708336858" localize="false">GetIndexForPartStringinMultiArray</h3> <paragraph id="par_id061420180708337261" role="paragraph" localize="false">' Searches for a Value in multidimensial Array by querying all Searchindices of the passed dimension </paragraph> <paragraph id="par_id061420180708334301" role="paragraph" localize="false">' and delivers the Index where the Searchvalue is found as a part string</paragraph> <bascode> |