aboutsummaryrefslogtreecommitdiff
path: root/source/ro/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ro/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared.po638
1 files changed, 544 insertions, 94 deletions
diff --git a/source/ro/helpcontent2/source/text/sbasic/shared.po b/source/ro/helpcontent2/source/text/sbasic/shared.po
index be878820bb4..0d5fa72d25f 100644
--- a/source/ro/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ro/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-10-22 14:13+0200\n"
+"POT-Creation-Date: 2022-11-14 14:36+0100\n"
"PO-Revision-Date: 2018-10-21 20:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8062,13 +8062,13 @@ msgctxt ""
msgid "<bookmark_value>MsgBox statement</bookmark_value>"
msgstr ""
-#. 7SaXT
+#. yReMx
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
"hd_id3154927\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement</link>"
+msgid "<variable id=\"msgbox_h1\"><link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement</link></variable>"
msgstr ""
#. iLRSC
@@ -16549,13 +16549,13 @@ msgctxt ""
msgid "GetAttr Named Constants"
msgstr ""
-#. FWBQE
+#. RpHEU
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"hd_id611634911996367\n"
"help.text"
-msgid "VarType Named Constants"
+msgid "Data Type Named Constants"
msgstr ""
#. Xtpvq
@@ -25063,13 +25063,13 @@ msgctxt ""
msgid "<bookmark_value>Const statement</bookmark_value>"
msgstr ""
-#. gaj2Z
+#. BnbzF
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
"hd_id3146958\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link>"
+msgid "<variable id=\"const_h1\"><link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link></variable>"
msgstr ""
#. xPBxj
@@ -27907,49 +27907,85 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function\">TypeName Function; VarType Function</link>"
msgstr ""
-#. w43wu
+#. zkF9a
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3159157\n"
"help.text"
-msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
+msgid "Returns text or a numeric value that contain type information for a variable."
msgstr ""
-#. EkgRM
+#. Dytbi
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "TypeName (Variable) / VarType (Variable)"
+msgid "TypeName (Varname As Variant) As String"
msgstr ""
-#. CmbDF
+#. gBaWF
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155342\n"
+"help.text"
+msgid "VarType (Varname As Variant) As Integer"
+msgstr ""
+
+#. f2DSC
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id591667555032629\n"
+"help.text"
+msgid "Text for <literal>TypeName</literal> suffixed with '()' for arrays."
+msgstr ""
+
+#. DXU2g
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id371667555034757\n"
+"help.text"
+msgid "Integer for <literal>VarType</literal>. <literal>8192</literal> is added to the returned value for arrays."
+msgstr ""
+
+#. 3xswS
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3148664\n"
"help.text"
-msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
+msgid "<emph>Varname</emph>: The variable name that you want to determine the type of."
msgstr ""
-#. AJ9RG
+#. KwGDm
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id461667489910930\n"
+"help.text"
+msgid "The following values are returned:"
+msgstr ""
+
+#. poMCX
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "Keyword"
+msgid "TypeName<br/>values"
msgstr ""
-#. EAezL
+#. AqZZY
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id051620170608269696\n"
"help.text"
-msgid "Named constant"
+msgid "Named<br/>constant"
msgstr ""
#. ZyZMD
@@ -27961,112 +27997,130 @@ msgctxt ""
msgid "Variable type"
msgstr ""
-#. mnCBU
+#. wRiCY
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id501667566908366\n"
+"help.text"
+msgid "<literal>Array</literal> of variables"
+msgstr ""
+
+#. 9oyzE
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3148645\n"
"help.text"
-msgid "Boolean variable"
+msgid "<literal>Boolean</literal> variable"
msgstr ""
-#. zrorE
+#. D3K3Z
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3158645\n"
"help.text"
-msgid "Byte variable"
+msgid "<literal>Byte</literal> variable"
msgstr ""
-#. N3udA
+#. dQbgL
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "Date variable"
+msgid "<literal>Date</literal> variable"
msgstr ""
-#. sURKS
+#. gmBRv
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id051620170608331416\n"
"help.text"
-msgid "Currency variable"
+msgid "<literal>Currency</literal> variable"
msgstr ""
-#. apDFH
+#. 44XVW
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3148616\n"
"help.text"
-msgid "Double floating point variable"
+msgid "Double-precision floating-point variable"
+msgstr ""
+
+#. LLtX4
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id501666576908366\n"
+"help.text"
+msgid "Error type variable"
msgstr ""
-#. HFQw3
+#. nZq5t
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3154490\n"
"help.text"
-msgid "Integer variable"
+msgid "<literal>Integer</literal> variable"
msgstr ""
-#. xmmiG
+#. 2ACjE
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3151318\n"
"help.text"
-msgid "Long integer variable"
+msgid "<literal>Long</literal> integer variable"
msgstr ""
-#. eTjZ4
+#. TAHDS
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3150323\n"
"help.text"
-msgid "Object variable"
+msgid "<literal>Object</literal> variable"
msgstr ""
-#. RgjsX
+#. vvV5T
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3147341\n"
"help.text"
-msgid "Single floating-point variable"
+msgid "Single-precision floating-point variable"
msgstr ""
-#. KE9UZ
+#. fXQwQ
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3146313\n"
"help.text"
-msgid "String variable"
+msgid "<literal>String</literal> variable"
msgstr ""
-#. RdLyA
+#. LEs6v
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3145789\n"
"help.text"
-msgid "Variant variable (can contain all types specified by the definition)"
+msgid "<literal>Variant</literal> variable (can contain all types specified by the definition)"
msgstr ""
-#. eDUmG
+#. QkEij
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3151278\n"
"help.text"
-msgid "Variable is not initialized"
+msgid "Uninitialized <literal>Variant</literal> variable"
msgstr ""
#. CLAF9
@@ -28078,13 +28132,22 @@ msgctxt ""
msgid "No valid data"
msgstr ""
-#. qxhYF
+#. GSATM
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
"par_id3148817\n"
"help.text"
-msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
+msgid ",, \"Data types in $[officename] Basic\""
+msgstr ""
+
+#. iEaBE
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"bas_id191667571153141\n"
+"help.text"
+msgid ",,\"Array of Variant values\""
msgstr ""
#. pGEmQ
@@ -28465,13 +28528,13 @@ msgctxt ""
msgid "<emph>ArgumentName:</emph> the name of an optional argument."
msgstr ""
-#. HkfCE
+#. 6ZjXQ
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
+msgid "IsMissing returns True if no value has been passed for the ArgumentName; otherwise, it returns False."
msgstr ""
#. 6SiYx
@@ -33181,15 +33244,6 @@ msgctxt ""
msgid "Instantiates a Uno service with the <literal>ProcessServiceManager</literal>."
msgstr ""
-#. WN5N9
-#: 03131600.xhp
-msgctxt ""
-"03131600.xhp\n"
-"par_id511629989178074\n"
-"help.text"
-msgid "<input>oService = CreateUnoService( UNO service name )</input>"
-msgstr ""
-
#. 5oFHA
#: 03131600.xhp
msgctxt ""
@@ -33514,13 +33568,13 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
msgstr ""
-#. uFGpR
+#. k47rL
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"hd_id3155150\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>"
+msgid "<variable id=\"CreateUnoListener\"><link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link></variable>"
msgstr ""
#. KPYNU
@@ -33532,49 +33586,67 @@ msgctxt ""
msgid "Creates a Listener instance."
msgstr ""
-#. X9iCk
+#. hAdBJ
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3153681\n"
"help.text"
-msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
+msgid "Many Uno objects let you register listeners with dedicated listener interfaces. This allows to listen for specific events and call up the appropriate listener method. The <literal>CreateUnoListener</literal> function sets a listener interface associated to an UNO object. The listener interface is then bound to its associated object."
msgstr ""
-#. JC793
+#. 3nSPG
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3143228\n"
+"par_id531666699350617\n"
+"help.text"
+msgid "<emph>Prefix</emph>: A text prefix used in BASIC subroutines that handle events."
+msgstr ""
+
+#. PBRhB
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id281666699351161\n"
"help.text"
-msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgid "<emph>Typename</emph>: A fully qualified UNO listener interface name."
msgstr ""
-#. B3pJi
+#. wNG4p
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id241666699584417\n"
+"help.text"
+msgid "The UNO service corresponding to the <literal>Typename</literal> listener interface name, <literal>Null</literal> value otherwise."
+msgstr ""
+
+#. YCghj
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3154046\n"
"help.text"
-msgid "The following example is based on a Basic library object."
+msgid "The following example listens to events occurring for a BASIC library object."
msgstr ""
-#. XfhKG
+#. w9xTv
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
+msgid "The <literal>CreateUnoListener</literal> method requires two parameters. The first is <emph>Prefix</emph> and is explained in detail below. <emph>Typename</emph> second parameter is the fully qualified name of the listener interface."
msgstr ""
-#. NxpXn
+#. FDJUE
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3149670\n"
"help.text"
-msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
+msgid "Every listener must be registered to %PRODUCTNAME broadcaster feature. This is performed by binding each listener to its associated object. Bind methods always follow the pattern '<literal>add</literal>Foo<literal>Listener</literal>', where 'Foo' is the object type of the listener interface, without the 'X'. In this example, the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainer.html#a69e03a743cfa3e99935cac90b5f4e291\" name=\"com.sun.star.container.XContainer\"><literal>addContainerListener</literal></link> method is called to register the <literal>XContainerListener</literal>:"
msgstr ""
#. dbBi5
@@ -33595,94 +33667,148 @@ msgctxt ""
msgid "oLib.addContainerListener( oListener ) ' Register the listener"
msgstr ""
-#. CSsC5
+#. Rw3Ef
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
+msgid "The listener is now registered. When an event occurs, the active listener calls the appropriate method defined in <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainerListener.html\" name=\"XContainerListener interface\">com.sun.star.container.XContainerListener</link> interface."
msgstr ""
-#. DE8U9
+#. khXGf
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3148922\n"
"help.text"
-msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
+msgid "Event-driven registered BASIC subroutines require to use a defined <emph>Prefix</emph>. The BASIC run-time system searches for subroutines or functions that have the name 'Prefix+ListenerMethod' and calls them when found. Otherwise, a run-time error occurs."
msgstr ""
-#. jUJqF
+#. cP2wB
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3150768\n"
"help.text"
-msgid "In this example, the Listener-Interface uses the following methods:"
+msgid "In this example, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainerListener-members.html\" name=\"container.XContainerListener\">com.sun.star.container.XContainerListener</link> interface defines the following methods:"
msgstr ""
-#. yK2Er
+#. 6D4uk
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3145173\n"
+"par_id701666342054257\n"
"help.text"
-msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
+msgid "method"
msgstr ""
-#. MrmiF
+#. FNdQQ
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3159254\n"
+"par_id531666342054257\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgid "description"
msgstr ""
-#. RDU7w
+#. symPE
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3146119\n"
+"par_id11666342054257\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgid "<literal>disposing</literal>"
msgstr ""
-#. SusGE
+#. CxGrq
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3154013\n"
+"par_id841666342054257\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XEventListener.html\" name=\"lang.XEventListener\">com.sun.star.lang.XEventListener</link> base interface for all Listener Interfaces"
msgstr ""
-#. 9uxod
+#. TwAfR
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id11666342054258\n"
+"help.text"
+msgid "<literal>elementInserted</literal>"
+msgstr ""
+
+#. UBt9Q
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id841666342054258\n"
+"help.text"
+msgid "Method of the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainerListener-members.html\" name=\"container.XContainerListener\">com.sun.star.container.XContainerListener</link> interface"
+msgstr ""
+
+#. XAffE
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id11666342054259\n"
+"help.text"
+msgid "elementRemoved"
+msgstr ""
+
+#. mm4Ae
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id841666342054259\n"
+"help.text"
+msgid "Method of the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainerListener-members.html\" name=\"container.XContainerListener\">com.sun.star.container.XContainerListener</link> interface"
+msgstr ""
+
+#. 4vonG
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id11666342054267\n"
+"help.text"
+msgid "elementReplaced"
+msgstr ""
+
+#. RgCiV
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id841666342054267\n"
+"help.text"
+msgid "Method of the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XContainerListener-members.html\" name=\"container.XContainerListener\">com.sun.star.container.XContainerListener</link> interface"
+msgstr ""
+
+#. foQYD
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3147435\n"
"help.text"
-msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
+msgid "'ContListener_' used in this example implies that the following subroutines must be implemented in BASIC:"
msgstr ""
-#. DkGAT
+#. SYq4x
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3150592\n"
"help.text"
-msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
+msgid "Every listener interface defines a set of controlled event names associated to Uno objects. When an event occurs, it is sent to the method as a parameter. BASIC event methods can also call one another, as long as the appropriate parameter is passed in the <literal>Sub</literal> declaration. For example:"
msgstr ""
-#. LEsCM
+#. n5Y8R
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
"par_id3156056\n"
"help.text"
-msgid "You do not need to include the parameter of an event object if the object is not used:"
+msgid "Not need to include the event object parameter when not used:"
msgstr ""
#. JEkFe
@@ -33694,13 +33820,139 @@ msgctxt ""
msgid "' Minimal implementation of Sub disposing"
msgstr ""
-#. ptrQ7
+#. 895EA
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id621666343214282\n"
+"help.text"
+msgid "Listener methods must <emph>always</emph> be implemented to avoid BASIC run-time errors."
+msgstr ""
+
+#. RzAWE
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id101666620765251\n"
+"help.text"
+msgid "Use <link href=\"text/sbasic/shared/03/sf_exception.xhp\" name=\"ScriptForge\"><literal>ScriptForge</literal></link> library console when the BASIC IDE is not easily accessible, that is during events processing. Use the <link href=\"text/sbasic/shared/03/sf_exception.xhp#DebugPrint\" name=\"DebugPrint\"><literal>DebugPrint</literal></link> method to add any relevant information to the console. Console entries can be dumped to a text file or visualized in a dialog window. Use <literal>Trace</literal> module of <link href=\"text/sbasic/guide/access2base.xhp\" name=\"Access2Base library\"><literal>Access2Base</literal></link> library as an alternative"
+msgstr ""
+
+#. 866fR
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id871666620966333\n"
+"help.text"
+msgid "Sub SF_Trace"
+msgstr ""
+
+#. BA8ca
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id361666620966645\n"
+"help.text"
+msgid "GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")"
+msgstr ""
+
+#. f2xv8
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id391666620966798\n"
+"help.text"
+msgid "svc = CreateScriptService(\"ScriptForge.Exception\")"
+msgstr ""
+
+#. sf3Q5
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id821666620967245\n"
+"help.text"
+msgid "svc.Console modal:=False"
+msgstr ""
+
+#. VmbAn
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
-"par_id3150940\n"
+"bas_id741666621069519\n"
"help.text"
-msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgid "svc.DebugPrint(\"Lorem\", \"Ipsum\", \"...\")"
+msgstr ""
+
+#. fo2zo
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id771666620967685\n"
+"help.text"
+msgid "End Sub ' SF_Trace"
+msgstr ""
+
+#. kcpQ5
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id261666683736832\n"
+"help.text"
+msgid "Sub A2B_Trace"
+msgstr ""
+
+#. NEvP2
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id61666683737033\n"
+"help.text"
+msgid "GlobalScope.BasicLibraries.LoadLibrary(\"Access2Base\")"
+msgstr ""
+
+#. 5td67
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id301666683737232\n"
+"help.text"
+msgid "Access2Base.Trace.DebugPrint(\"Lorem\", \"Ipsum\", \"...\")"
+msgstr ""
+
+#. qKGCU
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id561666683737419\n"
+"help.text"
+msgid "Access2Base.Trace.TraceConsole()"
+msgstr ""
+
+#. TLyD9
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bas_id251666683738645\n"
+"help.text"
+msgid "End Sub ' A2B_Trace"
+msgstr ""
+
+#. sAUGi
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"N0506\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Events mapping to objects\">Events mapping to objects</link>"
+msgstr ""
+
+#. NRvBQ
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"N0509\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Document events\">Document events</link>, <link href=\"text/shared/02/01170202.xhp\" name=\"Form events\">Form events</link>."
msgstr ""
#. DkK8h
@@ -37195,6 +37447,132 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/property.xhp\" name=\"Property statement\">Property statement</link>"
msgstr ""
+#. tWPnu
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoServiceWithArguments Function"
+msgstr ""
+
+#. BEBAm
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoServiceWithArguments function</bookmark_value> <bookmark_value>API;FilePicker</bookmark_value>"
+msgstr ""
+
+#. CidCW
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"hd_id3150682\n"
+"help.text"
+msgid "<variable id=\"UnoSvcWithArgs_h1\"><link href=\"text/sbasic/shared/CreateUnoSvcWithArgs.xhp\" name=\"CreateUnoServiceWithArguments Function\">CreateUnoServiceWithArguments Function</link></variable>"
+msgstr ""
+
+#. hpwH8
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id3152924\n"
+"help.text"
+msgid "Instantiates a UNO service with the <literal>ProcessServiceManager</literal>, including supplemental optional arguments."
+msgstr ""
+
+#. F22EU
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id301666950633646\n"
+"help.text"
+msgid "UNO services that can be used with <literal>CreateUnoServiceWithArguments</literal> function are identifiable with method names that follow a <literal>createInstanceWith..</literal> or <literal>createWith..</literal> naming pattern."
+msgstr ""
+
+#. GzWhN
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id781666942583785\n"
+"help.text"
+msgid "<emph>ServiceName</emph>: The UNO service name to be created."
+msgstr ""
+
+#. WiMhH
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id11666942585785\n"
+"help.text"
+msgid "<emph>Arguments</emph>: One to many arguments that specify the instance of the service. <emph>Arguments</emph> are stored as a one dimensional array, according to their positions in the constructor method definition."
+msgstr ""
+
+#. HzdPA
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id311666942529939\n"
+"help.text"
+msgid "An instance of the given UNO service name, otherwise <literal>Null</literal> value."
+msgstr ""
+
+#. Jjw2G
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id921629989537850\n"
+"help.text"
+msgid "For a list of available services, visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html\" name=\"UNO_Service_Names\">com::sun::star Module</link> reference page."
+msgstr ""
+
+#. aZvnx
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id891561653344669\n"
+"help.text"
+msgid "The <literal>com.sun.star.ui.dialogs.FilePicker</literal> example below displays a <emph>Save As</emph> dialog with two extra controls: a listbox and a checkbox."
+msgstr ""
+
+#. cArbv
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id351629989310797\n"
+"help.text"
+msgid "UNO services have an extensive online documentation in the <link href=\"https://api.libreoffice.org/\" name=\"API_Website\">api.libreoffice.org</link> website. Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ui_1_1dialogs_1_1FilePicker.html\" name=\"FilePicker_Page\">FilePicker Service</link> reference page to learn more about the methods provided by the service used in the example above."
+msgstr ""
+
+#. 3HnqR
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"bm_id8334604\n"
+"help.text"
+msgid "<bookmark_value>filepicker;API service</bookmark_value>"
+msgstr ""
+
+#. qboA2
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "The following code uses the service <literal>com.sun.star.security.DocumentDigitalSignatures</literal> to sign the current document:"
+msgstr ""
+
+#. GooEd
+#: CreateUnoSvcWithArgs.xhp
+msgctxt ""
+"CreateUnoSvcWithArgs.xhp\n"
+"par_id921666951609352\n"
+"help.text"
+msgid "<literal>CreateWithVersion</literal> and <literal>createWithVersionAndValidSignature</literal> constructor methods in <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1security_1_1DocumentDigitalSignatures.html\" name=\"DocumentDigitalSignatures\">com.sun.star.security.DocumentDigitalSignatures</link> UNO service indicate two different ways of instantiating this service with <literal>CreateUnoServiceWithArguments</literal> function."
+msgstr ""
+
#. ZbXw2
#: ErrVBA.xhp
msgctxt ""
@@ -40102,6 +40480,78 @@ msgctxt ""
msgid "here: Print 1, : there: Print 2 REM explanatory text here"
msgstr ""
+#. Wsc4k
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"tit\n"
+"help.text"
+msgid "DoEvents Function"
+msgstr ""
+
+#. Sx4tx
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"N0089\n"
+"help.text"
+msgid "<bookmark_value>DoEvents function</bookmark_value>"
+msgstr ""
+
+#. KysmX
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"hd_id401544551916353\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/doEvents.xhp\" name=\"DoEvents\">DoEvents Function</link>"
+msgstr ""
+
+#. 8CBiS
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"N0091\n"
+"help.text"
+msgid "Transfers control to the operating system during macro execution, so that it can process the events in waiting."
+msgstr ""
+
+#. n8vxL
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"par_id511668006240908\n"
+"help.text"
+msgid "<literal>DoEvents</literal> provides compatibility with VBA. It always returns 0. Using it in %PRODUCTNAME is not necessary."
+msgstr ""
+
+#. KDEDk
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"par_id481668421225965\n"
+"help.text"
+msgid "Both examples set a progressive counter on the first cell of a newly opened Calc document."
+msgstr ""
+
+#. gLCv6
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"bas_id441668008156303\n"
+"help.text"
+msgid "sheet = ThisComponent.Sheets.getByIndex(0) ' sheet 1"
+msgstr ""
+
+#. vVALU
+#: doEvents.xhp
+msgctxt ""
+"doEvents.xhp\n"
+"bas_id316680008156501\n"
+"help.text"
+msgid "cell = sheet.getCellByPosition(0,0) ' cell A1"
+msgstr ""
+
#. 7pf8S
#: enum.xhp
msgctxt ""