From 1ae135d7569571bc38fc1bcf0dfd24610039a86e Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 18 May 2017 23:19:03 +0200 Subject: Mass remove excess spaces from inside tags This is fallout from the l10n and oldref attribute removal. Some tags were broken into two rows and the second was indented with spaces. The line break was removed along the tags, but those spaces were not. Command I used to catch these: find source/text/ -name "*xhp" | xargs sed -i -e 's#\" *>#\">#g' Change-Id: I6f9bad46cbfb7416950bee8230e358a3dd851def Reviewed-on: https://gerrit.libreoffice.org/37791 Reviewed-by: Christian Lohmaier Tested-by: Christian Lohmaier --- source/text/shared/02/01140000.xhp | 26 ++++----- source/text/shared/02/01170101.xhp | 108 ++++++++++++++++++------------------- source/text/shared/02/01170103.xhp | 28 +++++----- source/text/shared/02/01170202.xhp | 30 +++++------ source/text/shared/02/02170000.xhp | 2 +- source/text/shared/02/09070000.xhp | 4 +- source/text/shared/02/12090000.xhp | 2 +- source/text/shared/02/12090100.xhp | 6 +-- source/text/shared/02/12100200.xhp | 34 ++++++------ source/text/shared/02/14020100.xhp | 4 +- source/text/shared/02/14030000.xhp | 2 +- 11 files changed, 123 insertions(+), 123 deletions(-) (limited to 'source/text/shared/02') diff --git a/source/text/shared/02/01140000.xhp b/source/text/shared/02/01140000.xhp index fd9fc51c7f..8158890ff2 100644 --- a/source/text/shared/02/01140000.xhp +++ b/source/text/shared/02/01140000.xhp @@ -70,7 +70,7 @@ You can change which buttons are visible in the toolbars. Right-click a toolbar to access the Visible Buttons command. - Selection + Selection @@ -102,7 +102,7 @@ To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select Invisible in the Line Style box on the Drawing Object Properties bar. -Rectangle +Rectangle
@@ -118,7 +118,7 @@ -Ellipse +Ellipse
@@ -134,7 +134,7 @@ -Polygon +Polygon
@@ -156,7 +156,7 @@ -Curve +Curve
@@ -173,7 +173,7 @@ -Freeform Line +Freeform Line
@@ -190,7 +190,7 @@ -Arc +Arc
@@ -206,7 +206,7 @@ -Ellipse Pie +Ellipse Pie
@@ -222,7 +222,7 @@ -Circle Segment +Circle Segment
@@ -253,7 +253,7 @@ -Text Animation +Text Animation
@@ -270,7 +270,7 @@ -Callouts +Callouts
@@ -308,7 +308,7 @@
-Vertical Callouts +Vertical Callouts
@@ -326,7 +326,7 @@
-Vertical Text +Vertical Text
diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index a1410b242f..5f0150580a 100644 --- a/source/text/shared/02/01170101.xhp +++ b/source/text/shared/02/01170101.xhp @@ -38,17 +38,17 @@
-Enabled +Enabled If a control field has the property "Enabled" (Yes), the form user will be able to use the control field. If the property is disabled, it will not be enabled (No) and will be displayed in a gray color.
-Line count +Line count Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose "Yes" in the "Dropdown" option. For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size.
-ActionUFI: renamed from Button type to Action, see dba.features: Form navigation functionality for command buttons +ActionUFI: renamed from Button type to Action, see dba.features: Form navigation functionality for command buttons The Action property determines the action that occurs when you activate a button. You can use navigation actions to design your own database navigation buttons. The following table describes the actions that you can assign to a button.
@@ -170,14 +170,14 @@
-Dropdown +Dropdown Specifies whether the combo box should dropdown (Yes) or not (No). A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under Line count, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property. Combo boxes that were inserted as columns in a table control are always dropdown as the default.
-Alignment / Graphics alignment +Alignment / Graphics alignment Specifies the alignment option for text or graphics that are used on a control. The alignment options are left-aligned, right-aligned, and centered. These options are available for the following elements: @@ -197,12 +197,12 @@
-AutoFill +AutoFill Assigns the AutoFill function to a combo box. The AutoFill function displays a list of previous entries after you start to type an entry.UFI: changed AutoComplete to AutoFill (got changed by error in the UI, so we stay with it now, according to FS)
-Label field +Label field Specifies the source for the label of the control. The text of the label field will be used instead of the name of a database field. For example, in the Filter Navigator, Search dialog, and as a column name in the table view. To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label. Only the text of a group frame can be used as the label field when using radio buttons. This text applies to all of the radio buttons of the same group. @@ -211,7 +211,7 @@
-Width +Width Sets the column width in the table control field. Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm.
@@ -226,30 +226,30 @@
-Record marker +Record marker Specifies whether the first column is displayed with row labels, in which the current record is marked by an arrow.
-Date format +Date format Here, you can determine the format you want for the date readout. With date fields you can determine the format for the date readout. All format fields (date, time, currency, numeric) are formatted automatically in the selected format as soon as you leave them regardless of how you entered the input.
-Spin Button +Spin Button The "Yes" option transforms the control field into a spin button, where corresponding arrow buttons are added. Numerical fields, currency fields, date and time fields can be introduced as spin buttons in the form.
-Tristate +Tristate Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values. This function is only available if the database accepts three states: TRUE, FALSE and ZERO. The Tristate property is only defined for database forms, not for HTML forms.
-Printable +Printable Specifies whether you want the control field to appear in a document's printout.
@@ -279,7 +279,7 @@
-Edit mask +Edit mask Defines the edit mask. By specifying a character code you can determine what the user can enter in the control field. By specifying the character code in pattern fields, you can determine what the user can enter in the pattern field. The length of the edit mask determines the number of the possible input positions. If the user enters characters that do not correspond to the edit mask, the input is rejected when the user leaves the field. You can enter the following characters to define the edit mask:
@@ -361,12 +361,12 @@
-Strict format +Strict format You can have a format check with control fields that accept formatted contents (date, time, and so on). If the strict format function is activated (Yes), only the allowed characters are accepted. For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored.
-Frame +Frame Specifies the target frame to display the document that is opened by the "Open document / web page" action. You can also specify the target frame to display a URL that you open when you click a button that has been assigned the Open document or web page action).
If you click the field, you can select an option from the list that specifies into which frame the next document should be loaded. The following possibilities exist: @@ -418,18 +418,18 @@
-Graphics +Graphics An image button has a Graphics property. The Graphics property specifies the graphic's path and file name that you want to have displayed on the button. If you select the graphic file with the ... button, the path and file name will be automatically included in the text box.
-Help text +Help text Provides the option of entering a help text that will be displayed as a tip on the control. The tip shows the text in user mode when the mouse is moved over the control. For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL.
-Help URL +Help URL Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field. The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1.
@@ -441,7 +441,7 @@ -Scrollbar +Scrollbar Adds the scrollbar type that you specify to a text box. Adds the scrollbar type that you specify to a text box.
@@ -451,12 +451,12 @@
-Value step +Value step Determines spin button intervals. You can preset the value intervals for numerical and currency spin buttons. Use the up and down arrows of the spin button to increase or decrease the value.
-List entries +List entries Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the List entries field and type your text. Please note the tips referring to the keyboard controls. The predefined default list entry is entered into the Default selection combo box. Note that the list entries entered here are only incorporated into the form if, on the Data tab under List Content Type, the option "Value List" is selected. @@ -465,12 +465,12 @@
-Date max +Date max Determines a date which can not be exceeded by another value introduced by the user. Determines a date which can not be exceeded by another value introduced by the user.
-Max text length +Max text length Defines the maximum number of characters that the user can enter. For text and combo boxes, you can define the maximum number of characters that the user can enter. If this control field property is uncertain, the default setting will be zero. If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined ("Not Defined" state).
@@ -478,17 +478,17 @@ -Value max +Value max Defines a value for the control field which can not be exceeded by another value introduced by the user. For numerical and currency fields, you can determine the maximum value that the user can enter.
-Time max +Time max Determines a time which can not be exceeded by another value introduced by the user. Determines a time which can not be exceeded by another value introduced by the user.
-Multiselection +Multiselection Allows you to select more than one item in a list box. Allows you to select more than one item in a list box.
@@ -497,7 +497,7 @@ -Text typeUFI: now renamed to Text Type, see #i24386#UFI: see dba spec prop_browser_enhancements.sxw +Text typeUFI: now renamed to Text Type, see #i24386#UFI: see dba spec prop_browser_enhancements.sxw Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select "Multi-line with formatting" to enter formatted text. If you select the text type "Multi-line with formatting", you cannot bind this control to a database field. This control is named "Multiline input" for a text column inside a table control. @@ -539,24 +539,24 @@
-Date min +Date min Determines the earliest date that a user can enter. Determines the earliest date that a user can enter.
-Value min +Value min You can determine here a value for the control field to prevent the user from entering a smaller value. For numerical and currency fields you can determine a minimum value to prevent the user from entering a smaller value.
-Time min +Time min Determines the minimum time that a user can enter. Determines the minimum time that a user can enter.
-Decimal accuracy +Decimal accuracy Determines the number of digits displayed to the right of the decimal point. With numerical and currency fields you can determine the number of digits displayed to the right of the decimal point.
@@ -572,22 +572,22 @@
-Navigation bar +Navigation bar Specifies whether to display the navigation bar on the lower border of the table control. Specifies whether to display the navigation bar on the lower border of table controls.
-Read-only +Read-only Determines if the control is read-only (Yes) or if it can be edited (No). The Read-only property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database.
-Border +Border Determines if the field's border should be displayed "Without frame", with a "3-D look" or "Flat". With control fields that have a frame, you can determine the border display on the form using the Border property. You can select among the "Without frame", "3-D look" or "Flat" options.
-Tab order +Tab order The Tab order property determines the order in which the controls are focused in the form when you press the Tab key. In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under Tab order. The Tab order property is not available to Hidden Controls. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key. When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key. @@ -600,14 +600,14 @@
-Default status +Default status Specifies whether an option or a check box is selected by default. For a reset type button, you can define the status of the control if the reset button is activated by the user. For grouped option fields, the status of the group corresponding to the default setting is defined by the Default Status property.UFI: what does this mean? Cannot understand that sentence.
-Default selection +Default selection Specifies the list box entry to mark as the default entry. Specifies the list box entry to mark as the default entry. For a Reset type button, the Default selection entry defines the status of the list box if the reset button is activated by the user. For a List box that contains a value list, you can click the ... button to open the Default selection dialog. @@ -617,7 +617,7 @@ -Default value +Default value Sets the default value for the control field. For example, the default value will be entered when a form is opened. For a Reset type button, the Default value entry defines the status of the control if the reset button is activated by the user.
@@ -628,7 +628,7 @@
-Scroll value max. +Scroll value max. Specify the maximum value of a scrollbar control.
@@ -663,19 +663,19 @@
-Default button +Default button The Default button property specifies that the corresponding button will be operated when you press the Return key. The Default button property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button. This property should be assigned only to a single button within the document. When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search.
-Prefix symbol +Prefix symbol Determines if the currency symbol is displayed before or after the number when using currency fields. The default setting is currency symbols are not prefixed.
-Tabstop +Tabstop The Tabstop property determines if a control field can be selected with the tab key. The following options are available:UFI: Default entry row deleted from table
@@ -699,7 +699,7 @@
-Thousands separator +Thousands separator Inserts a thousands separator. With numerical and currency fields you can determine whether thousands separators are used.
@@ -717,40 +717,40 @@
-URL +URL Specifies the URL address that opens when you click an "Open document / web page" button. Enter the URL address for a Open document or web page button type in the URL box. The address opens when you click the button. If you move the mouse over the button in User mode, the URL appears as the extended tip, provided that no other Help text was entered.
-Currency symbol +Currency symbol You can enter a character or a string for the currency symbol. In a currency field, you can pre-define the currency symbol by entering the character or string in the Currency symbol property.
-Value +Value You can enter the data that is inherited by the hidden control. In a hidden control, under Value, you can enter the data which is inherited by the hidden control. This data will be transferred when sending the form.
-Password characters +Password characters If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password. If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under Password character, enter the ASCII code of the desired character. You can use the values from 0 to 255. The characters and their ASCII codes can be seen in the Special Characters dialog (Insert - Special Character).
-Literal mask +Literal mask Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form. With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field. The length of the literal mask should always correspond to the length of the edit mask. If this is not the case, the edit mask is either cut off or filled with blanks up to the length of the edit mask.
-FontUFI: dba.features "Character set property renamed to Font" +FontUFI: dba.features "Character set property renamed to Font" Select the font for the text that is in the control field. For control fields which have visible text or titles, select the display font that you want to use. To open the Font dialog, click the ... button. The selected font is used in control fields names and to display data in table control fields.
-Row height +Row height Specifies the row height of a table control field. In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm.
@@ -760,17 +760,17 @@
-Time format +Time format You can define the desired format for the time display. You can define the desired format for the time display.
-Help text +Help text Specifies additional information or a descriptive text for the control field. In each control field you can specify additional information or a descriptive text for the control field. This property helps the programmer to save additional information that can be used in the program code. This field can be used, for example, for variables or other evaluation parameters.
-Formatting +Formatting Specifies the format code for the control. Click the ... button to select the format code.
diff --git a/source/text/shared/02/01170103.xhp b/source/text/shared/02/01170103.xhp index 56c877ad86..4c987a9633 100644 --- a/source/text/shared/02/01170103.xhp +++ b/source/text/shared/02/01170103.xhp @@ -41,50 +41,50 @@
Depending on the control, different events are available. Only the available events for the selected control and context are listed on the Events tab page. The following events are defined: -Approve actionrenamed from Before commencing, issue 97356 +Approve actionrenamed from Before commencing, issue 97356 This event takes place before an action is triggered by clicking the control. For example, clicking a "Submit" button initiates a send action; however, the actual "send" process is started only when the When initiating event occurs. The Approve action event allows you to kill the process. If the linked method sends back FALSE, When initiating will not be executed. -Execute actionrenamed from When initiated, issue 97356 +Execute actionrenamed from When initiated, issue 97356 The Execute action event occurs when an action is started. For example, if you have a "Submit" button in your form, the send process represents the action to be initiated. -Changed +Changed The Changed event takes place when the control loses the focus and the content of the control has changed since it lost the focus. -Text modified +Text modified The Text modified event takes place if you enter or modify a text in an input field. Item status changed The Item status changed event takes place if the status of the control field has changed. The Item status changed event takes place if the status of the control field has changed. -When receiving focus +When receiving focus The When receiving focus event takes place if a control field receives the focus. -When losing focus +When losing focus The When losing focus event takes place if a control field loses the focus. -Key pressed +Key pressed The Key pressed event occurs when the user presses any key while the control has the focus. This event may be linked to a macro for checking entries. -Key released +Key released The Key released event occurs when the user releases any key while the control has the focus. -Mouse inside +Mouse inside The Mouse inside event takes place if the mouse is inside the control field. -Mouse moved while key pressed +Mouse moved while key pressed The Mouse moved while key pressed event takes place when the mouse is dragged while a key is pressed. An example is when, during drag-and-drop, an additional key determines the mode (move or copy). -Mouse moved +Mouse moved The Mouse moved event occurs if the mouse moves over the control. -Mouse button pressed +Mouse button pressed The Mouse button pressed event occurs if the mouse button is pressed while the mouse pointer is on the control. Note that this event is also used for notifying requests for a popup context menu on the control. -Mouse button released +Mouse button released The Mouse button released event occurs if the mouse button is released while the mouse pointer is on the control. -Mouse outside +Mouse outside The Mouse outside event takes place when the mouse is outside the control field. diff --git a/source/text/shared/02/01170202.xhp b/source/text/shared/02/01170202.xhp index 30135f43da..a1f8600a6e 100644 --- a/source/text/shared/02/01170202.xhp +++ b/source/text/shared/02/01170202.xhp @@ -64,13 +64,13 @@ The following lists and describes all events in a form that can be linked to a macro:
- Before update + Before update The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE". -After update +After update The After update event occurs after the control content changed by the user has been written into the data source. -Prior to reset +Prior to reset The Prior to reset event occurs before a form is reset. The linked macro can, for example, prevent this action by returning "FALSE". A form is reset if one of the following conditions is met: @@ -82,12 +82,12 @@ -After resetting +After resetting The After resetting event occurs after a form has been reset.
-Before submitting +Before submitting The Before submitting event occurs before the form data is sent.
@@ -97,52 +97,52 @@
-Before reloading +Before reloading The Before reloading event occurs before the form is reloaded. The data content has not yet been refreshed.
-When reloading +When reloading The When reloading event occurs directly after the form has been reloaded. The data content has already been refreshed.
-Before unloading +Before unloading The Before unloading event occurs before the form is unloaded; that is, separated from its data source.
-When unloading +When unloading The When unloading event occurs directly after the form has been unloaded; that is, separated from its data source.
-Confirm deletion +Confirm deletion The Confirm deletion event occurs as soon as data has been deleted from the form. For example, the linked macro can request confirmation in a dialog.
-Before record action +Before record action The Before record action event occurs before the current record is changed. For example, the linked macro can request confirmation in a dialog.
-After record action +After record action The After record action event occurs directly after the current record has been changed.
-Before record change +Before record change The Before record change event occurs before the current record pointer is changed. For example, the linked macro can prevent this action by returning "FALSE".
-After record change +After record change The After record change event occurs directly after the current record pointer has been changed.
-Fill parameters +Fill parameters The Fill parameters event occurs when the form to be loaded has parameters that must be filled out. For example, the data source of the form can be the following SQL command: SELECT * FROM address WHERE name=:name Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter. diff --git a/source/text/shared/02/02170000.xhp b/source/text/shared/02/02170000.xhp index 88710ccc43..9b7de70f58 100644 --- a/source/text/shared/02/02170000.xhp +++ b/source/text/shared/02/02170000.xhp @@ -39,7 +39,7 @@ -Icon +Icon diff --git a/source/text/shared/02/09070000.xhp b/source/text/shared/02/09070000.xhp index 058cee1ae4..1cf63b61af 100644 --- a/source/text/shared/02/09070000.xhp +++ b/source/text/shared/02/09070000.xhp @@ -74,10 +74,10 @@ Close Closes the dialog without saving. - Help + Help Opens the Help. -Reset +Reset Resets the entries in the dialog to their original state.
diff --git a/source/text/shared/02/12090000.xhp b/source/text/shared/02/12090000.xhp index c5ed752a65..ff7eaf6c3f 100644 --- a/source/text/shared/02/12090000.xhp +++ b/source/text/shared/02/12090000.xhp @@ -34,7 +34,7 @@ mw converted "standard filters..." into a two level entry and "default filters;" into a cross reference -Standard Filter +Standard Filter Allows you to set the filtering options.
diff --git a/source/text/shared/02/12090100.xhp b/source/text/shared/02/12090100.xhp index 0db5c15507..dc2982c6b8 100644 --- a/source/text/shared/02/12090100.xhp +++ b/source/text/shared/02/12090100.xhp @@ -37,7 +37,7 @@
- + @@ -72,13 +72,13 @@ -Value +Value Specifies a value to filter the field. The Value list box contains all possible values for the specified Field name . Choose the value to be used in the filter. You can also choose the - empty - or -not empty - entries.. If you use the filter function in database tables or forms, then type the value in the Value text box to be used for filtering. -More Options +More Options diff --git a/source/text/shared/02/12100200.xhp b/source/text/shared/02/12100200.xhp index e08d6cf4b5..20f83f13ae 100644 --- a/source/text/shared/02/12100200.xhp +++ b/source/text/shared/02/12100200.xhp @@ -47,7 +47,7 @@ When searching a table, the data fields of the current table are searched. When searching in a form, the data fields of the table linked with the form are searched. The search described here is carried out by %PRODUCTNAME. If you want to use the SQL server to search in a database, then you should use the Form-based Filters icon on the Form Bar. The search function is also available for table controls. When calling the search function from a table control, you can search each column of the table control corresponding to the database columns of the linked database table. - Search for + Search for Specifies the type of search. @@ -55,31 +55,31 @@ Enter the search term in the box or select it from the list. The text under the cursor is already copied into the Text combo box. Note that while running a search in a form, tabs and line breaks cannot be processed. Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box. -Field content is NULL +Field content is NULL Specifies that fields will be found that contain no data. -Field content is not NULL +Field content is not NULL Specifies that fields will be found that contain data. Where to search Specifies the fields for the search. -Form +Form Specifies the logical form in which you want the search to take place. The Form combo box is only visible if the current document is a form document with more than one logical form. It does not appear during a search in tables or queries. Form documents may contain multiple logical forms. These are individual form components, which are each linked to a table. The Form combo box contains the names of all logical forms for which controls exist. -All Fields +All Fields Searches through all fields. If you are running a search in a table, all fields in the table will be searched. If you are running a search in a form, all fields of the logical form (entered under Form) will be searched. If you are running a search in a table control field, all columns that are linked to a valid database table field will be searched. Note that the fields of the current logical form do not have to be identical to the fields of the form document. If the form document contains fields that point to multiple data sources (that is, multiple logical forms), the All Fields option will only search for the fields linked to data sources in the form document. -Single field +Single field Searches through a specified data field. - Settings + Settings Defines settings to control the search. -Position +Position Specifies the relationship of the search term and the field contents. The following options are available:
@@ -118,7 +118,7 @@ If the Wildcard expression check box is marked, this function is not available. -Apply field format +Apply field format Specifies that all field formats are considered when searching in the current document. Field formats are all visible formats that are created using the following possibilities: @@ -203,16 +203,16 @@ If you are searching the values of check boxes, and Apply field format is on, then you will receive a "1" for marked check boxes, a "0" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with Apply field format set to off, you will see the language-dependent default values "TRUE" or "FALSE". If you use Apply field format when searching in list boxes, you find the text displayed in list boxes. If you do not use Apply field format, you will find the contents corresponding to the standard field format. -Match case +Match case Specifies that upper and lower case are taken into consideration during the search. -Search backwards +Search backwards Specifies that the search process will run in reverse direction, from the last to the first record. -From top / From bottom +From top / From bottom Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record. -Wildcard expression +Wildcard expression Allows a search with a * or ? wildcard. You can use the following wildcards:
@@ -254,7 +254,7 @@ If you want to search for the actual characters ? or *, preface them with a backslash: "\?" or "\*". However, this is only necessary when Wildcard expression is enabled. When the option is not enabled, the wildcard characters are processed like normal characters. -Regular expression +Regular expression Searches with regular expressions. The same regular expressions that are supported here are also supported in the %PRODUCTNAME Find & Replace dialog. Searching with regular expressions offers more options than searching with wildcard expressions. If you search with regular expressions, the following characters correspond to those used in searches with wildcards:
@@ -290,14 +290,14 @@ - State + StateThe State line shows the records returned by the search. If the search reaches the end (or the beginning) of a table, the search is automatically continued at the other end.In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted. -Search / Cancel +Search / Cancel Starts or cancels the search. If the search is successfully completed, the corresponding field in the table is highlighted. You can continue the search by clicking the Search button again. You can cancel a search process by clicking the Cancel button. -Close +Close Closes the dialog. The settings of the last search will be saved until you quit %PRODUCTNAME. If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved. diff --git a/source/text/shared/02/14020100.xhp b/source/text/shared/02/14020100.xhp index f06461d73f..f33395cb60 100644 --- a/source/text/shared/02/14020100.xhp +++ b/source/text/shared/02/14020100.xhp @@ -47,10 +47,10 @@ Table name Lists the available tables. To insert a table, select one from the list and click Add. You can also double-click the table name, and a window will be displayed containing the table fields at the top of the query design or the relational window. -Add +Add Inserts the currently selected table. -Close +Close Closes the Add Tables dialog. diff --git a/source/text/shared/02/14030000.xhp b/source/text/shared/02/14030000.xhp index 520ae3d28e..b4eb04bbf5 100644 --- a/source/text/shared/02/14030000.xhp +++ b/source/text/shared/02/14030000.xhp @@ -43,7 +43,7 @@ -Icon +Icon -- cgit