summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewimp.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-01-25 14:56:13 +0000
committerMathias Bauer <mba@openoffice.org>2001-01-25 14:56:13 +0000
commitf11a6e38dca1e0f800ef69dca7108e8cd06a8312 (patch)
treeba0a8d9f6bf52398bfe6fad6277cb0627ddadfb1 /sfx2/source/view/viewimp.hxx
parent4925d8eb74da407ca6fa1b8459a3c8ea02906ea5 (diff)
#76533#: temporary hold menu in viewframe while reloading
Diffstat (limited to 'sfx2/source/view/viewimp.hxx')
-rw-r--r--sfx2/source/view/viewimp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/view/viewimp.hxx b/sfx2/source/view/viewimp.hxx
index 2d3921007356..0800fc800585 100644
--- a/sfx2/source/view/viewimp.hxx
+++ b/sfx2/source/view/viewimp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewimp.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:52:37 $
+ * last change: $Author: mba $ $Date: 2001-01-25 15:56:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,6 +101,7 @@ struct SfxViewShell_Impl
BOOL bPlugInsActive;
BOOL bIsShowView;
BOOL bFrameSetImpl;
+ BOOL bOwnsMenu;
SfxScrollingMode eScroll;
ResId* pMenuBarResId;
SfxMenuBarManager* pMenu;