From 8fad124be31b9f372454c7bb68cbd293f06d4e1c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 19 Aug 2013 10:45:59 +0100 Subject: update help ids for fld function page .ui conversion Change-Id: Ibb20352693522548d1e9375ae4560e9e20996b75 --- source/text/swriter/01/04090003.xhp | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'source/text/swriter') diff --git a/source/text/swriter/01/04090003.xhp b/source/text/swriter/01/04090003.xhp index 32b6c3a481..a2d055c3bd 100644 --- a/source/text/swriter/01/04090003.xhp +++ b/source/text/swriter/01/04090003.xhp @@ -28,17 +28,17 @@
- + Functions - - -Sets additional function parameters for fields. The type of parameter depends on the field type that you select. + + +Sets additional function parameters for fields. The type of parameter depends on the field type that you select. Depending on the field type that you select, you can assign conditions to certain functions. For example, you can define a field that executes a macro when you click the field in the document, or a condition that, when met, hides a field. You can also define placeholder fields that insert graphics, tables, frames and other objects into your document when needed.
- + Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert. @@ -116,7 +116,7 @@
- + Click the format that you want to apply to the selected field, or click "Additional formats" to define a custom format. For function fields, the format field is only used for fields of the type placeholder. Here, the format determines the object for which the placeholder stands. @@ -124,10 +124,10 @@ Condition For fields linked to a condition, enter the criteria here. - - + + Then, Else -Enter the text to display when the condition is met in the Then box, and the text to display when the condition is not met in the Else box. +Enter the text to display when the condition is met in the Then box, and the text to display when the condition is not met in the Else box. You can also insert database fields in the Then and Else boxes using the format "databasename.tablename.fieldname". If the table or the field name does not exist in a database, nothing is inserted. If you include the quotes in "databasename.tablename.fieldname", the expression is inserted as text. @@ -148,32 +148,32 @@ Value Enter a value for the selected field.
- + Macro -Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document. This button is only available for the "Execute macro" function field. +Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document. This button is only available for the "Execute macro" function field.
The following controls are displayed for Input list fields: - + Item -Enter a new item. - +Enter a new item. + Add -Adds the Item to the list. - +Adds the Item to the list. + Items on list -Lists the items. The topmost item is shown in the document. - +Lists the items. The topmost item is shown in the document. + Remove -Removes the selected item from the list. - +Removes the selected item from the list. + Move Up -Moves the selected item up in the list. - +Moves the selected item up in the list. + Move Down -Moves the selected item down in the list. - +Moves the selected item down in the list. + Name -Enter a unique name for the Input list. +Enter a unique name for the Input list. Choose Item This dialog is shown when you click an Input list field in the document. -- cgit