diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-13 16:04:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-13 16:09:40 +0200 |
commit | dab0c782e5d051741a7a3b103a55ae591783b627 (patch) | |
tree | 8b3100bdf1a3c974c7e074dbfb4cffe3fe732bd3 /source/text/swriter | |
parent | cbc8df1f326c1ddc4b2785a62b87766a24c3f88a (diff) |
tdf#157180 DDE links works in Linux and Mac
Change-Id: I764d477d7e2505ca44f97f5bf82cedbdee0efab4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156880
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/table_insert.xhp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/source/text/swriter/guide/table_insert.xhp b/source/text/swriter/guide/table_insert.xhp index a212551cae..ac7b1c40fc 100644 --- a/source/text/swriter/guide/table_insert.xhp +++ b/source/text/swriter/guide/table_insert.xhp @@ -155,12 +155,10 @@ </tablerow> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3150965" role="tablecontent"><switchinline select="sys"><caseinline select="WIN">DDE link (only under Windows) -</caseinline></switchinline></paragraph> + <paragraph xml-lang="en-US" id="par_id3150965" role="tablecontent">DDE link</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3154377" role="tablecontent"><switchinline select="sys"><caseinline select="WIN">Table structure and contents, without formatting. With updating -</caseinline></switchinline></paragraph> + <paragraph xml-lang="en-US" id="par_id3154377" role="tablecontent">Table structure and contents, without formatting. With updating</paragraph> </tablecell> </tablerow> </table> |