diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-10-27 09:01:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-10-27 09:01:33 +0100 |
commit | 4df523054a84cbade8cf2aff4f72400baca9ca55 (patch) | |
tree | ca0322bac761caacb8df848a16241c6d0ab69d3c | |
parent | 44e33e6ecb66325b0f24218447172eb3e84e6be7 (diff) |
Related: tdf#113455 update help to 'disable' the spinbuttons for special case
now that there's a checkbox for the special 'clear' state rather than
special empty spin button hackery to store this state
Change-Id: I72756336a6c7fe68aec7efcf53e7b8dfb4c3d8d1
-rw-r--r-- | source/text/scalc/01/05070500.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/05070500.xhp b/source/text/scalc/01/05070500.xhp index 09b35e8606..bb48f031e0 100644 --- a/source/text/scalc/01/05070500.xhp +++ b/source/text/scalc/01/05070500.xhp @@ -81,10 +81,10 @@ <paragraph role="paragraph" id="par_idN109BB" xml-lang="en-US">The print ranges are always scaled proportionally, so the resulting number of pages may be less than specified.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_idN109BF" xml-lang="en-US">You may clear one of the boxes, then the unspecified dimension will use as many pages as necessary.</paragraph> +<paragraph role="paragraph" id="par_idN109BF" xml-lang="en-US">You may disable one of the boxes, then the unspecified dimension will use as many pages as necessary.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_idN109C3" xml-lang="en-US">If you clear both boxes, this will result in a scaling factor of 100%.</paragraph> +<paragraph role="paragraph" id="par_idN109C3" xml-lang="en-US">If you disable both boxes, this will result in a scaling factor of 100%.</paragraph> </listitem> </list> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH" id="bm_id7740714" localize="false"/><paragraph role="heading" id="par_idN109CE" xml-lang="en-US" level="5">Width in pages</paragraph> |