diff options
author | André Schnabel <andre.schnabel@gmx.net> | 2011-07-03 22:18:11 +0200 |
---|---|---|
committer | Katarina Machalkova <kmachalkova@suse.cz> | 2011-07-06 10:24:23 +0200 |
commit | 6048d273d50a21b8e67565005fd420c33d4499a5 (patch) | |
tree | 399f00a847c05fcfbc8e2153a5a1fd95a7ae7e24 | |
parent | 5a6bf68cdeac23f873fa58246c42d426d3b552ff (diff) |
help for fdo#30800: help for changed grid line option
Changed help and tool tip strings for the new grid line option
(using tri-state drop-down instead of checkbox)
-rw-r--r-- | helpcontent2/source/text/scalc/guide/table_view.xhp | 3 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/optionen/01060100.xhp | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/helpcontent2/source/text/scalc/guide/table_view.xhp b/helpcontent2/source/text/scalc/guide/table_view.xhp index 8413a2640f..1af9c74733 100644 --- a/helpcontent2/source/text/scalc/guide/table_view.xhp +++ b/helpcontent2/source/text/scalc/guide/table_view.xhp @@ -59,8 +59,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 <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph> -<emph>,</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" l10n="CHG" oldref="5">Under the menu item <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph><emph>,</emph> go to the <emph>View</emph> tab page. Choose to hide <emph>Grid lines</emph> from the drop-down. Confirm with <emph>OK</emph>.</paragraph> </listitem> </list> <section id="relatedtopics"> diff --git a/helpcontent2/source/text/shared/optionen/01060100.xhp b/helpcontent2/source/text/shared/optionen/01060100.xhp index 7c5b936e56..7976bb48bf 100644 --- a/helpcontent2/source/text/shared/optionen/01060100.xhp +++ b/helpcontent2/source/text/shared/optionen/01060100.xhp @@ -76,11 +76,10 @@ <paragraph xml-lang="en-US" id="hd_id3153682" role="heading" level="2" l10n="U" oldref="28">Visual aids</paragraph> <paragraph xml-lang="en-US" id="par_id3153311" role="paragraph" l10n="U" oldref="29">Specifies which lines are displayed.</paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:CheckBox:RID_SCPAGE_CONTENT:CB_GRID" id="bm_id3148538" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID" id="bm_id3148538" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3147242" role="heading" level="3" l10n="U" oldref="30">Grid lines</paragraph> - <paragraph xml-lang="en-US" id="par_id3153088" role="paragraph" l10n="U" oldref="31"><ahelp hid="SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_GRID">Specifies whether to display grid lines between the cells.</ahelp><switchinline select="appl"><caseinline select="CALC">For printing, choose <emph>Format - Page - </emph><link href="text/scalc/01/05070500.xhp" name="Sheet"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box. -</caseinline></switchinline></paragraph> + <paragraph xml-lang="en-US" id="par_id3153088" role="paragraph" l10n="U" oldref="31"><ahelp hid="sc:ListBox:RID_SCPAGE_CONTENT:LB_GRID" visibility="visible">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href="text/scalc/01/05070500.xhp" name="Sheet"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box.</paragraph> <bookmark xml-lang="en-US" branch="hid/sc:ListBox:RID_SCPAGE_CONTENT:LB_COLOR" id="bm_id3150504" localize="false"/> <paragraph role="heading" id="hd_id3156326" xml-lang="en-US" level="3" l10n="U" oldref="32">Color</paragraph> <paragraph role="paragraph" id="par_id3154286" xml-lang="en-US" l10n="U" oldref="33"><ahelp hid="SC_LISTBOX_RID_SCPAGE_CONTENT_LB_COLOR">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to "Automatic".</paragraph> |