diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2013-02-02 21:15:06 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-02-03 11:41:52 +0100 |
commit | 5df11836790b705261ba5cc72f3e52a4569472a4 (patch) | |
tree | caaba238769dde4a2861d0bacb6f69b3c850ad3f /source | |
parent | bf7defabfd44aa46fe2b439ff4e154f8050c20eb (diff) |
input line in Calc can be expanded to the multi-line
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/guide/text_wrap.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/text_wrap.xhp b/source/text/scalc/guide/text_wrap.xhp index e0325579f8..7633e23d0b 100644 --- a/source/text/scalc/guide/text_wrap.xhp +++ b/source/text/scalc/guide/text_wrap.xhp @@ -38,7 +38,7 @@ <section id="wraptext"> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="41">Pressing the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut only works directly in the cell, not in the input line.</paragraph> +<paragraph role="listitem" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="41">Pressing the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expaneded to the multi-line by the Down arrow button on the right.</paragraph> </listitem> </list> <paragraph role="paragraph" id="par_id3153142" xml-lang="en-US" l10n="U" oldref="43">If you want the text to automatically break at the right border of the cell, proceed as follows:</paragraph> |