diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-12-27 11:47:43 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-27 19:23:04 +0100 |
commit | 928e87fe68bf8524caf463aff82851c712e6f5f0 (patch) | |
tree | 27a4b8e52b3c6b375f3ad9ca75ad762b6443a558 /source/text/simpress | |
parent | e6095165acb81b895d5671a4414faf7885a622ff (diff) |
fix keyboard shortcut for splitting objects
Change-Id: Ib5db66867087f994ab7d423e347a93ba7818e25d
Reviewed-on: https://gerrit.libreoffice.org/65640
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/04/01020000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp index 456b67eb8b..dfd36ccf2f 100644 --- a/source/text/simpress/04/01020000.xhp +++ b/source/text/simpress/04/01020000.xhp @@ -335,8 +335,8 @@ </tablerow> <tablerow> <tablecell colspan="" rowspan=""> -<paragraph role="tablecontent" id="hd_id3149485" xml-lang="en-US">Shift+<switchinline select="sys"><caseinline select="MAC">Command -</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ K</paragraph> +<paragraph role="tablecontent" id="hd_id3149485" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+K</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="par_id3151253" xml-lang="en-US">Combine selected objects.</paragraph> @@ -344,8 +344,8 @@ </tablerow> <tablerow> <tablecell colspan="" rowspan=""> -<paragraph role="tablecontent" id="hd_id3149104" xml-lang="en-US">Shift+<switchinline select="sys"><caseinline select="MAC">Command -</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ K</paragraph> +<paragraph role="tablecontent" id="hd_id3149104" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command+Option +</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+K</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="tablecontent" id="par_id3154834" xml-lang="en-US">Split selected object. This combination only works on an object that was created by combining two or more objects.</paragraph> |