source/text/sbasic/shared/uno_objects.xhp |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 638ca29e5446bd2f330f8a66bcadfced725597ec
Author:     Alain Romedenne <alain.romede...@libreoffice.org>
AuthorDate: Thu Nov 3 16:42:25 2022 +0200
Commit:     Alain Romedenne <alain.romede...@libreoffice.org>
CommitDate: Thu Nov 3 15:56:26 2022 +0100

    Corrections to UNO objects, function & services help page
    
    Change-Id: Ia72f062c5d0ec07e61aa6b45caea31139acf561e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142199
    Tested-by: Jenkins
    Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org>

diff --git a/source/text/sbasic/shared/uno_objects.xhp 
b/source/text/sbasic/shared/uno_objects.xhp
index ae20684850..61ae8e60da 100644
--- a/source/text/sbasic/shared/uno_objects.xhp
+++ b/source/text/sbasic/shared/uno_objects.xhp
@@ -40,17 +40,16 @@
 
   <h2 id="hd_id151622648087678">UNO Methods</h2>
   <paragraph role="paragraph" id="par_id481622648684690">Use the following 
methods to manage or query Unified Network Objects (UNO).</paragraph>
-  <embed href="text/sbasic/shared/03131500.xhp#createunostruct"/>
-  <embed href="text/sbasic/shared/03131600.xhp#createunoservice"/>
-  <embed href="text/sbasic/shared/CreateUnoSvcWithArgs.xhp#UnoSvcWithArgs_h1"/>
   <embed href="text/sbasic/shared/03131800.xhp#createunodialog"/>
   <embed href="text/sbasic/shared/03132000.xhp#createunolistener"/>
+  <embed href="text/sbasic/shared/03131600.xhp#createunoservice"/>
+  <embed 
href="text/sbasic/shared/CreateUnoSvcWithArgs.xhp#CreateUnoSvcWithArgs"/>
+  <embed href="text/sbasic/shared/03131500.xhp#createunostruct"/>
   <embed href="text/sbasic/shared/03132300.xhp#createunovalue"/>
-  <embed href="text/sbasic/shared/03132400.xhp#createobject"/>
   <embed href="text/sbasic/shared/03104600.xhp#equalunoobjects"/>
-  <embed href="text/sbasic/shared/03131600.xhp#createunoservice"/>
   <embed href="text/sbasic/shared/03104400.xhp#hasunointerfaces"/>
   <embed href="text/sbasic/shared/03104500.xhp#isunostruct"/>
+  <embed href="text/sbasic/shared/03132400.xhp#createobject"/>
   <note id="par_id81572615048011">%PRODUCTNAME provides an Application 
Programming Interface (API) that allows controlling the $[officename] 
components with different programming languages by using the $[officename] 
Software Development Kit (SDK). For more information about the $[officename] 
API and the Software Development Kit, visit <link 
href="https://api.libreoffice.org/"; 
name="api.libreoffice.org">https://api.libreoffice.org</link></note>
 
   <section id="relatedtopics">

Reply via email to