diff options
Diffstat (limited to 'helpcontent2/source/text/shared/guide/doc_open.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/doc_open.xhp | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/doc_open.xhp b/helpcontent2/source/text/shared/guide/doc_open.xhp new file mode 100644 index 000000000..7161b37ef --- /dev/null +++ b/helpcontent2/source/text/shared/guide/doc_open.xhp @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + <meta> + <topic id="textsharedguidedoc_openxml" indexer="include"> + <title id="tit" xml-lang="en-US">Opening Documents</title> + <filename>/text/shared/guide/doc_open.xhp</filename> + </topic> + </meta> + + <body> + + <bookmark xml-lang="en-US" branch="index" id="bm_id3147834"> + <bookmark_value>opening; documents</bookmark_value> + <bookmark_value>documents; opening</bookmark_value> + <bookmark_value>files; opening</bookmark_value> + <bookmark_value>loading; documents</bookmark_value> + <bookmark_value>spreadsheets;creating/opening</bookmark_value> + <bookmark_value>presentations;creating/opening</bookmark_value> + <bookmark_value>new documents</bookmark_value> + <bookmark_value>empty documents</bookmark_value> + <bookmark_value>text documents;creating/opening</bookmark_value> + <bookmark_value>drawings; creating/opening</bookmark_value> + <bookmark_value>HTML documents; new</bookmark_value> + <bookmark_value>formulas; new</bookmark_value> + </bookmark> + <comment>mw changed "tables;..." to "spreadsheets;..."</comment><comment>mw made one entry out of two for "spreadsheets;", "presentations;" and "text (documents);"</comment> + + <paragraph id="hd_id3147834" role="heading" level="1" xml-lang="en-US"><variable id="doc_open"><link href="text/shared/guide/doc_open.xhp" name="Opening Documents">Opening Documents</link></variable></paragraph> + + <paragraph id="hd_id3147653" role="heading" level="2" xml-lang="en-US">Opening an existing document</paragraph> + + <paragraph id="par_id3149398" role="paragraph" xml-lang="en-US">Do one of the following:</paragraph> + <list type="unordered"> + <listitem> + <paragraph id="par_idN107A9" role="listitem" xml-lang="en-US">Choose <menuitem>File – Open</menuitem></paragraph> + </listitem> + <listitem> + <paragraph id="par_id210820160859353525" role="listitem" xml-lang="en-US">Choose<menuitem> File – Open Remote</menuitem></paragraph> + </listitem> + <listitem> + <paragraph id="par_id210820160901392820" role="listitem" xml-lang="en-US">Do a long click in the <emph>Open</emph> icon on the standard toolbar and select <emph>Open Remote File</emph> in the bottom of the list.</paragraph> + </listitem> + </list> + <paragraph id="par_id3149164" role="listitem" xml-lang="en-US">Select the file you want to open and click <emph>Open</emph>.</paragraph> + + <paragraph id="hd_id3149234" role="heading" level="3" xml-lang="en-US">Restrict Files to Display</paragraph> + <paragraph id="par_id3150985" role="paragraph" xml-lang="en-US">To restrict the display of files in the <emph>Open</emph> dialog to a certain type select the corresponding <emph>File type</emph> from the list. Select <emph>All Files</emph> to display all files.</paragraph> + + <paragraph id="hd_id4651326" role="heading" level="3" xml-lang="en-US">Cursor Position</paragraph> + <paragraph id="par_id5509201" role="paragraph" xml-lang="en-US">In general, all documents open with the cursor at the start of the document.</paragraph> + <paragraph id="par_id6594744" role="paragraph" xml-lang="en-US">One exception appears when the author of a Writer text document saves and reopens a document: The cursor will be at the same position where it has been when the document was saved. This only works when the name of the author was entered in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - User Data</menuitem>.</paragraph> + + <paragraph id="par_id3422650" role="paragraph" xml-lang="en-US">Press <keycode>Shift+F5</keycode> to set the cursor to the last saved position.</paragraph> + + <paragraph id="hd_id3148453" role="heading" level="2" xml-lang="en-US">Opening an Empty Document</paragraph> + <paragraph id="par_id3147287" role="paragraph" xml-lang="en-US">Click the <emph>New</emph> icon on the Standard bar or choose <emph>File - New</emph>. This opens a document of the document type specified.</paragraph> + <paragraph id="par_id3153092" role="paragraph" xml-lang="en-US">If you click the arrow next to the <emph>New</emph> icon, a submenu opens in which you can select another document type.</paragraph> + + <section id="relatedtopics"> + <embed href="text/shared/guide/cmis-remote-files.xhp#remote-files"/> + <paragraph id="par_id3148616" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01020000.xhp" name="File - Open">File - Open</link></paragraph> + <embed href="text/shared/00/00000021.xhp#xmlformat"/> + <embed href="text/shared/guide/ms_user.xhp#ms_user"/> + </section> +</body> +</helpdocument> |