From d2dec6e9c5aafcc2b64a74bb496d42a965531dff Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 21 Nov 2017 23:32:19 +0100 Subject: Fix Form Wizard HIDs - Add missing HIDs - Remove unnecessary ahelps - Remove old comments - Use dot ahelp where needed Change-Id: Id97e2220b3722555606fac09e1947ad55c11a4f3 Reviewed-on: https://gerrit.libreoffice.org/45058 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/shared/autopi/01090100.xhp | 30 +++++++++++++++--------------- source/text/shared/autopi/01090300.xhp | 16 ++++++++++------ source/text/shared/autopi/01090500.xhp | 3 ++- source/text/shared/autopi/01090600.xhp | 2 +- 4 files changed, 28 insertions(+), 23 deletions(-) (limited to 'source/text/shared/autopi') diff --git a/source/text/shared/autopi/01090100.xhp b/source/text/shared/autopi/01090100.xhp index a9c8e1e697..9b8d6ce9fd 100644 --- a/source/text/shared/autopi/01090100.xhp +++ b/source/text/shared/autopi/01090100.xhp @@ -29,62 +29,62 @@
Form Wizard - Field Selection -On this page of the Form Wizard, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form. +On this page of the Form Wizard, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form.
- + Tables or queries -Specifies the table or query that you want to create the form for. +Specifies the table or query that you want to create the form for.
- + Available fields -Lists the names of the data base fields in the selected table or query. Click to select a field or hold down the Shift or the CommandCtrl key while you click to select more than one field. +Lists the names of the data base fields in the selected table or query. Click to select a field or hold down the Shift or the CommandCtrl key while you click to select more than one field.
- + > -Click to move the selected field(s) to the box that the arrow is pointing to.i73704 +Click to move the selected field(s) to the box that the arrow is pointing to.i73704
- + >> -Click to move all fields to the box that the arrow is pointing to. +Click to move all fields to the box that the arrow is pointing to.
- + < -Click to move the selected field(s) to the box that the arrow is pointing to. +Click to move the selected field(s) to the box that the arrow is pointing to.
- + << -Click to move all fields to the box that the arrow is pointing to. +Click to move all fields to the box that the arrow is pointing to.
@@ -108,10 +108,10 @@ v Click to move the selected field down one entry in the list.
- + Fields in the form -Displays the fields that are in the new form. +Displays the fields that are in the new form. Form Wizard - Set up a subform diff --git a/source/text/shared/autopi/01090300.xhp b/source/text/shared/autopi/01090300.xhp index fb09469fd9..a3e8e38a42 100644 --- a/source/text/shared/autopi/01090300.xhp +++ b/source/text/shared/autopi/01090300.xhp @@ -40,30 +40,34 @@ Label placement Align left -The labels are left-aligned. +The labels are left-aligned. Align right -The labels are right-aligned. +The labels are right-aligned. Arrangement of the main form Columnar - Labels Left -Aligns the database fields column-wise with the labels to the left of the fields. +Aligns the database fields column-wise with the labels to the left of the fields. Columnar - Labels on Top -Aligns the database fields column-wise with the labels above the field. +Aligns the database fields column-wise with the labels above the field. As Data Sheet -Aligns the database fields in a tabular form. +Aligns the database fields in a tabular form. In Blocks - Labels Above -Arranges the labels above the corresponding data. +Arranges the labels above the corresponding data. Arrangement of the subform + Columnar - Labels Left Aligns the database fields column-wise with the labels to the left of the fields. + Columnar - Labels on Top Aligns the database fields column-wise with the labels above the field. + As Data Sheet Aligns the database fields in a tabular form. + In Blocks - Labels Above Arranges the labels above the corresponding data. Form Wizard - Set data entry diff --git a/source/text/shared/autopi/01090500.xhp b/source/text/shared/autopi/01090500.xhp index 5510aa1629..b7d5efb93e 100644 --- a/source/text/shared/autopi/01090500.xhp +++ b/source/text/shared/autopi/01090500.xhp @@ -40,8 +40,9 @@ Apply styles Specifies the page style for the form. + Field border -Specifies the field border style. +Specifies the field border style. No border Specifies that the fields have no border. diff --git a/source/text/shared/autopi/01090600.xhp b/source/text/shared/autopi/01090600.xhp index 8a77166bc8..c18f2a8a30 100644 --- a/source/text/shared/autopi/01090600.xhp +++ b/source/text/shared/autopi/01090600.xhp @@ -32,7 +32,7 @@
Form Wizard - Set Name -Specifies the name of the form and how to proceed. +Specifies the name of the form and how to proceed.
-- cgit