diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2018-01-01 03:53:03 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:40:42 +0100 |
commit | 4bf9874fb73176e99835b41d7d898acebc636b8f (patch) | |
tree | a82bbde83c92c12dd13f5511dde5d2f5b8ceedce /source | |
parent | c15c8da5253466757dc702c1efca99cfd1ccc7f1 (diff) |
No need for ahelps here
Change-Id: I38e52f76333aa7378dd13d87dc9b3b10d4c07b50
Reviewed-on: https://gerrit.libreoffice.org/47433
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/01160000.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/01/01160000.xhp b/source/text/shared/01/01160000.xhp index f5cb08f500..bd8ea89a5c 100644 --- a/source/text/shared/01/01160000.xhp +++ b/source/text/shared/01/01160000.xhp @@ -49,21 +49,21 @@ <switch select="appl"> <case select="CALC"> <paragraph role="heading" id="hd_id8111514" xml-lang="en-US" level="2">E-mail as OpenDocument Spreadsheet</paragraph> -<paragraph role="paragraph" id="par_id5917844" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id5917844" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</paragraph> <paragraph role="heading" id="hd_id5112460" xml-lang="en-US" level="2">E-mail as Microsoft Excel</paragraph> -<paragraph role="paragraph" id="par_id5759453" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Excel file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id5759453" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Excel file format is used.</paragraph> </case> <case select="IMPRESS"> <paragraph role="heading" id="hd_id6694540" xml-lang="en-US" level="2">E-mail as OpenDocument Presentation</paragraph> -<paragraph role="paragraph" id="par_id7829218" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id7829218" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</paragraph> <paragraph role="heading" id="hd_id2099063" xml-lang="en-US" level="2">E-mail as Microsoft PowerPoint Presentation</paragraph> -<paragraph role="paragraph" id="par_id8319650" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft PowerPoint file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id8319650" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft PowerPoint file format is used.</paragraph> </case> <case select="WRITER"> <paragraph role="heading" id="hd_id9657277" xml-lang="en-US" level="2">E-mail as OpenDocument Text</paragraph> -<paragraph role="paragraph" id="par_id9085055" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id9085055" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</paragraph> <paragraph role="heading" id="hd_id7941831" xml-lang="en-US" level="2">E-mail as Microsoft Word</paragraph> -<paragraph role="paragraph" id="par_id5421918" xml-lang="en-US"><ahelp hid=".">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Word file format is used.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id5421918" xml-lang="en-US">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Word file format is used.</paragraph> </case> </switch> <embed href="text/shared/01/ref_pdf_send_as.xhp#ref_pdf_send_as"/> |