From c39ebf24983ffc3c2bfc52a61ddebf7512b68e10 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 2 Dec 2013 11:57:46 +0100 Subject: fdo#71742 fix incorrect usage of tag Change-Id: I58a790440cd487cbab941104dd68a6a3ff8e7888 --- source/text/shared/00/00000001.xhp | 24 ++++++++++++++---------- source/text/shared/00/00000005.xhp | 9 +++------ 2 files changed, 17 insertions(+), 16 deletions(-) (limited to 'source') diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp index 3f18a5d95b..e5ddc1e94f 100644 --- a/source/text/shared/00/00000001.xhp +++ b/source/text/shared/00/00000001.xhp @@ -1,6 +1,6 @@ - + - - + + Frequently-Used Buttons @@ -55,6 +55,7 @@
Spin button +
In form controls, a spin button is a property of a numerical field, currency field, date field, or time field. If the property "Spin button" is enabled, the field shows a pair of symbols with arrows pointing to opposing directions, either vertically or horizontally. @@ -65,6 +66,7 @@ You can type a numerical value into the field next to the spin button, or select the value with the up-arrow or down-arrow symbols on the spin button. On the keyboard you can press the up arrow and down arrow keys to increase or reduce the value. You can press the Page Up and Page Down keys to set the maximum and minimum value. If the field next to the spin button defines numerical values, you can also define a measurement unit, for example, 1 cm or 5 mm, 12 pt or 2". +
Context Menu +
To activate the context menu of an object, first click the object with the left mouse button to select it, and then, while holding down the Ctrl key or the Command and Option keys, click the mouse button again click the right mouse button. Some context menus can be called even if the object has not been selected. Context menus are found just about everywhere in $[officename]. +
@@ -166,7 +170,7 @@ Icon - + Shrink @@ -176,7 +180,7 @@ Icon - + Maximize @@ -252,17 +256,17 @@ oldref="52">More Click the More button to expand the dialog to show further options. Click again to restore the dialog.
- See also the following functions: + See also the following functions: The search supports regular expressions. You can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \ character. You can switch the automatic evaluation of regular expression on and off in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate. - If an error occurs, the function returns a logical or numerical value. + If an error occurs, the function returns a logical or numerical value. - (This command is only accessible through the context menu). + (This command is only accessible through the context menu). - By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. + By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. - Press Shift+F1 and point to a control to learn more about that control. + Press Shift+F1 and point to a control to learn more about that control.
diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index b6e082ef17..003a9b3387 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -85,10 +85,8 @@
- Context Menu - - +
@@ -272,9 +270,8 @@
- - - + Spin button +
-- cgit