From bad16f67a7083d7e154b1679f0c137bf13d2907f Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Thu, 5 Nov 2020 15:38:39 +0200 Subject: tdf#105088 Update Help after changes in form control UI elements Change-Id: I767199f899ee88040ad276bd9ed13f271f224169 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105372 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas --- source/text/shared/00/00040501.xhp | 32 ++++++++++++++++---------------- source/text/shared/02/01170000.xhp | 2 +- source/text/shared/guide/formfields.xhp | 19 +++++++++++++++---- 3 files changed, 32 insertions(+), 21 deletions(-) diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 0bb86822cb..e7f2895d3b 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -49,7 +49,7 @@
- Open context menu of a selected form element - choose Form. + Open context menu of a selected form element - choose Form Properties.
@@ -64,23 +64,23 @@
- Open context menu of a selected form element - choose Form - General tab. - Open Form Controls toolbar or Form Design toolbar, click Form icon - General tab. + Open context menu of a selected form element - choose Form Properties - General tab. + Open Form Design toolbar, click Form Properties icon - General tab.
- Open context menu of a selected form element - choose Form - Data tab. - Open Form Controls toolbar or Form Design toolbar, click Form icon - Data tab. + Open context menu of a selected form element - choose Form Properties - Data tab. + Open Form Design toolbar, click Form Properties icon - Data tab.
- Open context menu of a selected control on an XML Form document, choose Control - Data tab. - Open Form Controls toolbar of an XML Form document, click Control icon - Data tab. + Open context menu of a selected control on an XML Form document, choose Control Properties - Data tab. + Open Form Controls toolbar of an XML Form document, click Control icon - Data tab.
- Open context menu of a selected form element - choose Form - Events tab. - Open Form Controls toolbar or Form Design toolbar, click Form icon - Events tab. + Open context menu of a selected form element - choose Form Properties - Events tab. + Open Form Design toolbar, click Form Properties icon - Events tab.
- Open context menu of a selected form element - choose Control. + Open context menu of a selected form element - choose Control Properties.
@@ -95,16 +95,16 @@
- Open context menu of a selected form element - choose Control - General tab. - Open Form Controls toolbar or Form Design toolbar, click Control icon - General tab. + Open context menu of a selected form element - choose Control Properties - General tab. + Open Form Design toolbar, click Control icon - General tab.
- Open context menu of a selected form element - choose Control - Data tab. - Open Form Controls toolbar or Form Design toolbar, click Control icon - Data tab. + Open context menu of a selected form element - choose Control Properties - Data tab. + Open Form Design toolbar, click Control icon - Data tab.
- Open context menu of a selected form element - choose Control - Events tab. - Open Form Controls toolbar or Form Design toolbar, click Control icon - Events tab. + Open context menu of a selected form element - choose Control Properties - Events tab. + Open Form Design toolbar, click Control Properties icon - Events tab.
On Form Design bar, click diff --git a/source/text/shared/02/01170000.xhp b/source/text/shared/02/01170000.xhp index 8ed1ceac4b..f9892fe031 100644 --- a/source/text/shared/02/01170000.xhp +++ b/source/text/shared/02/01170000.xhp @@ -83,7 +83,7 @@

Modifying a Control

- Right-click the control and choose Control. A dialog opens where you can define the properties of the control. + Right-click the control and choose Control Properties. A dialog opens where you can define the properties of the control. To specify a accelerator key for a control, add a tilde (~) in front of the character in the label for the control. diff --git a/source/text/shared/guide/formfields.xhp b/source/text/shared/guide/formfields.xhp index b3a7728db8..5e249e6cdd 100644 --- a/source/text/shared/guide/formfields.xhp +++ b/source/text/shared/guide/formfields.xhp @@ -44,14 +44,25 @@ Choose View - Toolbars - Form Controls. - On the Form Controls toolbar, click the Push Button icon. +
+ + + + Push Button Icon + + + + On the Form Controls toolbar, click the Push Button icon. + + +
The mouse pointer changes to a cross-hair. In the document, drag to draw the button. - Right-click the button and choose Control. + Right-click the button and choose Control Properties. Specify the properties of the button. @@ -69,7 +80,7 @@ (Optional) Specify the properties of the form that the button belongs to. - Right-click the button and choose Form. + Right-click the button and choose Form Properties. The Form Properties dialog opens. @@ -82,4 +93,4 @@
- \ No newline at end of file + -- cgit