From 4f954243e76c64fb09489cb5f501e395bf37e6ca Mon Sep 17 00:00:00 2001 From: LibreOļ¬ƒciant Date: Mon, 20 May 2019 10:06:15 +0200 Subject: - Partial refactoring using API calls - New bookmarks - Link from Basic Adv libraries to Platform page Caution: Please fix GlobalScope miss in parser in the first place! Change-Id: Ifeaa98d5491b659a1dddbdbe3dddc417779374cf Reviewed-on: https://gerrit.libreoffice.org/72583 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/03/lib_tools.xhp | 3 +++ source/text/sbasic/shared/03132100.xhp | 3 +++ 2 files changed, 6 insertions(+) (limited to 'source/text/sbasic/shared') diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp index dcf6950a48..dac54b1688 100644 --- a/source/text/sbasic/shared/03/lib_tools.xhp +++ b/source/text/sbasic/shared/03/lib_tools.xhp @@ -1592,5 +1592,8 @@ +
+ +
diff --git a/source/text/sbasic/shared/03132100.xhp b/source/text/sbasic/shared/03132100.xhp index 0f04fb8fca..88aaa15719 100644 --- a/source/text/sbasic/shared/03132100.xhp +++ b/source/text/sbasic/shared/03132100.xhp @@ -48,6 +48,9 @@ MsgBox GetGUIType End Sub +
+ +
-- cgit