diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-04-25 08:19:10 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-04-25 09:10:00 +0200 |
commit | d6a6a884b9e496b03dc038597e0673c62e1feeea (patch) | |
tree | 157812822060258b0a4c0d1a4f003b330edeb3f4 | |
parent | ba34e6b24ee494bccd2ed173b3369b476ed3f69c (diff) |
This doesn't need to be hidden.
Currently a heading without description is shown.
Let's show the description too.
Change-Id: I34ee6ee98cddfd25f9cce01a63756ef7bac83e68
Reviewed-on: https://gerrit.libreoffice.org/36924
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/scalc/01/05070500.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/05070500.xhp b/source/text/scalc/01/05070500.xhp index 840a903478..5228deb20a 100644 --- a/source/text/scalc/01/05070500.xhp +++ b/source/text/scalc/01/05070500.xhp @@ -73,7 +73,7 @@ <paragraph role="heading" id="hd_id3155089" xml-lang="en-US" level="4" l10n="U" oldref="31">Reduce/enlarge printout</paragraph> <paragraph role="paragraph" id="par_id3159171" xml-lang="en-US" l10n="U" oldref="32">Specifies a scaling factor to scale all printed pages.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sheetprintpage/spinED_SCALEALL" id="bm_id3153067" localize="false"/><paragraph role="heading" id="par_idN1099A" xml-lang="en-US" level="5" l10n="NEW">Scaling factor</paragraph> -<paragraph role="paragraph" id="par_id3152899" xml-lang="en-US" l10n="CHG" oldref="36"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEALL" visibility="hidden">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3152899" xml-lang="en-US" l10n="CHG" oldref="36"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEALL">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp></paragraph> <paragraph role="heading" id="par_idN109B2" xml-lang="en-US" level="4" l10n="NEW">Fit print range(s) to width/height</paragraph> <paragraph role="paragraph" id="par_idN109B5" xml-lang="en-US" l10n="NEW">Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed. </paragraph> <list type="unordered"> |