diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-06-26 14:31:39 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-06-26 14:31:39 -0500 |
commit | bb320c4e73967aff4b1b92c46c82a5dc5bdd8d3f (patch) | |
tree | 04ddb6ea75a192f0caca25fcb2003b3135ef1584 /source/text/swriter/01/04020100.xhp | |
parent | b915986913b52910c342eb831351897868226c0d (diff) |
Expand some useless “MS” abbreviations to “Microsoft”
Abbreviations should be used only when we lack space
(e.g., in UI), but there’s plenty of it here
Change-Id: Ib0ac97b2003ca96e4bc286a1a1436bda0f81bd8a
Diffstat (limited to 'source/text/swriter/01/04020100.xhp')
-rw-r--r-- | source/text/swriter/01/04020100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/04020100.xhp b/source/text/swriter/01/04020100.xhp index bffcbea211..ca36186adb 100644 --- a/source/text/swriter/01/04020100.xhp +++ b/source/text/swriter/01/04020100.xhp @@ -56,7 +56,7 @@ <paragraph role="heading" id="hd_id3153672" xml-lang="en-US" level="3">DDE<comment>UFI: WIN only, while fixing #109638#</comment></paragraph> <paragraph role="paragraph" id="par_id3151310" xml-lang="en-US"><ahelp hid=".">Creates a <emph>DDE </emph>link. Select this check box, and then enter the <emph>DDE </emph>command that you want to use. The <emph>DDE</emph> option is only available if the <emph>Link</emph> check box is selected.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3143280" xml-lang="en-US">The general syntax for a DDE command is: "<Server> <Topic> <Item>", where server is the DDE name for the application that contains the data. Topic refers to the location of the Item (usually the file name), and Item represents the actual object.</paragraph> -<paragraph role="paragraph" id="par_id3149098" xml-lang="en-US">For example, to insert a section named "Section1" from a $[officename] text document abc.odt as a DDE link, use the command: "soffice x:\abc.odt Section1". To insert the contents of the first cell from a MS Excel spreadsheet file called "abc.xls", use the command: "excel x:\[abc.xls]Sheet1 z1s1". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3149098" xml-lang="en-US">For example, to insert a section named "Section1" from a $[officename] text document abc.odt as a DDE link, use the command: "soffice x:\abc.odt Section1". To insert the contents of the first cell from a Microsoft Excel spreadsheet file called "abc.xls", use the command: "excel x:\[abc.xls]Sheet1 z1s1". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/sectionpage/filename" id="bm_id3149038" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/editsectiondialog/filename" id="bm_id3149042" localize="false"/> <paragraph role="heading" id="hd_id3153640" xml-lang="en-US" level="3">File name<switchinline select="sys"><caseinline select="WIN"> / DDE command |