From 5158a5975dcc23ec1bb3dcd92fbfb5da03155596 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 16 Oct 2013 18:07:41 +0200 Subject: PreView -> Preview. --- helpers/help_hid.lst | 2 +- helpers/longnames_commands.csv | 2 +- helpers/uno-commands.csv | 2 +- helpers/uno_hid.lst | 2 +- helpers/unocmds.txt | 2 +- source/text/swriter/02/10090000.xhp | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 18e6b24304..525c3c76d2 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -357,7 +357,7 @@ FN_PREV_TOXMARK,20984,.uno:GotoPrevIndexMark FN_PREV_WORD,20922,.uno:GoToPrevWord FN_PREV_WORD_SEL,20822,.uno:WordLeftSel FN_PRINT_LAYOUT,20237,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreview FN_QRY_INSERT,20386,.uno:SbaInsert FN_QRY_INSERT_FIELD,20388,.uno:SbaInsertField FN_QRY_MERGE,20367,.uno:MergeDialog diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index e423fd2c5f..61da03c6bc 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -340,7 +340,7 @@ FN_PREV_TOXMARK,.uno:GotoPrevIndexMark FN_PREV_WORD,.uno:GoToPrevWord FN_PREV_WORD_SEL,.uno:WordLeftSel FN_PRINT_LAYOUT,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,.uno:PrintPagePreview FN_QRY_INSERT,.uno:SbaInsert FN_QRY_INSERT_FIELD,.uno:SbaInsertField FN_QRY_MERGE,.uno:MergeDialog diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 3c9773e6fe..76ef110172 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -1283,7 +1283,7 @@ .uno:Print .uno:PrintDefault .uno:PrintLayout -.uno:PrintPagePreView +.uno:PrintPagePreview .uno:PrintPreview .uno:PrintRangesMenu .uno:PrinterSetup diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index 4d6f16df82..b22158a7f0 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -340,7 +340,7 @@ FN_PREV_TOXMARK,20984,.uno:GotoPrevIndexMark FN_PREV_WORD,20922,.uno:GoToPrevWord FN_PREV_WORD_SEL,20822,.uno:WordLeftSel FN_PRINT_LAYOUT,20237,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreview FN_QRY_INSERT,20386,.uno:SbaInsert FN_QRY_INSERT_FIELD,20388,.uno:SbaInsertField FN_QRY_MERGE,20367,.uno:MergeDialog diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index b7bb7264fd..bc162d822a 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -795,7 +795,7 @@ .uno:Print;shared/01/01130000.xhp .uno:PrintDefault;shared/02/01110000.xhp .uno:PrintLayout;swriter/01/03130000.xhp -.uno:PrintPagePreView;swriter/02/10090000.xhp +.uno:PrintPagePreview;swriter/02/10090000.xhp .uno:PrintPreview;shared/01/01120000.xhp .uno:PrintRangesMenu;scalc/01/05080000.xhp .uno:PrinterSetup;shared/01/01140000.xhp diff --git a/source/text/swriter/02/10090000.xhp b/source/text/swriter/02/10090000.xhp index 6c23e1df50..adb6cf0334 100644 --- a/source/text/swriter/02/10090000.xhp +++ b/source/text/swriter/02/10090000.xhp @@ -28,9 +28,9 @@
- - -Print page viewremove this pageid="par_id3151170" l10n="CHG" oldref="2"<AVIS hid=".uno:PrintPagePreView">Opens the Print dialog to print the page preview. Use the Print options page view icon to set the printing scale and other printing properties.</AVIS> + + +Print page viewremove this pageid="par_id3151170" l10n="CHG" oldref="2"<AVIS hid=".uno:PrintPagePreview">Opens the Print dialog to print the page preview. Use the Print options page view icon to set the printing scale and other printing properties.</AVIS>
-- cgit