summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-06-09 12:54:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-06-09 12:54:29 +0000
commit782cd444a8f502525d70dfd01af67dc4fefd3c2a (patch)
tree1ef2d79b4e5582bd6956c73d698d51c20bb81ac4 /sfx2/source/appl/newhelp.hxx
parent00fc276fdea0fb0a9ba380de33651a5c3503c5e4 (diff)
INTEGRATION: CWS helpfixes1 (1.54.66); FILE MERGED
2005/06/03 08:25:07 pb 1.54.66.1: fix: #i49350# bool SfxHelpIndexWindow_Impl::bIsInitDone added
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 13e5e60e85be..a4573f9b289e 100644
--- a/sfx2/source/appl/newhelp.hxx
+++ b/sfx2/source/appl/newhelp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: newhelp.hxx,v $
*
- * $Revision: 1.54 $
+ * $Revision: 1.55 $
*
- * last change: $Author: obo $ $Date: 2005-03-15 13:05:00 $
+ * last change: $Author: hr $ $Date: 2005-06-09 13:54:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -370,6 +370,7 @@ private:
long nMinWidth;
bool bWasCursorLeftOrRight;
+ bool bIsInitDone;
void Initialize();
void SetActiveFactory();