summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2022-11-03 16:42:25 +0200
committerAlain Romedenne <alain.romedenne@libreoffice.org>2022-11-03 15:56:26 +0100
commit638ca29e5446bd2f330f8a66bcadfced725597ec (patch)
tree0be046a784eca93ce5907e8039fc77b4c29b35de /source
parentf129a53a423805628f95cf72469f48f5279147a6 (diff)
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.romedenne@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/sbasic/shared/uno_objects.xhp9
1 files changed, 4 insertions, 5 deletions
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">