diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-08-02 16:53:20 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-03 01:39:29 +0200 |
commit | 0b7cde3aabef66890ebeb3ab8581d2104473214a (patch) | |
tree | 62af613b4189215ee46e58b9cfd2374e2b7a1b1d /source/text/sbasic/shared/uno_objects.xhp | |
parent | 1951014d9e7c5270904789c2964d35fca8487134 (diff) |
Create help page for the Development Tools feature
Change-Id: Ib392399fa71c27ce6be7fca8c55985d75519ea87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119855
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/uno_objects.xhp')
-rw-r--r-- | source/text/sbasic/shared/uno_objects.xhp | 98 |
1 files changed, 51 insertions, 47 deletions
diff --git a/source/text/sbasic/shared/uno_objects.xhp b/source/text/sbasic/shared/uno_objects.xhp index 99ba126ddf..1916fa2799 100644 --- a/source/text/sbasic/shared/uno_objects.xhp +++ b/source/text/sbasic/shared/uno_objects.xhp @@ -1,55 +1,59 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - --> - <meta> - <topic id="unoobjects" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">UNO Objects</title> - <filename>/text/sbasic/shared/uno_objects.xhp</filename> - </topic> - </meta> - <body> - <bookmark xml-lang="en-US" branch="index" id="bm_id171544787218331"> - <bookmark_value>programming;UNO objects</bookmark_value> - <bookmark_value>UNO objects</bookmark_value> - <bookmark_value>UNO functions</bookmark_value> - </bookmark> - <section id="unoobjects"> - <h1 id="hd_id3156027">UNO Objects, Functions and Services</h1> - <paragraph role="paragraph" id="par_id3153312" xml-lang="en-US">Functions, objects and services of Unified Network Objects (UNO).</paragraph> - </section> +<!-- +* This file is part of the LibreOffice project. +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this +* file, You can obtain one at http://mozilla.org/MPL/2.0/. +* +--> +<meta> + <topic id="unoobjects" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">UNO Objects</title> + <filename>/text/sbasic/shared/uno_objects.xhp</filename> + </topic> +</meta> +<body> + <bookmark xml-lang="en-US" branch="index" id="bm_id171544787218331"> + <bookmark_value>programming;UNO objects</bookmark_value> + <bookmark_value>UNO objects</bookmark_value> + <bookmark_value>UNO functions</bookmark_value> + </bookmark> + <section id="unoobjects"> + <h1 id="hd_id3156027"><variable id="UnoObjects_h1"><link href="text/sbasic/shared/uno_objects.xhp" name="UnoObjects_help">UNO Objects, Functions and Services</link></variable></h1> + <paragraph role="paragraph" id="par_id3153312" xml-lang="en-US">Functions, objects and services of Unified Network Objects (UNO).</paragraph> + </section> - <h2 id="hd_id121622648046670">%PRODUCTNAME Global Objects</h2> - <embed href="text/sbasic/shared/stardesktop.xhp#stardesktop"/> - <embed href="text/sbasic/shared/03132500.xhp#getdefaultcontext"/> - <embed href="text/sbasic/shared/03131700.xhp#getprocessservicemanager"/> - <embed href="text/sbasic/shared/03131900.xhp#globalscope"/> + <h2 id="hd_id121622648046670">%PRODUCTNAME Global Objects</h2> + <embed href="text/sbasic/shared/stardesktop.xhp#stardesktop"/> + <embed href="text/sbasic/shared/03132500.xhp#getdefaultcontext"/> + <embed href="text/sbasic/shared/03131700.xhp#getprocessservicemanager"/> + <embed href="text/sbasic/shared/03131900.xhp#globalscope"/> - <h2 id="hd_id121622648046680">Active document Objects</h2> - <paragraph role="paragraph" id="par_id481622648684689">The following objects can be used from the active document.</paragraph> - <h2 id="hd_id91572461246639"><link href="text/sbasic/shared/03131900.xhp#basicdialogs" name="basicanddialog">BasicLibraries Object</link></h2> - <h2 id="hd_id91572461246640"><link href="text/sbasic/shared/03131900.xhp#basicdialogs" name="basicanddialog">DialogLibraries Object</link></h2> - <embed href="text/sbasic/shared/03132200.xhp#thiscomponent"/> + <h2 id="hd_id121622648046680">Active document Objects</h2> + <paragraph role="paragraph" id="par_id481622648684689">The following objects can be used from the active document.</paragraph> + <h2 id="hd_id91572461246639"><link href="text/sbasic/shared/03131900.xhp#basicdialogs" name="basicanddialog">BasicLibraries Object</link></h2> + <h2 id="hd_id91572461246640"><link href="text/sbasic/shared/03131900.xhp#basicdialogs" name="basicanddialog">DialogLibraries Object</link></h2> + <embed href="text/sbasic/shared/03132200.xhp#thiscomponent"/> <embed href="text/sbasic/shared/thisdbdoc.xhp#thisdatabasedocument"/> - <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/03131800.xhp#createunodialog"/> - <embed href="text/sbasic/shared/03132000.xhp#createunolistener"/> - <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"/> - <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> + <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/03131800.xhp#createunodialog"/> + <embed href="text/sbasic/shared/03132000.xhp#createunolistener"/> + <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"/> + <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"> + <embed href="text/shared/guide/dev_tools.xhp#DevTools_h1"/> + </section> </body> </helpdocument> |