summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-09 19:09:21 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-10 08:43:42 +0200
commitc6a638d9406dabbc7f99749e7b87724877e08512 (patch)
tree38fbbc2b493d78d955d869eddacef79393a44f5c /wizards
parenta179305c35125f2a3a5388c753fd5419150f52b3 (diff)
Change FR to US language for external URL
Change-Id: I78358348bf29cd4d63ec8bdad0d3e3ead5136c9e Reviewed-on: https://gerrit.libreoffice.org/77227 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/Python.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/access2base/Python.xba b/wizards/source/access2base/Python.xba
index 7051caed824a..05e229155eb6 100644
--- a/wizards/source/access2base/Python.xba
+++ b/wizards/source/access2base/Python.xba
@@ -103,7 +103,7 @@ Const cstScalar = 0, cstObject = 1, cstNull = 2, cstUNO = 3
&apos;Conventional special values
Const cstNoArgs = &quot;+++NOARGS+++&quot;, cstSymEmpty = &quot;+++EMPTY+++&quot;, cstSymNull = &quot;+++NULL+++&quot;
-&apos;https://support.office.com/fr-fr/article/CallByName-fonction-49ce9475-c315-4f13-8d35-e98cfe98729a
+&apos;https://support.office.com/en-us/article/callbyname-function-49ce9475-c315-4f13-8d35-e98cfe98729a
&apos;Determines the pvCallType
Const vbGet = 2, vbLet = 4, vbMethod = 1, vbSet = 8, vbUNO = 16