diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-02-06 21:38:54 +0100 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-02-07 10:53:16 +0000 |
commit | 27b8077b09959335a979bc14d460880ef014867d (patch) | |
tree | e6725499680bab0187bc406d24c9ce2ee41144b3 /source/text/scalc | |
parent | f21f6b925ece2ecc813f6491dad3fe096215d7ff (diff) |
Calc gridlines are now set by dropdown, not by checkbox
Change-Id: Ic650beab3bf9234554c7d8733c9c07abc2326272
Reviewed-on: https://gerrit.libreoffice.org/22172
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/guide/table_view.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/table_view.xhp b/source/text/scalc/guide/table_view.xhp index d868de2520..b73f297b6d 100644 --- a/source/text/scalc/guide/table_view.xhp +++ b/source/text/scalc/guide/table_view.xhp @@ -49,7 +49,7 @@ <paragraph role="paragraph" id="par_id3147436" xml-lang="en-US" l10n="U" oldref="4">To hide grid lines:</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3153726" xml-lang="en-US" l10n="CHG" oldref="5">Under the menu item <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>, go to the <emph>View</emph> tab page. Unmark <emph>Grid lines</emph>. Confirm with <emph>OK</emph>.</paragraph> +<paragraph role="listitem" id="par_id3153726" xml-lang="en-US">Under the menu item <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>, go to the <emph>View</emph> tab page. Choose <emph>Hide</emph> in the <emph>Grid lines</emph> dropdown. Confirm with <emph>OK</emph>.</paragraph> </listitem> </list> <section id="relatedtopics"> |