From 4c075b1fefe6b5220c1b4cdddbb5ed6b6331d4f5 Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Tue, 15 Nov 2022 20:47:48 +0200 Subject: tdf152013 Remove "imports one" when opening a file Change-Id: I6d3c7a6f00b8cc704c94d48be9a82a353c4824d1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142686 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/01020000.xhp | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index e23446f82b..8d49beb7e3 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -41,15 +41,17 @@ styles; changed message mw replaced "wildcards" by "regular expressions"mw deleted "regular expressions;" and "files;" -
+ +

Open

- Opens a local or remote file, or imports one. + Opens a local or a remote file.
+
@@ -60,11 +62,9 @@

Display area

Displays the files and folders in the folder that you are in. To open a file, select the file, and then click Open. To open more than one document at the same time, each in an own window, hold CommandCtrl while you click the files, and then click Open. - Modern system file dialogs present many features for file handling. Most allows you to rename, delete, create files, sort list of files, display files and folders in icons, tree or list views, traverse the file system folder tree and much more. Use the mouse right button to get a list of commands on the selected files in the display area. - Click to delete the file with the name shown in this dialog. @@ -80,17 +80,22 @@ The following features are available in the dialog: +

Version

If there are multiple versions of the selected file, select the version that you want to open. You can save and organize multiple versions of a document by choosing File - Versions. The versions of a document are opened in read-only mode. +

File type

Select the file type that you want to open, or select All Files (*) to display a list of all of the files in the folder. +

Open

Opens the selected document(s). +

Insert

If you opened the dialog by choosing Insert - Document, the Open button is labeled Insert. Inserts the selected file into the current document at the cursor position. +

Read-only

Opens the file in read-only mode. @@ -103,6 +108,7 @@
+

Opening Documents With Templates

When you open a document created from a template, %PRODUCTNAME checks to see if the template has been modified since the document was last opened. If the template was changed, a dialog is shown where you can select which styles to apply to the document. @@ -118,9 +124,11 @@ To break the link between the document and the missing template, click No, otherwise %PRODUCTNAME will look for the template the next time you open the document. When you use File - Save As and select a template filter to save a template in a directory that is not specified in the Templates path, then the documents based on that template will not be checked.
+
Opening Documents Import and Export Filters
+ -- cgit