diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 16:31:35 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 16:57:22 +0200 |
commit | d62b71bddedccb6ff29090f621cc0803565332ec (patch) | |
tree | 77b331a7d9af9e57b8fada783de408e5aded23fc /sw/source/ui/inc/pview.hxx | |
parent | dfa1afd0e8b7ae9c706c4a3171a04752e24230b0 (diff) |
Prevw -> Preview.
Change-Id: I93cd8e27d5f16fe62a1434e3667fc7cc06c62e08
Diffstat (limited to 'sw/source/ui/inc/pview.hxx')
-rw-r--r-- | sw/source/ui/inc/pview.hxx | 2 |
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 ); |