summaryrefslogtreecommitdiffstats
path: root/source/text
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2024-02-23 17:46:40 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2024-02-23 19:09:49 +0100
commitccaaa4f92689eb5d0de49bf4f47808fac6b63513 (patch)
treee7d69664beb60b821add29346a66766a03372780 /source/text
parenttdf#159476 Basic IDE options are out of experimental (diff)
downloadhelp-ccaaa4f92689eb5d0de49bf4f47808fac6b63513.tar.gz
help-ccaaa4f92689eb5d0de49bf4f47808fac6b63513.zip
ScriptForge help typos
- ScriptForge.Document.FileSystem property applies to Base docs too - ScriptForge.Base.FormDocuments() method requires a precision Change-Id: Ifad3a6008e9fba37b9ca49ce144ac7b4421b5124 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163835 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/sbasic/shared/03/sf_base.xhp2
-rw-r--r--source/text/sbasic/shared/03/sf_document.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03/sf_base.xhp b/source/text/sbasic/shared/03/sf_base.xhp
index bbbdf1909f..f053344466 100644
--- a/source/text/sbasic/shared/03/sf_base.xhp
+++ b/source/text/sbasic/shared/03/sf_base.xhp
@@ -166,7 +166,7 @@
<paragraph role="pycode" localize="false" id="pyc_id791623103639701">for formName in myForms:</paragraph>
<paragraph role="pycode" localize="false" id="pyc_id741623103639861"> bas.MsgBox(formName)</paragraph>
</pycode>
- <tip id="par_id921619036922844">To learn more about form documents, refer to the <link href="text/sbasic/shared/03/sf_form.xhp"><literal>Form</literal> service help page</link>.</tip>
+ <tip id="par_id921619036922844">To learn more about form documents, refer to <link href="text/sbasic/shared/03/sf_formdocument.xhp"><literal>ScriptForge.FormDocument</literal> service</link> help page.</tip>
</section>
<section id="Forms">
diff --git a/source/text/sbasic/shared/03/sf_document.xhp b/source/text/sbasic/shared/03/sf_document.xhp
index af0890305e..36bd4d36ab 100644
--- a/source/text/sbasic/shared/03/sf_document.xhp
+++ b/source/text/sbasic/shared/03/sf_document.xhp
@@ -215,7 +215,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id881589194574646" role="tablecontent" localize="false">FileSystem (*)</paragraph>
+ <paragraph id="par_id881589194574646" role="tablecontent" localize="false">FileSystem</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id201589194571306" role="tablecontent">Yes</paragraph>