From 374b792c275fbfb5fad9d12764fecde6d1d5aaaa Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 7 Jun 2023 12:33:51 -0300 Subject: tdf#154996 Add tabbed UI commands in Help page + refactoring + End of Writer edit menu Change-Id: Ib93d75b18fd596eb27e92ad818656c0ef2bda821 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152710 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/edit_menu.xhp | 15 ++++++++- source/text/shared/01/02200000.xhp | 17 ++++++----- source/text/swriter/00/00000402.xhp | 61 +++++++++++++++++++++++++------------ source/text/swriter/01/02140000.xhp | 2 -- source/text/swriter/01/04180400.xhp | 49 ++++++++++++++--------------- source/text/swriter/02/18130000.xhp | 28 +++++------------ source/text/swriter/main0102.xhp | 8 ++--- 7 files changed, 99 insertions(+), 81 deletions(-) diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index 522fc8a490..f423a554ee 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -383,7 +383,20 @@ Select a frame, then choose Edit - OLE Object - Properties. Open context menu of selected frame, choose Properties. -Choose Edit - OLE Object. + +
+ + Choose Edit - OLE Object. + + Choose commands in the menu. + + + + Choose Object - Object menu - OLE object. + + +
+ Choose Edit - OLE Object - Edit, also in the context menu of selected object. Choose Edit - OLE Object - Open. diff --git a/source/text/shared/01/02200000.xhp b/source/text/shared/01/02200000.xhp index ac864cc2b5..1a24952c6d 100644 --- a/source/text/shared/01/02200000.xhp +++ b/source/text/shared/01/02200000.xhp @@ -20,25 +20,26 @@ - OLE Object (Edit) + OLE Object (Edit) /text/shared/01/02200000.xhp
- -

OLE Object

-Lets you edit a selected OLE object that you inserted from the Insert - OLE Object submenu. + +

OLE Object

+Lets you edit a selected OLE object that you inserted from the Insert - OLE Object submenu.
- +

Save Copy as

+Opens the Save as dialog to save a copy of the object in a file. The file extension suggested depends on the type of the OLE object.
- +
- -Resizes the object to the original size. + +Resizes the object to the original size. diff --git a/source/text/swriter/00/00000402.xhp b/source/text/swriter/00/00000402.xhp index 4b6d3bd93e..558b351963 100644 --- a/source/text/swriter/00/00000402.xhp +++ b/source/text/swriter/00/00000402.xhp @@ -26,27 +26,31 @@

Edit Menu

-Choose Tools - AutoText -Command -Ctrl+F3 -On the Insert toolbar, click -
- - - - -Icon - - - -AutoText - - -
+ Choose Tools - AutoText + Command + Ctrl+F3 + On the Insert toolbar, click +
+ + + + + Icon + + + + AutoText + + +
+
+
+ + Choose Edit - Exchange Database + + Choose Tools, open menu button and select Exchange Database.
-Choose Edit - Exchange Database -
@@ -121,7 +125,24 @@ CommandCtrl + Shift + I
-Choose Edit - Direct Cursor Mode + +
+ + Choose Edit - Direct Cursor Mode + + Choose Home - Home menu - Direct Cursor Mode. + + + + + Icon Toggle Direct Cursor Mode + + + Toggle Direct Cursor Mode + + +
+
diff --git a/source/text/swriter/01/02140000.xhp b/source/text/swriter/01/02140000.xhp index c2d762a543..c8ad4428ba 100644 --- a/source/text/swriter/01/02140000.xhp +++ b/source/text/swriter/01/02140000.xhp @@ -26,9 +26,7 @@ - -

Edit Fields

Opens a dialog where you can edit the properties of a field. Click in front of a field, and then choose this command. In the dialog, you can use the arrow buttons to move to the previous or the next field. You can also double-click a field in your document to open the field for editing. diff --git a/source/text/swriter/01/04180400.xhp b/source/text/swriter/01/04180400.xhp index c5fbb65038..6d01142f38 100644 --- a/source/text/swriter/01/04180400.xhp +++ b/source/text/swriter/01/04180400.xhp @@ -20,72 +20,69 @@ - Exchange Database + Exchange Database /text/swriter/01/04180400.xhp - - - -
- + databases; exchanging address books; exchanging exchanging databases replacing;databases - - - + + + +

Exchange Database

-Change the data sources for the current document. To correctly display the contents of inserted fields, the replacement database must contain identical field names. +Change the data sources for the current document. To correctly display the contents of inserted fields, the replacement database must contain identical field names.
-For example, if you inserting address fields in a form letter from an address database, you can then exchange the database with another address database to insert different addresses. +For example, if you inserting address fields in a form letter from an address database, you can then exchange the database with another address database to insert different addresses.

Exchange Databases

-You can only change one database at a time in this dialog. - +You can only change one database at a time in this dialog. +

Databases in Use

-Lists the databases that are currently in use. The current document contains at least one data field from each of the databases in the list. - +Lists the databases that are currently in use. The current document contains at least one data field from each of the databases in the list. +

Available Databases

-Lists the databases that are registered in %PRODUCTNAME. - +Lists the databases that are registered in %PRODUCTNAME. +

Browse

-Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list. - +Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list. +

Define

-Replaces the current data source with the data source that you selected in the Available Databases list. +Replaces the current data source with the data source that you selected in the Available Databases list.

To exchange a database:

-Ensure that both databases contain matching field names and field types. +Ensure that both databases contain matching field names and field types. - Click in the document that you want to change the data source for. + Click in the document that you want to change the data source for. - Choose Edit - Exchange Database. + Choose Edit - Exchange Database. - In the Databases in Use list, select the database table that you want to replace. + In the Databases in Use list, select the database table that you want to replace. - In the Available Databases list, select the replacement database table. + In the Available Databases list, select the replacement database table. - Click Define. + Click Define. diff --git a/source/text/swriter/02/18130000.xhp b/source/text/swriter/02/18130000.xhp index 74078e3a55..7922dc83f8 100644 --- a/source/text/swriter/02/18130000.xhp +++ b/source/text/swriter/02/18130000.xhp @@ -19,42 +19,30 @@ -Direct Cursor Mode +Direct Cursor Mode /text/swriter/02/18130000.xhp -direct cursor; restriction +direct cursor; restriction - +

Direct Cursor Mode

-Activates or deactivates the direct cursor. + Activates or deactivates the direct cursor. You can click at the beginning, middle, or end of any possible text line on a page and then begin typing.
You can specify the behavior of the direct cursor by choosing %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids.
- On Tools bar, click - - - - -Icon Toggle Direct Cursor Mode - - -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. + +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. The AutoCorrect tool automatically removes empty paragraphs, tabs, and spaces that are inserted by the direct cursor. If you want to use the direct cursor, then disable the AutoCorrect tool. -The direct cursor sets tabs to position the cursor. If you change the tabs later. the position of the text on the page may change as well. +The direct cursor sets tabs to position the cursor. If you change the tabs later. the position of the text on the page may change as well.
diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index d2927f9cf8..0dbec975d6 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -61,12 +61,12 @@

External Links

-

OLE Object

- + + -

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