diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/sdatabase/menufile.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/sdatabase/menufile.xhp')
-rw-r--r-- | helpcontent2/source/text/sdatabase/menufile.xhp | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/helpcontent2/source/text/sdatabase/menufile.xhp b/helpcontent2/source/text/sdatabase/menufile.xhp new file mode 100644 index 000000000..cf1f0a533 --- /dev/null +++ b/helpcontent2/source/text/sdatabase/menufile.xhp @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + * 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 . + --> +<helpdocument version="1.0"> +<meta> +<topic id="textsharedexplorerdatabasemenufilexml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">File</title> +<filename>/text/sdatabase/menufile.xhp</filename> +</topic> +<history> +<created date="2004-07-29T14:25:38">UFI: File menu for Database</created> +</history> +</meta> +<body> +<section id="file"> +<h1 id="par_idN1054D"><link href="text/sdatabase/menufile.xhp">File</link></h1> +</section> +<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US">The File menu of a database window. Only entries specific to databases are listed.</paragraph> +<h2 id="par_idN105C0">Save</h2> +<paragraph role="paragraph" id="par_idN105C4" xml-lang="en-US">Saves the current database file, query, form or report. For the database file, you see the <link href="text/shared/01/01070000.xhp">file save</link> dialog. For the other objects, you see the <link href="text/sdatabase/menufilesave.xhp">Save</link> dialog.</paragraph> +<h2 id="par_idN105D5">Save As</h2> +<paragraph role="paragraph" id="par_idN105D9" xml-lang="en-US">Saves the current database file with another name. In the <link href="text/shared/01/01070000.xhp">file save</link> dialog, select a path and file name to save.</paragraph> +<h2 id="par_idN105EA">Export</h2> +<paragraph role="paragraph" id="par_idN105EE" xml-lang="en-US">Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</paragraph> +<h2 id="par_idN105F1">Send</h2> +<paragraph role="paragraph" id="par_idN105F5" xml-lang="en-US">Opens a submenu.</paragraph> +<h3 id="par_idN105F8">Email Document</h3> +<paragraph role="paragraph" id="par_idN105FC" xml-lang="en-US">Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body.</paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:DBSendReportAsMail" id="bm_id4928739" localize="false"/> +<h3 id="par_idN105FF">Report as Email</h3> +<paragraph role="paragraph" id="par_idN10603" xml-lang="en-US"><ahelp hid=".">Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:DBSendReportToWriter" id="bm_id1669362" localize="false"/> +<h3 id="par_idN10606">Report to Text Document</h3> +<paragraph role="paragraph" id="par_idN1060A" xml-lang="en-US"><ahelp hid=".">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp></paragraph> +</body> +</helpdocument> |