summaryrefslogtreecommitdiff
path: root/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-TW/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po2218
1 files changed, 1113 insertions, 1105 deletions
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
index 78606f0f411..0d26fa8576c 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
+++ b/source/zh-TW/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: 2017-05-17 15:41+0200\n"
+"POT-Creation-Date: 2017-05-30 09:54+0200\n"
"PO-Revision-Date: 2016-12-20 22:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -475,6 +475,14 @@ msgstr "透明白色"
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
+"par_id051920171018124524\n"
+"help.text"
+msgid "This function is enabled with the statement <item type=\"literal\">Option VBASupport 1</item> placed before the executable program code in a module."
+msgstr ""
+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
"hd_id3152869\n"
"help.text"
msgid "<variable id=\"errorcode\">Error Codes</variable>"
@@ -1341,16 +1349,16 @@ msgctxt ""
"00000003.xhp\n"
"par_id31455973\n"
"help.text"
-msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr "<variable id=\"err973\">973 在程序內不允許</variable>"
+msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
+msgstr ""
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
"par_id31455974\n"
"help.text"
-msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr "<variable id=\"err974\">974 在程序外不允許</variable>"
+msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
+msgstr ""
#: 00000003.xhp
msgctxt ""
@@ -12651,14 +12659,6 @@ msgstr "<emph>語法</emph>:"
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
-"par_id3150400\n"
-"help.text"
-msgid "CDateFromIso(String)"
-msgstr "CDateFromIso(String)"
-
-#: 03030108.xhp
-msgctxt ""
-"03030108.xhp\n"
"hd_id3154367\n"
"help.text"
msgid "Return value:"
@@ -12699,22 +12699,6 @@ msgstr "<emph>示例:</emph>"
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
-"par_id3147318\n"
-"help.text"
-msgid "dateval = CDateFromIso(\"20021231\")"
-msgstr "dateval = CDateFromIso(\"20021231\")"
-
-#: 03030108.xhp
-msgctxt ""
-"03030108.xhp\n"
-"par_id3147319\n"
-"help.text"
-msgid "dateval = CDateFromIso(\"2002-12-31\")"
-msgstr ""
-
-#: 03030108.xhp
-msgctxt ""
-"03030108.xhp\n"
"par_id3146921\n"
"help.text"
msgid "return both 12/31/2002 in the date format of your system"
@@ -14112,14 +14096,6 @@ msgctxt ""
msgid "Print \"The current hour is \" & Hour( Now )"
msgstr "Print \"The current hour is \" & Hour( Now )"
-#: 03030201.xhp
-msgctxt ""
-"03030201.xhp\n"
-"par_id3153145\n"
-"help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14248,14 +14224,6 @@ msgctxt ""
msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
msgstr "MsgBox \"The current minute is \"& Minute(Now)& \".\""
-#: 03030202.xhp
-msgctxt ""
-"03030202.xhp\n"
-"par_id3153726\n"
-"help.text"
-msgid "end sub"
-msgstr "end sub"
-
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -15040,6 +15008,182 @@ msgctxt ""
msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\"& Right(\"00\" & lSec , 2) ,0,\"The time is\""
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basic Constants"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"bm_id051720170831387233\n"
+"help.text"
+msgid "<bookmark_value>Pi;Basic constant</bookmark_value> <bookmark_value>Null;Basic constant</bookmark_value> <bookmark_value>Empty;Basic constant</bookmark_value> <bookmark_value>Nothing;Basic constant</bookmark_value> <bookmark_value>Basic constant;Nothing</bookmark_value> <bookmark_value>Basic constant;Null</bookmark_value> <bookmark_value>Basic constant;Empty</bookmark_value> <bookmark_value>Basic constant;Pi</bookmark_value> <bookmark_value>Basic constant;False</bookmark_value> <bookmark_value>Basic constant;True</bookmark_value>"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171022255424\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03040000.xhp\">Basic Constants</link>"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171022384640\n"
+"help.text"
+msgid "<ahelp hid=\".\">Constants used in Basic programs</ahelp>"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171022382581\n"
+"help.text"
+msgid "Boolean constants"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114565335\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114565484\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114563271\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171114566623\n"
+"help.text"
+msgid "Example"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171114573549\n"
+"help.text"
+msgid "Mathematical constant"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114576150\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114575122\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114574987\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171114571721\n"
+"help.text"
+msgid "Example"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171114576454\n"
+"help.text"
+msgid "Object Constants"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114576921\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051620171114578188\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051720170824099845\n"
+"help.text"
+msgid "Usage"
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id05172017082409622\n"
+"help.text"
+msgid "The <emph>Empty</emph> value indicates that the variable is not initialized."
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051720170824093395\n"
+"help.text"
+msgid "Indicates that the variable does not contain data."
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"par_id051720170824097935\n"
+"help.text"
+msgid "Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
+msgstr ""
+
+#: 03040000.xhp
+msgctxt ""
+"03040000.xhp\n"
+"hd_id051620171114572289\n"
+"help.text"
+msgid "Example"
+msgstr ""
+
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -20603,14 +20747,6 @@ msgstr "參數:"
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
-"par_id3156214\n"
-"help.text"
-msgid "Sub/Function"
-msgstr "Sub/Function"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
"par_id3156424\n"
"help.text"
msgid "statement block"
@@ -20643,14 +20779,6 @@ msgstr "陳述式區塊"
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
-"par_id3146120\n"
-"help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
"par_id3150010\n"
"help.text"
msgid "<emph>Label1:</emph>"
@@ -20675,14 +20803,6 @@ msgstr "GoTo Label2"
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
-"par_id3152886\n"
-"help.text"
-msgid "End Sub/Function"
-msgstr "End Sub/Function"
-
-#: 03090302.xhp
-msgctxt ""
-"03090302.xhp\n"
"par_id3152596\n"
"help.text"
msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
@@ -22952,14 +23072,6 @@ msgctxt ""
msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr "此函式總是將數字的小數部份取整為最接近的整數。"
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"hd_id3145419\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23048,14 +23160,6 @@ msgctxt ""
msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr "此函式總是將數字的小數部份取整為最接近的整數。"
-#: 03100600.xhp
-msgctxt ""
-"03100600.xhp\n"
-"hd_id3154216\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23579,54 +23683,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,DefCur 陳述式將依
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN1059B\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
"par_idN105B0\n"
"help.text"
msgid "<emph>DefCur:</emph> Currency"
@@ -23635,26 +23691,10 @@ msgstr "<emph>DefCur:</emph>貨幣"
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
-"par_idN105B7\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
-"par_idN105BB\n"
-"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101110.xhp
-msgctxt ""
-"03101110.xhp\n"
"par_idN105D9\n"
"help.text"
-msgid "cCur=Currency REM cCur is an implicit currency variable"
-msgstr "cCur=Currency REM cCur 為隱式的貨幣變數"
+msgid "cCur=Currency ' cCur is an implicit currency variable"
+msgstr ""
#: 03101120.xhp
msgctxt ""
@@ -23691,54 +23731,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,DefErr 陳述式將依
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN1059B\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
"par_idN105B0\n"
"help.text"
msgid "<emph>DefErr:</emph> Error"
@@ -23747,22 +23739,6 @@ msgstr "<emph>DefErr:</emph>錯誤"
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
-"par_idN105B7\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
-"par_idN105BB\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101120.xhp
-msgctxt ""
-"03101120.xhp\n"
"par_idN105D9\n"
"help.text"
msgid "eErr=Error ' eErr is an implicit error variable"
@@ -23803,54 +23779,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,DefSng 陳述式將依
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN10591\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN10595\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN105A3\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "<emph>DefSng:</emph> Single"
@@ -23859,22 +23787,6 @@ msgstr "<emph>DefSng:</emph>單精度型"
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN105B5\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
"par_idN105D3\n"
"help.text"
msgid "sSng=Single ' sSng is an implicit single variable"
@@ -23915,54 +23827,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,DefStr 陳述式將依
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN10591\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN10595\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN105A3\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "<emph>DefStr:</emph> String"
@@ -23971,22 +23835,6 @@ msgstr "<emph>DefStr:</emph>字串型"
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
-"par_idN105B5\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101140.xhp
-msgctxt ""
-"03101140.xhp\n"
"par_idN105D3\n"
"help.text"
msgid "sStr=String ' sStr is an implicit string variable"
@@ -24027,54 +23875,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,DefDate 陳述式將依
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"hd_id3154758\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3148664\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"hd_id3150541\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3156709\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3150869\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3145171\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
"par_id3150767\n"
"help.text"
msgid "<emph>DefDate:</emph> Date"
@@ -24083,22 +23883,6 @@ msgstr "<emph>DefDate:</emph>日期型"
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"hd_id3153768\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3145785\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
"par_id3152462\n"
"help.text"
msgid "tDate=Date ' tDate is an implicit date variable"
@@ -24139,54 +23923,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
-"hd_id3155420\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3147530\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"hd_id3145069\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3147560\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3150791\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3151210\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
"par_id3154123\n"
"help.text"
msgid "<emph>DefDbl:</emph> Double"
@@ -24195,22 +23931,6 @@ msgstr "<emph>DefDbl:</emph>雙精度型"
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
-"hd_id3153192\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
-"par_id3156281\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101400.xhp
-msgctxt ""
-"03101400.xhp\n"
"par_id3153144\n"
"help.text"
msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
@@ -24251,54 +23971,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
-"hd_id3148686\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"par_id3156023\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"hd_id3156344\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"par_id3147560\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"par_id3150398\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"par_id3154365\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
"par_id3125863\n"
"help.text"
msgid "<emph>DefInt:</emph> Integer"
@@ -24307,22 +23979,6 @@ msgstr "<emph>DefInt:</emph>整型"
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
-"hd_id3154123\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
-"par_id3151042\n"
-"help.text"
-msgid "' Prefix definitions for variable types"
-msgstr "REM 變數類型的前綴定義"
-
-#: 03101500.xhp
-msgctxt ""
-"03101500.xhp\n"
"par_id3153728\n"
"help.text"
msgid "iCount=200 ' iCount is an implicit integer variable"
@@ -24363,54 +24019,6 @@ msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"hd_id3150504\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"par_id3145609\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"hd_id3154760\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"par_id3145069\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"par_id3150791\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"par_id3148798\n"
-"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
"par_id3154686\n"
"help.text"
msgid "<emph>DefLng:</emph> Long"
@@ -24419,22 +24027,6 @@ msgstr "<emph>DefLng:</emph>長型"
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"hd_id3153192\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"par_id3154124\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
"par_id3145273\n"
"help.text"
msgid "lCount=123456789 ' lCount is an implicit long integer variable"
@@ -24475,131 +24067,11 @@ msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
-"hd_id3150504\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3147530\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"hd_id3153896\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3148552\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3150358\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3148798\n"
-"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
"par_id3150769\n"
"help.text"
msgid "<emph>DefObj:</emph> Object"
msgstr "<emph>DefObj:</emph>物件型"
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"hd_id3156212\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3153969\n"
-"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3156424\n"
-"help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3159254\n"
-"help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3150440\n"
-"help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3161832\n"
-"help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3145365\n"
-"help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3149481\n"
-"help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
-
-#: 03101700.xhp
-msgctxt ""
-"03101700.xhp\n"
-"par_id3152886\n"
-"help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
-
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -26392,6 +25864,110 @@ msgctxt ""
msgid "For i% = 1 To 10 ' This results in a run-time error"
msgstr "For i% = 1 to 10 REM 這將導致執行階段錯誤"
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"tit\n"
+"help.text"
+msgid "Option VBASupport Statement [Runtime]"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>MS Excel macros support;Enable</bookmark_value> <bookmark_value>MS Excel macros support;Option VBASupport statement</bookmark_value> <bookmark_value>VBA Support;Option VBASupport statement</bookmark_value> <bookmark_value>Option VBASupport statement</bookmark_value>"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"hd_id3145090\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option VBASupport Statement [Runtime]</link>"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects."
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id051720171055367194\n"
+"help.text"
+msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns."
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"hd_id3149763\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id3145172\n"
+"help.text"
+msgid "This statement must be added before the executable program code in a module."
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id051720171055361727\n"
+"help.text"
+msgid "1: Enable VBA support in %PRODUCTNAME"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id051720171055369857\n"
+"help.text"
+msgid "0: Disable VBA support"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"hd_id3125864\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id051720171119254111\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>"
+msgstr ""
+
+#: 03103350.xhp
+msgctxt ""
+"03103350.xhp\n"
+"par_id051720170424259343\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/vbasupport.xhp\">VBA support in %PRODUCTNAME</link>"
+msgstr ""
+
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26645,8 +26221,8 @@ msgctxt ""
"03103600.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "TypeName (Variable)VarType (Variable)"
-msgstr "TypeName (Variable) VarType (Variable)"
+msgid "TypeName (Variable) / VarType (Variable)"
+msgstr ""
#: 03103600.xhp
msgctxt ""
@@ -26691,6 +26267,14 @@ msgstr "關鍵字"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
+"par_id051620170608269696\n"
+"help.text"
+msgid "Named constant"
+msgstr ""
+
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
"par_id3156212\n"
"help.text"
msgid "VarType"
@@ -26707,14 +26291,6 @@ msgstr "變數類型"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3151041\n"
-"help.text"
-msgid "Boolean"
-msgstr "Boolean"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3148645\n"
"help.text"
msgid "Boolean variable"
@@ -26723,14 +26299,6 @@ msgstr "布林型變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3153138\n"
-"help.text"
-msgid "Date"
-msgstr "日期"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3155411\n"
"help.text"
msgid "Date variable"
@@ -26739,10 +26307,10 @@ msgstr "日期型變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3146975\n"
+"par_id051620170608331416\n"
"help.text"
-msgid "Double"
-msgstr "Double"
+msgid "Currency variable"
+msgstr ""
#: 03103600.xhp
msgctxt ""
@@ -26755,14 +26323,6 @@ msgstr "雙精度型浮點變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3148457\n"
-"help.text"
-msgid "Integer"
-msgstr "整型"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3154490\n"
"help.text"
msgid "Integer variable"
@@ -26771,14 +26331,6 @@ msgstr "整數型變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3149960\n"
-"help.text"
-msgid "Long"
-msgstr "Long"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3151318\n"
"help.text"
msgid "Long integer variable"
@@ -26787,14 +26339,6 @@ msgstr "長型整數變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3146972\n"
-"help.text"
-msgid "Object"
-msgstr "Object"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3150323\n"
"help.text"
msgid "Object variable"
@@ -26803,14 +26347,6 @@ msgstr "物件型變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3148405\n"
-"help.text"
-msgid "Single"
-msgstr "Single"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3147341\n"
"help.text"
msgid "Single floating-point variable"
@@ -26819,14 +26355,6 @@ msgstr "單精度型浮點變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3155901\n"
-"help.text"
-msgid "String"
-msgstr "字串型"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3146313\n"
"help.text"
msgid "String variable"
@@ -26835,14 +26363,6 @@ msgstr "字串型變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3145149\n"
-"help.text"
-msgid "Variant"
-msgstr "Variant"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3145789\n"
"help.text"
msgid "Variant variable (can contain all types specified by the definition)"
@@ -26851,14 +26371,6 @@ msgstr "變體型變數 (可包含由定義指定的所有類型)"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3148630\n"
-"help.text"
-msgid "Empty"
-msgstr "Empty"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3151278\n"
"help.text"
msgid "Variable is not initialized"
@@ -26867,14 +26379,6 @@ msgstr "未初始化變數"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3154576\n"
-"help.text"
-msgid "Null"
-msgstr "Null (空)"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3145131\n"
"help.text"
msgid "No valid data"
@@ -27045,8 +26549,8 @@ msgctxt ""
"03103800.xhp\n"
"par_id3153104\n"
"help.text"
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
-msgstr "在一個迴圈中使用「TextEdit1」到「TextEdit5」來建立五個控制項名稱。"
+msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names."
+msgstr ""
#: 03103800.xhp
msgctxt ""
@@ -27115,38 +26619,6 @@ msgstr "允許使用物件名稱作為字串參數,在執行階段對物件進
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
-"par_id3147573\n"
-"help.text"
-msgid "For instance, the command:"
-msgstr "例如,指令:"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3147265\n"
-"help.text"
-msgid "corresponds to the following command block:"
-msgstr "與以下指令區塊相對應:"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3156214\n"
-"help.text"
-msgid "To dynamically create Names at run-time, use:"
-msgstr "若要在執行階段動態地建立名稱,請在一個迴圈內使用:"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
-"par_id3154686\n"
-"help.text"
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
-msgstr "「TextEdit1」到「TextEdit5」來建立五個名稱。"
-
-#: 03103900.xhp
-msgctxt ""
-"03103900.xhp\n"
"par_id3150868\n"
"help.text"
msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
@@ -27443,27 +26915,11 @@ msgstr "<emph>示例:</emph>"
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
-"par_id3153897\n"
-"help.text"
-msgid "Dim A As Variant"
-msgstr "Dim A As Variant"
-
-#: 03104200.xhp
-msgctxt ""
-"03104200.xhp\n"
"par_id3153525\n"
"help.text"
msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-#: 03104200.xhp
-msgctxt ""
-"03104200.xhp\n"
-"par_id3150792\n"
-"help.text"
-msgid "Msgbox A(2)"
-msgstr "Msgbox A(2)"
-
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27557,7 +27013,7 @@ msgctxt ""
"03104300.xhp\n"
"par_id3154939\n"
"help.text"
-msgid "a = DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
+msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )"
msgstr ""
#: 03104400.xhp
@@ -27664,14 +27120,6 @@ msgctxt ""
msgid "Example:"
msgstr "<emph>示例:</emph>"
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"par_id3149580\n"
-"help.text"
-msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27843,14 +27291,6 @@ msgstr "<emph>語法</emph>:"
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
-"par_id3150669\n"
-"help.text"
-msgid "EqualUnoObjects( oObj1, oObj2 )"
-msgstr "EqualUnoObjects ( oObj1, oObj2 )"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
"hd_id3150984\n"
"help.text"
msgid "Return value:"
@@ -27877,64 +27317,16 @@ msgctxt ""
"03104600.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "// Copy of objects -> same instance"
-msgstr "// 物件的副本 -> 相同實例"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3154923\n"
-"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService ( \"com.sun.star.beans.Introspection\" )"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3147559\n"
-"help.text"
-msgid "oIntro2 = oIntrospection"
-msgstr "oIntro2 = oIntrospection"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3150541\n"
-"help.text"
-msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
-msgstr "print EqualUnoObjects ( oIntrospection, oIntro2 )"
+msgid "' Copy of objects -> same instance"
+msgstr ""
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
"par_id3153525\n"
"help.text"
-msgid "// Copy of structs as value -> new instance"
-msgstr "// 作為值的結構的副本 -> 新實例"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3154366\n"
-"help.text"
-msgid "Dim Struct1 as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 as new com.sun.star.beans.Property"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3154348\n"
-"help.text"
-msgid "Struct2 = Struct1"
-msgstr "Struct2 = Struct1"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3154125\n"
-"help.text"
-msgid "print EqualUnoObjects( Struct1, Struct2 )"
-msgstr "print EqualUnoObjects ( Struct1, Struct2 )"
+msgid "' Copy of structs as value -> new instance"
+msgstr ""
#: 03104700.xhp
msgctxt ""
@@ -28752,6 +28144,286 @@ msgctxt ""
msgid "<emph>Expression:</emph> A string or a numeric expression."
msgstr "<emph>Expression:</emph>字串型表示式或數值型表示式。"
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"tit\n"
+"help.text"
+msgid "AscW Function [Runtime]"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>AscW function</bookmark_value>"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"hd_id3150499\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"AscW Function [Runtime - VBA]\">AscW Function [Runtime - VBA]</link>"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3151384\n"
+"help.text"
+msgid "Returns the Unicode value of the first character in a string expression."
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"hd_id3155555\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "AscW (Text As String)"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"hd_id3147242\n"
+"help.text"
+msgid "Return value:"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3150669\n"
+"help.text"
+msgid "Integer"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"hd_id3148473\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3149415\n"
+"help.text"
+msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3145609\n"
+"help.text"
+msgid "Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535."
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"hd_id3159413\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3150792\n"
+"help.text"
+msgid "Print AscW(\"A\") ' returns 65"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3148797\n"
+"help.text"
+msgid "Print AscW(\"Ω\") ' returns 937"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id3163800\n"
+"help.text"
+msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_idN1067B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id051920171027053197\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
+msgstr ""
+
+#: 03120111.xhp
+msgctxt ""
+"03120111.xhp\n"
+"par_id051920171027051338\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"tit\n"
+"help.text"
+msgid "ChrW Function [Runtime -VBA]"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>ChrW function</bookmark_value>"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"hd_id3149205\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"ChrW Function [Runtime]\">ChrW Function [Runtime -VBA]</link>"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3153311\n"
+"help.text"
+msgid "Returns the Unicode character that corresponds to the specified character code."
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"hd_id3149514\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3150669\n"
+"help.text"
+msgid "ChrW(Expression As Integer)"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"hd_id3143228\n"
+"help.text"
+msgid "Return value:"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3153824\n"
+"help.text"
+msgid "String"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"hd_id3148944\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3149295\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6."
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"hd_id3154366\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3154909\n"
+"help.text"
+msgid "' This example inserts the greek letter Alpha and Omega in a string."
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3151380\n"
+"help.text"
+msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id3145174\n"
+"help.text"
+msgid "' The printout appears in the dialog as: From Α to Ω"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id051920171010491586\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_idN10668\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
+msgstr ""
+
+#: 03120112.xhp
+msgctxt ""
+"03120112.xhp\n"
+"par_id051920171009414669\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
+msgstr ""
+
#: 03120200.xhp
msgctxt ""
"03120200.xhp\n"
@@ -30584,38 +30256,6 @@ msgctxt ""
msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3154365\n"
-"help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL ( systemFile$ )"
-
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3151042\n"
-"help.text"
-msgid "print url$"
-msgstr "print url$"
-
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3154909\n"
-"help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
-
-#: 03120312.xhp
-msgctxt ""
-"03120312.xhp\n"
-"par_id3144762\n"
-"help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
-
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30696,54 +30336,6 @@ msgctxt ""
msgid "<emph>Filename:</emph> A file name as a string."
msgstr "<emph>Filename:</emph>以字串形式表示的檔案名稱。"
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"hd_id3154760\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3148664\n"
-"help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3150541\n"
-"help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL ( systemFile$ )"
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3150792\n"
-"help.text"
-msgid "print url$"
-msgstr "print url$"
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3154367\n"
-"help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3153194\n"
-"help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
-
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -31344,6 +30936,270 @@ msgctxt ""
msgid "Example:"
msgstr "<emph>示例:</emph>"
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"tit\n"
+"help.text"
+msgid "InStrRev Function [Runtime - VBA]"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"bm_id3155934\n"
+"help.text"
+msgid "<bookmark_value>InStrRev function</bookmark_value>"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"hd_id3155934\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"InStrRev Function [Runtime]\">InStrRev Function [Runtime - VBA]</link>"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3153990\n"
+"help.text"
+msgid "Returns the position of a string within another string, starting from the right side of the string."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3147303\n"
+"help.text"
+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 ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"hd_id3145090\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 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])"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"hd_id3148538\n"
+"help.text"
+msgid "Return value:"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3149763\n"
+"help.text"
+msgid "Long"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"hd_id3148473\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3145609\n"
+"help.text"
+msgid "<emph>Text1:</emph> The string expression that you want to search."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3147559\n"
+"help.text"
+msgid "<emph>Text2:</emph> The string expression that you want to search for."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3153126\n"
+"help.text"
+msgid "<emph>Start: </emph>Optional numeric expression that marks the position <emph>from the left </emph>in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the last character of the string. The maximum allowed value is 65535."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.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"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id051920170326028042\n"
+"help.text"
+msgid "1: The default value of 1 specifies a text comparison that is not case-sensitive."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id051920170326027721\n"
+"help.text"
+msgid "0: The value of 0 specifies a binary comparison that is case-sensitive."
+msgstr ""
+
+#: 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."
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"hd_id3154366\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3144760\n"
+"help.text"
+msgid "sInput = \"The book is on the table\""
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id3154125\n"
+"help.text"
+msgid "iPos = Instr(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id051920170322141162\n"
+"help.text"
+msgid "iPos = Instr(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive"
+msgstr ""
+
+#: 03120411.xhp
+msgctxt ""
+"03120411.xhp\n"
+"par_id051920170316395065\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrReverse Function [Runtime - VBA]"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"bm_id3155934\n"
+"help.text"
+msgid "<bookmark_value>StrReverse function</bookmark_value>"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"hd_id3155934\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120412.xhp\" name=\"InStrRev Function [Runtime]\">StrReverse Function [Runtime - VBA]</link>"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"par_id3153990\n"
+"help.text"
+msgid "Returns the string with the character order reversed."
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"hd_id3145090\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"par_id3146957\n"
+"help.text"
+msgid "StrReverse (Text1 As String)"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"hd_id3148538\n"
+"help.text"
+msgid "Return value:"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"par_id3149763\n"
+"help.text"
+msgid "String"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"hd_id3148473\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"par_id3145609\n"
+"help.text"
+msgid "<emph>Text1:</emph> The string expression that you want to reverse the character order."
+msgstr ""
+
+#: 03120412.xhp
+msgctxt ""
+"03120412.xhp\n"
+"hd_id3154366\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
#: 03130000.xhp
msgctxt ""
"03130000.xhp\n"
@@ -32136,14 +31992,6 @@ msgctxt ""
msgid "Example:"
msgstr "<emph>示例:</emph>"
-#: 03131500.xhp
-msgctxt ""
-"03131500.xhp\n"
-"par_id3149762\n"
-"help.text"
-msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
-msgstr "oStruct = CreateUnoStruct ( \"com.sun.star.beans.Property\" )"
-
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32299,14 +32147,6 @@ msgstr "<emph>語法</emph>:"
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
-"par_id3151110\n"
-"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
-
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
"hd_id3149516\n"
"help.text"
msgid "Example:"
@@ -32315,34 +32155,10 @@ msgstr "<emph>示例:</emph>"
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
-"par_id3143270\n"
-"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
-
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
-"par_id3153825\n"
-"help.text"
-msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
"par_id3148473\n"
"help.text"
-msgid "this is the same as the following statement:"
-msgstr "上面的陳述式等同於以下陳述式:"
-
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
-"par_id3145609\n"
-"help.text"
-msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgid "' this is the same as the following statement:"
+msgstr ""
#: 03131800.xhp
msgctxt ""
@@ -32403,14 +32219,6 @@ msgstr "<emph>語法</emph>:"
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
-"par_id3159176\n"
-"help.text"
-msgid "CreateUnoDialog( oDlgDesc )"
-msgstr "CreateUnoDialog ( oDlgDesc )"
-
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
"hd_id3143270\n"
"help.text"
msgid "Example:"
@@ -32427,26 +32235,10 @@ msgstr "' 從對話方塊程式庫獲取對話方塊描述"
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
-"par_id3149234\n"
-"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "' generate \"live\" dialog"
-msgstr "' 生成「即時」對話方塊"
-
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
-"par_id3149670\n"
-"help.text"
-msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
-msgstr "oDlgControl = CreateUnoDialog ( oDlgDesc )"
+msgid "' Generate \"live\" dialog"
+msgstr ""
#: 03131800.xhp
msgctxt ""
@@ -32456,14 +32248,6 @@ msgctxt ""
msgid "' display \"live\" dialog"
msgstr "' 顯示「即時」對話方塊"
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
-"par_id3154072\n"
-"help.text"
-msgid "oDlgControl.execute"
-msgstr "oDlgControl.execute"
-
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32563,14 +32347,6 @@ msgstr "<emph>語法</emph>:"
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3149203\n"
-"help.text"
-msgid "GlobalScope"
-msgstr "GlobalScope"
-
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
"hd_id3154685\n"
"help.text"
msgid "Example:"
@@ -32595,27 +32371,11 @@ msgstr "' 呼叫文件程式庫 Standard 中的 Dialog1"
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3125865\n"
-"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
"par_id3154910\n"
"help.text"
msgid "' calling Dialog2 in the application library Library1"
msgstr "' 呼叫應用程式庫 Library1 中的 Dialog2"
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"par_id3156424\n"
-"help.text"
-msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -33141,8 +32901,8 @@ msgctxt ""
"03132300.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
-msgstr "oUnoValue = CreateUnoValue ( \"[]byte\", MyBasicValue ) 以獲取位元組序列。"
+msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence."
+msgstr ""
#: 03132300.xhp
msgctxt ""
@@ -34171,7 +33931,255 @@ msgstr "使用 %PRODUCTNAME Basic"
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
+"hd_id05182017030838384\n"
+"help.text"
+msgid "Working with VBA Macros"
+msgstr ""
+
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
"hd_id3148473\n"
"help.text"
msgid "Help about the Help"
msgstr "關於說明的說明"
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exclusive VBA functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170350145208\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"hd_id051820170313205718\n"
+"help.text"
+msgid "<variable id=\"exclusivevba\"><link href=\"text/sbasic/shared/special_vba_func.xhp\">Exclusive VBA functions</link></variable>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170314436068\n"
+"help.text"
+msgid "<ahelp hid=\".\">%PRODUCTNAME Basic adds this set of functions when VBA support is enabled</ahelp>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"hd_id051820170407499827\n"
+"help.text"
+msgid "These exclusive VBA functions are enabled when <item type=\"literal\">Option VBASupport 1</item> is the first line of a %PRODUCTNAME Basic module."
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id05192017035621676\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;Text Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170355592834\n"
+"help.text"
+msgid "Text functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170357078705\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;Financial Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170355592581\n"
+"help.text"
+msgid "Financial functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170357347041\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;Date and Time Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170356005357\n"
+"help.text"
+msgid "Date and time functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170358002074\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;I/O Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170356006501\n"
+"help.text"
+msgid "I/O Functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170358346963\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"par_id051820170356005221\n"
+"help.text"
+msgid "Mathematical Functions"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"bm_id051920170359045662\n"
+"help.text"
+msgid "<bookmark_value>VBA Functions;Object Functions</bookmark_value>"
+msgstr ""
+
+#: special_vba_func.xhp
+msgctxt ""
+"special_vba_func.xhp\n"
+"hd_id051920170347039686\n"
+"help.text"
+msgid "Object Functions"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"tit\n"
+"help.text"
+msgid "Support for VBA Macros"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"hd_id051720170332046289\n"
+"help.text"
+msgid "<variable id=\"vbamacros\"><link href=\"text/sbasic/shared/vbasupport.xhp\">Working with VBA Macros</link></variable>"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id05172017033242490\n"
+"help.text"
+msgid "<ahelp hid=\".\">Visual Basic for Applications (VBA) is an implementation of Microsoft's Visual Basic which is built into all Microsoft Office applications. </ahelp>"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170332428854\n"
+"help.text"
+msgid "Support for VBA is not complete, but it covers a large portion of the common usage patterns. Most macros use a manageable subset of objects in the Excel API (such as the Range, Worksheet, Workbook, etc.) and the support include those objects, and the most commonly used method/properties of those objects."
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"hd_id051720170350145604\n"
+"help.text"
+msgid "Loading Microsoft Office documents with executable VBA macros"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170350147298\n"
+"help.text"
+msgid "Go to <item type=\"menuitem\">Tools – Options – Load / Save – VBA Properties</item> and mark the <emph>Excutable code</emph> checkbox. Then load or open your document."
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"hd_id051720170400536628\n"
+"help.text"
+msgid "Runing VBA Macros"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170400539565\n"
+"help.text"
+msgid "Run VBA macros in the same way as %PRODUCTNAME Basic macros."
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170407404013\n"
+"help.text"
+msgid "Since support for VBA is not complete, you may have to edit the VBA code and complete the missing support with %PRODUCTNAME Basic objects, statements and functions."
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"hd_id051720170400533411\n"
+"help.text"
+msgid "Editing VBA Macros"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170400532486\n"
+"help.text"
+msgid "VBA macros can be edited in the %PRODUCTNAME Basic IDE."
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720171119254111\n"
+"help.text"
+msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>"
+msgstr ""
+
+#: vbasupport.xhp
+msgctxt ""
+"vbasupport.xhp\n"
+"par_id051720170407401872\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
+msgstr ""