summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2013-10-16 16:31:35 +0200
committerJan Holesovsky <kendy@collabora.com>2013-10-16 16:57:22 +0200
commitd62b71bddedccb6ff29090f621cc0803565332ec (patch)
tree77b331a7d9af9e57b8fada783de408e5aded23fc /sw/source/ui/inc
parentdfa1afd0e8b7ae9c706c4a3171a04752e24230b0 (diff)
Prevw -> Preview.
Change-Id: I93cd8e27d5f16fe62a1434e3667fc7cc06c62e08
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r--sw/source/ui/inc/pview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/pview.hxx b/sw/source/ui/inc/pview.hxx
index ca3145fc7504..12bc22cc56e8 100644
--- a/sw/source/ui/inc/pview.hxx
+++ b/sw/source/ui/inc/pview.hxx
@@ -52,7 +52,7 @@ class SwPagePreViewWin : public Window
SwPagePreView& mrView;
bool mbCalcScaleForPreviewLayout;
Rectangle maPaintedPreviewDocRect;
- SwPagePreviewLayout* mpPgPrevwLayout;
+ SwPagePreviewLayout* mpPgPreviewLayout;
void SetPagePreview( sal_uInt8 nRow, sal_uInt8 nCol );