From 2c8cfc7de084dc055f69fcd39f09dbb815e01764 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Fri, 4 May 2018 17:28:09 +0200 Subject: [PATCH] Remove duplicate HIDs added by script - from sbasic To improve readability of xhps Change-Id: I8f6463b59c91a15cf27a8bc17b01210874fb9b2f Reviewed-on: https://gerrit.libreoffice.org/53857 Tested-by: Jenkins Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/sbasic/shared/02/11010000.xhp | 4 ++-- source/text/sbasic/shared/02/11020000.xhp | 4 ++-- source/text/sbasic/shared/02/11030000.xhp | 1 - source/text/sbasic/shared/02/11100000.xhp | 4 ++-- source/text/sbasic/shared/02/11110000.xhp | 4 ++-- source/text/sbasic/shared/02/11120000.xhp | 4 ++-- source/text/sbasic/shared/02/11160000.xhp | 4 ++-- 7 files changed, 12 insertions(+), 13 deletions(-) diff --git a/source/text/sbasic/shared/02/11010000.xhp b/source/text/sbasic/shared/02/11010000.xhp index 3df2e72c5d..ad5f0a5c14 100644 --- a/source/text/sbasic/shared/02/11010000.xhp +++ b/source/text/sbasic/shared/02/11010000.xhp @@ -33,8 +33,8 @@
- -Library + +Library Select the library that you want to edit. The first module of the library that you select is displayed in the Basic IDE.
diff --git a/source/text/sbasic/shared/02/11020000.xhp b/source/text/sbasic/shared/02/11020000.xhp index c38b6e9399..2680c6f8f5 100644 --- a/source/text/sbasic/shared/02/11020000.xhp +++ b/source/text/sbasic/shared/02/11020000.xhp @@ -33,8 +33,8 @@
- -Compile + +Compile Compiles the Basic macro. You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps.
diff --git a/source/text/sbasic/shared/02/11030000.xhp b/source/text/sbasic/shared/02/11030000.xhp index 430c41e463..6bafb5cde5 100644 --- a/source/text/sbasic/shared/02/11030000.xhp +++ b/source/text/sbasic/shared/02/11030000.xhp @@ -31,7 +31,6 @@
- Run Runs the first macro of the current module. diff --git a/source/text/sbasic/shared/02/11100000.xhp b/source/text/sbasic/shared/02/11100000.xhp index ba17e84f89..c5abc3cc55 100644 --- a/source/text/sbasic/shared/02/11100000.xhp +++ b/source/text/sbasic/shared/02/11100000.xhp @@ -33,8 +33,8 @@
- -Macros + +Macros Opens the Macro dialog.
diff --git a/source/text/sbasic/shared/02/11110000.xhp b/source/text/sbasic/shared/02/11110000.xhp index da0beafa69..f16aa00aeb 100644 --- a/source/text/sbasic/shared/02/11110000.xhp +++ b/source/text/sbasic/shared/02/11110000.xhp @@ -33,8 +33,8 @@
- -Modules + +Modules Click here to open the Macro Organizer dialog.
diff --git a/source/text/sbasic/shared/02/11120000.xhp b/source/text/sbasic/shared/02/11120000.xhp index d76c37eaf8..3022fb8d53 100644 --- a/source/text/sbasic/shared/02/11120000.xhp +++ b/source/text/sbasic/shared/02/11120000.xhp @@ -33,8 +33,8 @@
- -Find Parentheses + +Find Parentheses Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.
diff --git a/source/text/sbasic/shared/02/11160000.xhp b/source/text/sbasic/shared/02/11160000.xhp index 039c5fe03d..e06615a43d 100644 --- a/source/text/sbasic/shared/02/11160000.xhp +++ b/source/text/sbasic/shared/02/11160000.xhp @@ -33,8 +33,8 @@
- -Step Out + +Step Out Jumps back to the previous routine in the current macro.