diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/uno_objects.xhp | 9 |
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"> |