update translations for master
and force-fix errors using pocheck Change-Id: If515aaa23247d33099acbfe94f83552c12e2f410
This commit is contained in:
@@ -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: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2022-08-10 13:23+0000\n"
|
||||
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
|
||||
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/hsb/>\n"
|
||||
@@ -11337,15 +11337,6 @@ msgctxt ""
|
||||
msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
|
||||
msgstr ""
|
||||
|
||||
#. GjPMX
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"hd_id3156424\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
|
||||
#. 8RTM8
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
@@ -11355,22 +11346,22 @@ msgctxt ""
|
||||
msgid "String"
|
||||
msgstr ""
|
||||
|
||||
#. E2gFw
|
||||
#. AkyNB
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"par_id3161831\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgid "<emph>PathName</emph>: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr ""
|
||||
|
||||
#. Curme
|
||||
#. pWqpF
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"par_id3146974\n"
|
||||
"help.text"
|
||||
msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
|
||||
msgid "<emph>Attributes</emph>:Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
|
||||
msgstr ""
|
||||
|
||||
#. 3Tg2L
|
||||
@@ -11490,13 +11481,13 @@ msgctxt ""
|
||||
msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
|
||||
msgstr ""
|
||||
|
||||
#. yY7ka
|
||||
#. 8CiJ9
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3153364\n"
|
||||
"help.text"
|
||||
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
|
||||
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr function to determine the file access number."
|
||||
msgstr ""
|
||||
|
||||
#. rrzGc
|
||||
@@ -11508,13 +11499,13 @@ msgctxt ""
|
||||
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\">Open</link>"
|
||||
msgstr ""
|
||||
|
||||
#. AhrBC
|
||||
#. cDBZk
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3154012\n"
|
||||
"help.text"
|
||||
msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
|
||||
msgid "FileAttr (Channel As Integer, Attributes As Integer)"
|
||||
msgstr ""
|
||||
|
||||
#. xonFX
|
||||
@@ -11526,40 +11517,40 @@ msgctxt ""
|
||||
msgid "Integer"
|
||||
msgstr ""
|
||||
|
||||
#. SAnw7
|
||||
#. fnAEU
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3151074\n"
|
||||
"help.text"
|
||||
msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
|
||||
msgid "<emph>Channel</emph>: The number of the file that was opened with the Open statement."
|
||||
msgstr ""
|
||||
|
||||
#. zYCJs
|
||||
#. qsYFA
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3144766\n"
|
||||
"help.text"
|
||||
msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
|
||||
msgid "<emph>Attributes</emph>: Integer expression that indicates the type of file information that you want to return. The following values are possible:"
|
||||
msgstr ""
|
||||
|
||||
#. nnGyB
|
||||
#. 8ZYGH
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3147396\n"
|
||||
"help.text"
|
||||
msgid "1: The FileAttr-Function indicates the access mode of the file."
|
||||
msgid "1: FileAttr indicates the access mode of the file."
|
||||
msgstr ""
|
||||
|
||||
#. EA4VX
|
||||
#. CAPyc
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3149959\n"
|
||||
"help.text"
|
||||
msgid "2: The FileAttr-Function returns the file access number of the operating system."
|
||||
msgid "2: FileAttr returns the file access number of the operating system."
|
||||
msgstr ""
|
||||
|
||||
#. qCmCs
|
||||
@@ -11688,13 +11679,13 @@ msgctxt ""
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
|
||||
#. LnQdV
|
||||
#. vWktG
|
||||
#: 03020406.xhp
|
||||
msgctxt ""
|
||||
"03020406.xhp\n"
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "FileCopy TextFrom As String, TextTo As String"
|
||||
msgid "FileCopy Source As String, Destination As String"
|
||||
msgstr ""
|
||||
|
||||
#. CjRbT
|
||||
@@ -11706,22 +11697,22 @@ msgctxt ""
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
|
||||
#. AEzbY
|
||||
#. D3o4o
|
||||
#: 03020406.xhp
|
||||
msgctxt ""
|
||||
"03020406.xhp\n"
|
||||
"par_id3155390\n"
|
||||
"help.text"
|
||||
msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgid "<emph>Source</emph>: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr ""
|
||||
|
||||
#. zbMfy
|
||||
#. b2bKE
|
||||
#: 03020406.xhp
|
||||
msgctxt ""
|
||||
"03020406.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
|
||||
msgid "<emph>Destination</emph>: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
|
||||
msgstr ""
|
||||
|
||||
#. WgMEt
|
||||
@@ -21741,40 +21732,40 @@ msgctxt ""
|
||||
msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
|
||||
msgstr ""
|
||||
|
||||
#. dDDFQ
|
||||
#. AbQZs
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3147560\n"
|
||||
"help.text"
|
||||
msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
|
||||
msgid "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant"
|
||||
msgstr ""
|
||||
|
||||
#. TXHsN
|
||||
#. WA953
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3153381\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
|
||||
msgid "<emph>Bool</emph>: Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the value of Variant1, otherwise it returns the value of Variant2."
|
||||
msgstr ""
|
||||
|
||||
#. Dxoxu
|
||||
#. 4CnY7
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3150870\n"
|
||||
"help.text"
|
||||
msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
|
||||
msgid "<emph>Variant1, Variant2</emph>: Any expression, one of which will be returned as the function result, depending on the logical evaluation."
|
||||
msgstr ""
|
||||
|
||||
#. iEQga
|
||||
#. JJd8f
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id541598638231139\n"
|
||||
"help.text"
|
||||
msgid "IIf evaluates both <literal>ExpressionTrue</literal> and <literal>ExpressionFalse</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
|
||||
msgid "IIf evaluates both <literal>Variant1</literal> and <literal>Variant2</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
|
||||
msgstr ""
|
||||
|
||||
#. vGAma
|
||||
@@ -31677,31 +31668,31 @@ msgctxt ""
|
||||
msgid "Returns a string from a number of substrings in a string array."
|
||||
msgstr ""
|
||||
|
||||
#. FrGPB
|
||||
#. 7QBEZ
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3156344\n"
|
||||
"help.text"
|
||||
msgid "Join (Text As String Array, delimiter)"
|
||||
msgid "Join (SourceArray As Object, delimiter As String) As String"
|
||||
msgstr ""
|
||||
|
||||
#. sEXB3
|
||||
#. VFrno
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3145171\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> A string array."
|
||||
msgid "<emph>SourceArray</emph>: A string array."
|
||||
msgstr ""
|
||||
|
||||
#. 53dA6
|
||||
#. CZC5E
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3154908\n"
|
||||
"help.text"
|
||||
msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
|
||||
msgid "<emph>delimiter</emph>: An optional string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If <literal>Delimiter</literal> is a string of length zero \"\", the substrings are joined without separator."
|
||||
msgstr ""
|
||||
|
||||
#. u25ah
|
||||
@@ -31776,76 +31767,49 @@ msgctxt ""
|
||||
msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
|
||||
msgstr ""
|
||||
|
||||
#. F5Bsm
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3145090\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
|
||||
#. zn52D
|
||||
#. p2YtR
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
|
||||
msgid "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer"
|
||||
msgstr ""
|
||||
|
||||
#. e2YwH
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3148538\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
|
||||
#. AHBXf
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3148473\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
|
||||
#. KqLff
|
||||
#. dkQe4
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3153126\n"
|
||||
"help.text"
|
||||
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
|
||||
msgid "<emph>Start</emph>: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
|
||||
msgstr ""
|
||||
|
||||
#. SnP3c
|
||||
#. BDsAp
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3145609\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1:</emph> The string expression that you want to search."
|
||||
msgid "<emph>String1</emph>: The string expression that you want to search."
|
||||
msgstr ""
|
||||
|
||||
#. AiNGG
|
||||
#. BGDxD
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3147559\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text2:</emph> The string expression that you want to search for."
|
||||
msgid "<emph>String2</emph>: The string expression that you want to search for."
|
||||
msgstr ""
|
||||
|
||||
#. t8WDt
|
||||
#. GeM6V
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3154758\n"
|
||||
"help.text"
|
||||
msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgid "<emph>Compare</emph>: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgstr ""
|
||||
|
||||
#. mZhFi
|
||||
@@ -32145,31 +32109,31 @@ msgctxt ""
|
||||
msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0."
|
||||
msgstr ""
|
||||
|
||||
#. HEmvR
|
||||
#. HJHEG
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
|
||||
msgid "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])"
|
||||
msgstr ""
|
||||
|
||||
#. aUMEF
|
||||
#. HVvGf
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3145609\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1:</emph> The string expression that you want to search."
|
||||
msgid "<emph>StringCheck</emph>: The string expression that you want to search."
|
||||
msgstr ""
|
||||
|
||||
#. iJw6x
|
||||
#. SPRJC
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3147559\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text2:</emph> The string expression that you want to search for."
|
||||
msgid "<emph>StringMatch</emph>: The string expression that you want to search for."
|
||||
msgstr ""
|
||||
|
||||
#. eREDf
|
||||
@@ -32208,13 +32172,13 @@ msgctxt ""
|
||||
msgid "0: The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgstr ""
|
||||
|
||||
#. 44X5G
|
||||
#. 2Fs3e
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3153361\n"
|
||||
"help.text"
|
||||
msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
|
||||
msgid "To avoid a run-time error, do not set the <literal>Compare</literal> parameter if the first return parameter is omitted."
|
||||
msgstr ""
|
||||
|
||||
#. GExuT
|
||||
@@ -34116,67 +34080,85 @@ msgctxt ""
|
||||
msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
|
||||
msgstr ""
|
||||
|
||||
#. JtnN4
|
||||
#. AP2UR
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3143267\n"
|
||||
"help.text"
|
||||
msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
|
||||
msgid "This object is automatically converted to an <literal>Any</literal> of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
|
||||
msgstr ""
|
||||
|
||||
#. JnEAt
|
||||
#. epP4U
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3153626\n"
|
||||
"help.text"
|
||||
msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
|
||||
msgid "The $[officename] API frequently uses the <literal>Any</literal> type. It is the counterpart of the <literal>Variant</literal> type known from other environments. The <literal>Any</literal> type holds one arbitrary Uno type and is used in generic Uno interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. vixw3
|
||||
#. 8LEhi
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3154760\n"
|
||||
"par_id851677925987795\n"
|
||||
"help.text"
|
||||
msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence."
|
||||
msgid "Object"
|
||||
msgstr ""
|
||||
|
||||
#. pEjGF
|
||||
#. ykaLN
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id561677933999834\n"
|
||||
"help.text"
|
||||
msgid "<emph>Type</emph>: The fully qualified Uno type name. Supported data types are <literal>void</literal>, <literal>char</literal>, <literal>boolean</literal>, <literal>byte</literal>, <literal>short</literal>, <literal>unsigned short</literal>, <literal>long</literal>, <literal>unsigned long</literal>, <literal>hyper</literal>, <literal>unsigned hyper</literal>, <literal>float</literal>, <literal>double</literal>, <literal>string</literal>, <literal>type</literal>, and <literal>any</literal>. Names are case sensitive and may be preceded by square brackets to indicate an array."
|
||||
msgstr ""
|
||||
|
||||
#. DmXcC
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id521677934011767\n"
|
||||
"help.text"
|
||||
msgid "<emph>Value</emph>: A strictly typed value."
|
||||
msgstr ""
|
||||
|
||||
#. 6tFRV
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3150541\n"
|
||||
"help.text"
|
||||
msgid "If <literal>CreateUnoValue</literal> cannot be converted to the specified Uno type, and error occurs. For the conversion, the <literal>com.sun.star.script.Converter</literal> service is used."
|
||||
msgid "If <literal>CreateUnoValue</literal> cannot convert the value to the specified Uno type, an error occurs. The <literal>com.sun.star.script.Converter</literal> service is responsible for the conversion."
|
||||
msgstr ""
|
||||
|
||||
#. bT3DS
|
||||
#. qXCo6
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3153524\n"
|
||||
"help.text"
|
||||
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as <literal>XPropertySet::setPropertyValue( Name, Value )</literal> or <literal>X???Container::insertBy???( ???, Value )</literal>, from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
|
||||
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This happens calling generic <literal>Any</literal> based API methods, such as <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.setPropertyValue()</literal> or <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XNameContainer.html\">com.sun.star.container.XNameContainer</link><literal>.insertByName()</literal>. <literal>CreateUnoValue()</literal> sets a value object for the unknown Uno type."
|
||||
msgstr ""
|
||||
|
||||
#. TpSGK
|
||||
#. 3XxhD
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3154366\n"
|
||||
"par_id511677928924995\n"
|
||||
"help.text"
|
||||
msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the <literal>CreateUnoValue()</literal> function to create a value for the unknown Uno type."
|
||||
msgid "This example uses <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.addProperty()</literal> method to create a document property whose default values requires <literal>CreateUnoValue()</literal> usage:"
|
||||
msgstr ""
|
||||
|
||||
#. QxoCy
|
||||
#. vJXdv
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3150769\n"
|
||||
"help.text"
|
||||
msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
|
||||
msgid "You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
|
||||
msgstr ""
|
||||
|
||||
#. yUCwp
|
||||
@@ -34665,22 +34647,22 @@ msgctxt ""
|
||||
msgid "Calculates the internal rate of return for an investment."
|
||||
msgstr ""
|
||||
|
||||
#. oGM2A
|
||||
#. UNknM
|
||||
#: 03140003.xhp
|
||||
msgctxt ""
|
||||
"03140003.xhp\n"
|
||||
"par_id061420170730135034\n"
|
||||
"help.text"
|
||||
msgid "<emph>Values(): </emph>The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
|
||||
msgid "<emph>ValueArray</emph>: The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
|
||||
msgstr ""
|
||||
|
||||
#. BFPX6
|
||||
#. FemwK
|
||||
#: 03140003.xhp
|
||||
msgctxt ""
|
||||
"03140003.xhp\n"
|
||||
"par_id061420170730137782\n"
|
||||
"help.text"
|
||||
msgid "<emph>Guess</emph> An initial estimate at what the IRR will be."
|
||||
msgid "<emph>Guess</emph>: An initial estimate at what the IRR will be."
|
||||
msgstr ""
|
||||
|
||||
#. BU7LM
|
||||
@@ -35808,13 +35790,13 @@ msgctxt ""
|
||||
msgid "Applies a date and/or time format to a date expression and returns the result as a string."
|
||||
msgstr ""
|
||||
|
||||
#. xsRcr
|
||||
#. APZJw
|
||||
#: 03150000.xhp
|
||||
msgctxt ""
|
||||
"03150000.xhp\n"
|
||||
"par_id240720170117391741\n"
|
||||
"help.text"
|
||||
msgid "<emph>DateExpression</emph>: The date expression to be formatted."
|
||||
msgid "<emph>Date</emph>: The date expression to be formatted."
|
||||
msgstr ""
|
||||
|
||||
#. WC3h8
|
||||
|
||||
Reference in New Issue
Block a user