This patch updates the syntax and arguments in all methods according to the new notation used in other SF services. It also introduces the ImportFromCSVFile method to Python scripts.
This patch also updates a few examples in Basic.
Change-Id: Ib565f31ad13f5455ff1df260ec60cae5d8848cd9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119437
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
SF_Array:
- Adds a <variable> tag
SF_Document:
- Fixes localization issues pointed out by translators on WebLate
00000003.xhp:
- Fixes the message explaining how to load libraries
Change-Id: I9361f86e7907b95e0546197203e2d23c6211fd4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110366
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Some code blocks with comments need translation and therefore need to have the localize="false" removed.
Also, other parts of the text shouldn't be localized, so localize="false" was added.
Change-Id: Id072eb88f95ee8759f86d2ca3736698855b50b4b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109801
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Within ScriptForge services,
import/export methods between arrays and Calc sheets
are in the SF_Calc module and, hence, in the sf_calc.xhp help
Change-Id: I95386bfa83a8c15e84b9f097ce9cd5401f5abf45
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108993
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>