summaryrefslogtreecommitdiffstats
path: root/sw/inc/swcommands.h
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2013-10-16 16:36:45 +0200
committerJan Holesovsky <kendy@collabora.com>2013-10-16 16:57:22 +0200
commit66013a154bd2dccc0db1edd14197ce419ba9a614 (patch)
tree0698af88b8d236e98bafa6848f73851e0b752f15 /sw/inc/swcommands.h
parentPrevw -> Preview. (diff)
downloadcore-66013a154bd2dccc0db1edd14197ce419ba9a614.tar.gz
core-66013a154bd2dccc0db1edd14197ce419ba9a614.zip
[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.
Will be .uno:PrintPagePreview going forward. Change-Id: Ie5a35467917a54a60dab9eaacf0690c9df27e6f6
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r--sw/inc/swcommands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h
index 6722b2d5d8f4..6649063481a0 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -75,7 +75,7 @@
#define CMD_FN_FORMAT_PAGE_DLG ".uno:PageDialog"
#define CMD_FN_PAGEDOWN ".uno:PageDown"
#define CMD_FN_PAGEUP ".uno:PageUp"
-#define CMD_FN_PRINT_PAGEPREVIEW ".uno:PrintPagePreView"
+#define CMD_FN_PRINT_PAGEPREVIEW ".uno:PrintPagePreview"
#define CMD_FN_TABLE_SET_READ_ONLY_CELLS ".uno:Protect"
#define CMD_FN_REMOVE_CUR_TOX ".uno:RemoveTableOf"
#define CMD_FN_FORMAT_RESET ".uno:ResetAttributes"