diff options
author | obo <obo@openoffice.org> | 2011-03-16 11:42:17 +0100 |
---|---|---|
committer | obo <obo@openoffice.org> | 2011-03-16 11:42:17 +0100 |
commit | 4370c5a85732f67231b19c34170456b18af1607d (patch) | |
tree | 271bd8a1d9580860ddbe9f3729d434c1fcc9780b /sw/source/ui/inc | |
parent | 81e4bdc63c6ded73b1966eafe30c8b8f7ef82834 (diff) | |
parent | e4d3a5a299f55b713c6ce41b25cd7af7c0f7b1af (diff) |
CWS-TOOLING: integrate CWS swlayoutrefactoring
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r-- | sw/source/ui/inc/view.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/view.hxx b/sw/source/ui/inc/view.hxx index 7ad42b5d81..f4a11ccdfd 100644 --- a/sw/source/ui/inc/view.hxx +++ b/sw/source/ui/inc/view.hxx @@ -494,6 +494,7 @@ public: void SetVisArea( const Point&, sal_Bool bUpdateScrollbar = sal_True); void CheckVisArea(); + void RecheckBrowseMode(); static LAYOUT_NS Dialog* GetSearchDialog(); static sal_uInt16 GetMoveType(); |