summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/gloslst.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 11:01:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 11:01:32 +0000
commitc8a1b7c041de856f287c0e45d85738c203cf2527 (patch)
tree48bec7f9ed137cb30f0e2e11c3794dae436dd4f1 /sw/source/ui/inc/gloslst.hxx
parent4758f7b4e91892e456bd36c478d290f57c790c51 (diff)
INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED
2007/03/05 12:45:46 tl 1.2.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/source/ui/inc/gloslst.hxx')
-rw-r--r--sw/source/ui/inc/gloslst.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/gloslst.hxx b/sw/source/ui/inc/gloslst.hxx
index 70e2e2450ba1..a922675c58aa 100644
--- a/sw/source/ui/inc/gloslst.hxx
+++ b/sw/source/ui/inc/gloslst.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gloslst.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:18:17 $
+ * last change: $Author: hr $ $Date: 2007-09-27 12:01:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -65,7 +65,7 @@ struct AutoTextGroup
typedef AutoTextGroup* AutoTextGroupPtr;
-SV_DECL_PTRARR(AutoTextGroups, AutoTextGroupPtr, 4, 4);
+SV_DECL_PTRARR(AutoTextGroups, AutoTextGroupPtr, 4, 4)
class SwGlossaryList : public AutoTimer
{