diff options
Diffstat (limited to 'helpcontent2/source/text/shared/explorer/database/menufile.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/explorer/database/menufile.xhp | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/explorer/database/menufile.xhp b/helpcontent2/source/text/shared/explorer/database/menufile.xhp new file mode 100644 index 000000000..506c4fe2f --- /dev/null +++ b/helpcontent2/source/text/shared/explorer/database/menufile.xhp @@ -0,0 +1,54 @@ +<?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/shared/explorer/database/menufile.xhp</filename> +</topic> +<history> +<created date="2004-07-29T14:25:38">UFI: File menu for Database</created> +</history> +</meta> +<body> +<section id="file"> +<paragraph role="heading" id="par_idN1054D" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/menufile.xhp">File</link></paragraph> +</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> +<paragraph role="heading" id="par_idN105C0" xml-lang="en-US" level="2">Save</paragraph> +<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/shared/explorer/database/menufilesave.xhp">Save</link> dialog.</paragraph> +<paragraph role="heading" id="par_idN105D5" xml-lang="en-US" level="2">Save As</paragraph> +<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> +<paragraph role="heading" id="par_idN105EA" xml-lang="en-US" level="2">Export</paragraph> +<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> +<paragraph role="heading" id="par_idN105F1" xml-lang="en-US" level="2">Send</paragraph> +<paragraph role="paragraph" id="par_idN105F5" xml-lang="en-US">Opens a submenu.</paragraph> +<paragraph role="heading" id="par_idN105F8" xml-lang="en-US" level="3">E-mail Document</paragraph> +<paragraph role="paragraph" id="par_idN105FC" xml-lang="en-US">Opens the default e-mail application to send a new e-mail. 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"/> +<paragraph role="heading" id="par_idN105FF" xml-lang="en-US" level="3">Report as E-mail</paragraph> +<paragraph role="paragraph" id="par_idN10603" xml-lang="en-US"><ahelp hid=".">Opens the default e-mail application to send a new e-mail. 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"/> +<paragraph role="heading" id="par_idN10606" xml-lang="en-US" level="3">Report to Text Document</paragraph> +<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> |