summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2024-07-10 16:10:24 +0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-07-10 16:51:14 +0200
commit33ffaf1eaac11bb5770eadce49fac96a4ae4ba86 (patch)
tree497dbaeeb85bbbde2b6a7d823d052972fbacd526 /source/text/sbasic
parentc2abcb72746a4354ff3e13aa8343c3f123ebc763 (diff)
tdf#160197 remove mention of removed GetLocale BASIC function
Change-Id: Icc3223e4f6ceb83abe542beb538f5ade052e495e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170313 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03/lib_tools.xhp6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp
index 0c1c3916fe..23817da191 100644
--- a/source/text/sbasic/shared/03/lib_tools.xhp
+++ b/source/text/sbasic/shared/03/lib_tools.xhp
@@ -372,12 +372,6 @@
<bascode>
<paragraph id="par_id061420180547302561" role="bascode" localize="false">Function IsFatOffice() As Boolean</paragraph>
</bascode>
- <h3 id="hd_id06142018054730408" localize="false">GetLocale</h3>
- <bascode>
- <paragraph id="par_id061420180547306751" role="bascode" localize="false">Function GetLocale(</paragraph>
- <paragraph id="par_id061420180547302792" role="bascode" localize="false">sLanguage as String, </paragraph>
- <paragraph id="par_id061420180547307976" role="bascode" localize="false">sCountry as String)</paragraph>
- </bascode>
<h3 id="hd_id061420180547305357" localize="false">ToggleDesignMode</h3>
<bascode>
<paragraph id="par_id061420180547301559" role="bascode" localize="false">Sub ToggleDesignMode(oDocument as Object)</paragraph>