From 09dfc9550cc74aae157411e570375edb7abda341 Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Thu, 9 Jun 2022 16:11:43 +0200 Subject: Replace outdated links to OOo's wiki Change-Id: I4603f02312347b203dbbc13170f92819401e9a3a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135535 Tested-by: Jenkins Reviewed-by: Rafael Lima Reviewed-by: Alain Romedenne --- source/text/sbasic/shared/03/sf_dialog.xhp | 2 +- source/text/sbasic/shared/03/sf_dialogcontrol.xhp | 2 +- source/text/sbasic/shared/03/sf_form.xhp | 2 +- source/text/sbasic/shared/03/sf_formcontrol.xhp | 2 +- source/text/sbasic/shared/03/sf_menu.xhp | 2 +- source/text/shared/guide/lotusdbasediff.xhp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/text/sbasic/shared/03/sf_dialog.xhp b/source/text/sbasic/shared/03/sf_dialog.xhp index 4d2108b0fd..8f9f755c15 100644 --- a/source/text/sbasic/shared/03/sf_dialog.xhp +++ b/source/text/sbasic/shared/03/sf_dialog.xhp @@ -254,7 +254,7 @@

Event properties

- Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification. + Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification. diff --git a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp index 9f92015a78..59bb03085d 100644 --- a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp +++ b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp @@ -767,7 +767,7 @@

Event properties

- Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification. + Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification. diff --git a/source/text/sbasic/shared/03/sf_form.xhp b/source/text/sbasic/shared/03/sf_form.xhp index 78354a0400..d9515a2227 100644 --- a/source/text/sbasic/shared/03/sf_form.xhp +++ b/source/text/sbasic/shared/03/sf_form.xhp @@ -548,7 +548,7 @@
- To learn more about URI strings, refer to the Scripting Framework URI Specification. + To learn more about URI strings, refer to the Scripting Framework URI Specification. List of methods in the Form service diff --git a/source/text/sbasic/shared/03/sf_formcontrol.xhp b/source/text/sbasic/shared/03/sf_formcontrol.xhp index 448fc99c80..4bcfaf6878 100644 --- a/source/text/sbasic/shared/03/sf_formcontrol.xhp +++ b/source/text/sbasic/shared/03/sf_formcontrol.xhp @@ -1043,7 +1043,7 @@
- To learn more about URI strings, refer to the Scripting Framework URI Specification. + To learn more about URI strings, refer to the Scripting Framework URI Specification. List of Methods in the FormControl Service diff --git a/source/text/sbasic/shared/03/sf_menu.xhp b/source/text/sbasic/shared/03/sf_menu.xhp index 56ef1531d4..162c63083d 100644 --- a/source/text/sbasic/shared/03/sf_menu.xhp +++ b/source/text/sbasic/shared/03/sf_menu.xhp @@ -234,7 +234,7 @@ script: The URI for a Basic or Python script that will be executed when the item is clicked. diff --git a/source/text/shared/guide/lotusdbasediff.xhp b/source/text/shared/guide/lotusdbasediff.xhp index e8c0724270..d23eb13569 100644 --- a/source/text/shared/guide/lotusdbasediff.xhp +++ b/source/text/shared/guide/lotusdbasediff.xhp @@ -15,7 +15,7 @@ - source: https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options + source: https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Filter_Options Lotus;command line filter options dBase;command line filter options -- cgit