From 35c3a7c5774b09f974ebd34919c13b3aaa51bd4a Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Thu, 3 Mar 2016 21:30:55 +0100 Subject: update parts related to direct cursor mode new Edit menu item added, icon on the Tools bar renamed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If5edfff9fb8a71bdf3ed1aea02a23ba469e1fbf2 Reviewed-on: https://gerrit.libreoffice.org/22880 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/shared/optionen/01040600.xhp | 3 +-- source/text/swriter/00/00000402.xhp | 1 + source/text/swriter/02/18130000.xhp | 10 +++++++--- source/text/swriter/main0102.xhp | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) (limited to 'source') diff --git a/source/text/shared/optionen/01040600.xhp b/source/text/shared/optionen/01040600.xhp index 42a385ad5f..b028984eac 100644 --- a/source/text/shared/optionen/01040600.xhp +++ b/source/text/shared/optionen/01040600.xhp @@ -93,8 +93,7 @@ Defines all the properties of the direct cursor. Direct cursor -Activates the direct cursor. You can also activate this function by clicking the Direct Cursor On/Off -Direct Cursor On/Off icon in a text document. +Activates the direct cursor. You can also activate this function by clicking the Direct Cursor ModeToggle Direct Cursor Mode icon or by choosing the Edit - Direct Cursor Mode command in a text document. Insert (not for HTML document) Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options: diff --git a/source/text/swriter/00/00000402.xhp b/source/text/swriter/00/00000402.xhp index 0d2cd81d9a..46bc885b2b 100644 --- a/source/text/swriter/00/00000402.xhp +++ b/source/text/swriter/00/00000402.xhp @@ -71,5 +71,6 @@ Choose Edit - Selection Mode +Choose Edit - Direct Cursor Mode diff --git a/source/text/swriter/02/18130000.xhp b/source/text/swriter/02/18130000.xhp index 0c4a20d32b..7b656f2d47 100644 --- a/source/text/swriter/02/18130000.xhp +++ b/source/text/swriter/02/18130000.xhp @@ -21,7 +21,7 @@ -Direct Cursor On/Off +Direct Cursor Mode /text/swriter/02/18130000.xhp @@ -31,9 +31,12 @@ -Direct Cursor On/Off +Direct Cursor Mode Activates or deactivates the direct cursor. You can specify the behavior of the direct cursor by choosing %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids. +
+ +On Tools bar, click
@@ -43,11 +46,12 @@ -Direct Cursor On/Off +Toggle Direct Cursor Mode
+
The direct cursor allows you to click in any blank area of a page to place text, images, tables, frames, and other objects. If you place the direct cursor approximately in the middle between the left and the right margin of a page or a table cell, the text you insert will be centered. Similarly, text is right-aligned when the direct cursor is placed on the right margin. diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index 796242cb5e..83f83440cb 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -47,7 +47,7 @@ Select Text -Direct Cursor Mode +Direct Cursor Mode Allows a user to click at the beginning, middle, or end of any possible text line on a page and then begin typing. -- cgit