diff options
-rw-r--r-- | sfx2/source/appl/newhelp.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/appl/newhelp.hxx b/sfx2/source/appl/newhelp.hxx index 771a50ca168b..7c95c1339350 100644 --- a/sfx2/source/appl/newhelp.hxx +++ b/sfx2/source/appl/newhelp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: newhelp.hxx,v $ * - * $Revision: 1.51 $ + * $Revision: 1.52 $ * - * last change: $Author: obo $ $Date: 2004-08-11 14:05:02 $ + * last change: $Author: kz $ $Date: 2004-12-16 12:37:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -201,6 +201,7 @@ private: Link aKeywordLink; String sFactory; + String sSharedFactory; String sKeyword; long nMinWidth; |