From b1f5e0083595ceef845ee8a39e82ad1ed023896f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 6 Apr 2017 11:41:02 +0100 Subject: update help ids for .ui conversion Change-Id: I945ba9cc0ebce82363ae569da1701c5d01136619 --- helpers/help_hid.lst | 8 -------- source/text/shared/01/03010000.xhp | 14 +++++++------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 6e935cab52..fb8fe79a54 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1944,14 +1944,6 @@ HID_MNU_FUNC_MAX,34039, HID_MNU_FUNC_MIN,34040, HID_MNU_FUNC_NONE,34042, HID_MNU_FUNC_SUM,34041, -HID_MNU_ZOOM_100,34030, -HID_MNU_ZOOM_150,34029, -HID_MNU_ZOOM_200,34028, -HID_MNU_ZOOM_50,34032, -HID_MNU_ZOOM_75,34031, -HID_MNU_ZOOM_OPTIMAL,34033, -HID_MNU_ZOOM_PAGE_WIDTH,34034, -HID_MNU_ZOOM_WHOLE_PAGE,34035, HID_MN_CALC_ACOS,53401, HID_MN_CALC_AND,53385, HID_MN_CALC_ASIN,53400, diff --git a/source/text/shared/01/03010000.xhp b/source/text/shared/01/03010000.xhp index 2ddd7088fb..081aef05d2 100644 --- a/source/text/shared/01/03010000.xhp +++ b/source/text/shared/01/03010000.xhp @@ -51,23 +51,23 @@ Zoom factor Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter. - + Optimal -Resizes the display to fit the width of the selected cell area at the moment the command is started.Resizes the display to fit the width of the text in the document at the moment the command is started. +Resizes the display to fit the width of the selected cell area at the moment the command is started.Resizes the display to fit the width of the text in the document at the moment the command is started. - + Fit width and height -Resizes the display to fit the width and height of the selected cell area at the moment the command is started.Displays the entire page on your screen. +Resizes the display to fit the width and height of the selected cell area at the moment the command is started.Displays the entire page on your screen. - + Fit width -Displays the complete width of the document page. The top and bottom edges of the page may not be visible. +Displays the complete width of the document page. The top and bottom edges of the page may not be visible.
- + -- cgit