summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/unotxvw.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-09 14:00:15 +0000
committerOliver Specht <os@openoffice.org>2001-03-09 14:00:15 +0000
commit292e88dca4edb02d72b69db7f2bb7a5b04368138 (patch)
tree852887ba39907c201b556e291dd8d5657bfb320f /sw/source/ui/inc/unotxvw.hxx
parent- fixed: unnecessary attext.xml stream removed (this is handled in core/swg) (diff)
downloadcore-292e88dca4edb02d72b69db7f2bb7a5b04368138.tar.gz
core-292e88dca4edb02d72b69db7f2bb7a5b04368138.zip
#84822# reload of documents: disposing and dtors corrected, reactivate beamer if available
Diffstat (limited to 'sw/source/ui/inc/unotxvw.hxx')
-rw-r--r--sw/source/ui/inc/unotxvw.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/unotxvw.hxx b/sw/source/ui/inc/unotxvw.hxx
index 20b1d88919fe..be33bcada271 100644
--- a/sw/source/ui/inc/unotxvw.hxx
+++ b/sw/source/ui/inc/unotxvw.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unotxvw.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-02-02 11:51:32 $
+ * last change: $Author: os $ $Date: 2001-03-09 14:58:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -179,7 +179,7 @@ public:
void NotifySelChanged();
SwView* GetView() {return pView;}
- void Invalidate(){pView = 0;}
+ void Invalidate();
};
/* -----------------17.09.98 12:52-------------------