diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2019-06-10 12:52:10 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-11 14:18:29 +0200 |
commit | ea80337c9a6be3ae697ca66b8db5796badff7302 (patch) | |
tree | a978a44e0ef999fec0c32d9788a9e3f21e4e3155 /source | |
parent | d674f16ccb2f7c8072988dabc69ff78dd5793e47 (diff) |
Drop some bookmarkless ahelps from Base - File menu page
These describe commands explained elsewhere
Change-Id: I16eac8ad50cafc709fdb7352d1d08180dc631539
Reviewed-on: https://gerrit.libreoffice.org/73775
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/explorer/database/menufile.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/explorer/database/menufile.xhp b/source/text/shared/explorer/database/menufile.xhp index 90a250464f..506c4fe2ff 100644 --- a/source/text/shared/explorer/database/menufile.xhp +++ b/source/text/shared/explorer/database/menufile.xhp @@ -35,15 +35,15 @@ </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"><ahelp hid=".">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.</ahelp></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"><ahelp hid=".">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.</ahelp></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"><ahelp hid=".">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.</ahelp></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"><ahelp hid=".">Opens a submenu.</ahelp></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"><ahelp hid=".">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.</ahelp></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> |