source/text/sbasic/shared/03/lib_tools.xhp |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 33ffaf1eaac11bb5770eadce49fac96a4ae4ba86
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Wed Jul 10 16:10:24 2024 +0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jul 10 16:51:14 2024 +0200

    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.hal...@libreoffice.org>
    Tested-by: Jenkins

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>

Reply via email to