summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpinterceptor.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:09:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:09:49 +0000
commitac8bc3906ecc1a18fcc7c007482a3ae77b72e245 (patch)
tree592a88ca2aa47e16e5c526a563a69f3ee6ffbebe /sfx2/source/appl/helpinterceptor.hxx
parentfb8cf6058403e43f267cc09e8e248e328a8effd6 (diff)
INTEGRATION: CWS warnings01 (1.16.66); FILE MERGED
2005/11/28 16:13:23 cd 1.16.66.1: #i55991# Remove warnings
Diffstat (limited to 'sfx2/source/appl/helpinterceptor.hxx')
-rw-r--r--sfx2/source/appl/helpinterceptor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/helpinterceptor.hxx b/sfx2/source/appl/helpinterceptor.hxx
index f1edb194af0f..c0c989c7c167 100644
--- a/sfx2/source/appl/helpinterceptor.hxx
+++ b/sfx2/source/appl/helpinterceptor.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helpinterceptor.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:39:58 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:09:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,7 +78,7 @@ struct HelpHistoryEntry_Impl
aURL( rURL ), aViewData(rViewData) {}
};
-DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*);
+DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)
class SfxHelpWindow_Impl;
class HelpInterceptor_Impl : public ::cppu::WeakImplHelper3<