From 9c55e725a45b027fade9084c0d9b82178fa1a04f Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 7 Sep 2020 09:41:53 -0300 Subject: [PATCH] tdf#118148 Extended tips for HC2/sbasic Change-Id: I878c1108757b6637e221b39c50ecf21477edb534 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102169 Tested-by: Jenkins Reviewed-by: Christian Lohmaier --- .../uiconfig/basicide/ui/basicmacrodialog.ui | 5 +++ .../uiconfig/basicide/ui/breakpointmenus.ui | 17 +++++++- .../uiconfig/basicide/ui/managebreakpoints.ui | 39 ++++++++++++++++--- basctl/uiconfig/basicide/ui/modulepage.ui | 10 +++++ basctl/uiconfig/basicide/ui/newlibdialog.ui | 5 +++ 5 files changed, 70 insertions(+), 6 deletions(-) diff --git a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui index 7c2a37248d31..674e34492acd 100644 --- a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui +++ b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui @@ -410,6 +410,11 @@ True True True + + + Creates a new library. + + False diff --git a/basctl/uiconfig/basicide/ui/breakpointmenus.ui b/basctl/uiconfig/basicide/ui/breakpointmenus.ui index 58437b045fc3..db09c4a97cb7 100644 --- a/basctl/uiconfig/basicide/ui/breakpointmenus.ui +++ b/basctl/uiconfig/basicide/ui/breakpointmenus.ui @@ -1,5 +1,5 @@ - + @@ -10,6 +10,11 @@ True False Manage Breakpoints... + + + Specifies the options for breakpoints. + + @@ -22,6 +27,11 @@ False _Active True + + + Activates or deactivates the current breakpoint. + + @@ -36,6 +46,11 @@ False _Properties... True + + + Specifies the options for breakpoints. + + diff --git a/basctl/uiconfig/basicide/ui/managebreakpoints.ui b/basctl/uiconfig/basicide/ui/managebreakpoints.ui index 56227ae982bf..99bc5dc99119 100644 --- a/basctl/uiconfig/basicide/ui/managebreakpoints.ui +++ b/basctl/uiconfig/basicide/ui/managebreakpoints.ui @@ -1,5 +1,5 @@ - + @@ -18,9 +18,6 @@ 0 0 dialog - - - False @@ -38,6 +35,11 @@ True True True + + + Creates a breakpoint on the line number specified. + + False @@ -53,6 +55,11 @@ True True True + + + Deletes the selected breakpoint. + + False @@ -143,6 +150,11 @@ True 0 True + + + Activates or deactivates the current breakpoint. + + 0 @@ -174,7 +186,6 @@ False 0 False - False @@ -202,6 +213,11 @@ True True True + + + Enter the line number for a new breakpoint, then click New. + + 0 @@ -224,6 +240,11 @@ True True True + + + Specify the number of loops to perform before the breakpoint takes effect. + + 1 @@ -279,5 +300,13 @@ cancel help + + + + + + Specifies the options for breakpoints. + + diff --git a/basctl/uiconfig/basicide/ui/modulepage.ui b/basctl/uiconfig/basicide/ui/modulepage.ui index c75869bd2717..cf4dac780c06 100644 --- a/basctl/uiconfig/basicide/ui/modulepage.ui +++ b/basctl/uiconfig/basicide/ui/modulepage.ui @@ -160,6 +160,11 @@ True True True + + + Lets you manage the macro libraries. + + False @@ -176,6 +181,11 @@ True True True + + + Creates a new macro, or deletes the selected macro. + + False diff --git a/basctl/uiconfig/basicide/ui/newlibdialog.ui b/basctl/uiconfig/basicide/ui/newlibdialog.ui index 7b811357abdb..aacb5bbb18a3 100644 --- a/basctl/uiconfig/basicide/ui/newlibdialog.ui +++ b/basctl/uiconfig/basicide/ui/newlibdialog.ui @@ -27,6 +27,11 @@ True True True + + + Runs or saves the current macro. + + False