summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/pview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/pview.hxx')
-rw-r--r--sw/source/uibase/inc/pview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/pview.hxx b/sw/source/uibase/inc/pview.hxx
index 2b2fa240a25c..feeb45f2c784 100644
--- a/sw/source/uibase/inc/pview.hxx
+++ b/sw/source/uibase/inc/pview.hxx
@@ -236,7 +236,7 @@ public:
void DocSzChgd(const Size& rNewSize);
const Size& GetDocSz() const { return aDocSz; }
- void SetVisArea( const Rectangle&, bool bUpdateScrollbar = true);
+ void SetVisArea( const Rectangle&, bool bUpdateScrollbar = true);
inline void AdjustEditWin();