summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.hxx
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-09-12 08:20:21 +0000
committerPeter Burow <pb@openoffice.org>2001-09-12 08:20:21 +0000
commit40d36c0e8a6529958bb541e0caf93c6389145f67 (patch)
treed404f9e5fdbc6f5cf4de64599be04b2b1d1ea853 /sfx2/source/appl/newhelp.hxx
parent7cb25e41f491c5c894db7dfb35ecb0cdd0341878 (diff)
fix: #92102# dont handle GetFocus() in Dtor
Diffstat (limited to 'sfx2/source/appl/newhelp.hxx')
-rw-r--r--sfx2/source/appl/newhelp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/appl/newhelp.hxx b/sfx2/source/appl/newhelp.hxx
index 034b46fa2720..dab0177202bd 100644
--- a/sfx2/source/appl/newhelp.hxx
+++ b/sfx2/source/appl/newhelp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: newhelp.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: gt $ $Date: 2001-09-11 09:26:50 $
+ * last change: $Author: pb $ $Date: 2001-09-12 09:20:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -365,6 +365,7 @@ private:
xFrame;
sal_Bool bIsDebug;
sal_Bool bIsIndexOn;
+ sal_Bool bIsInClose;
String aIndexOnText;
String aIndexOffText;