summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:24:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:24:46 +0000
commit598d44d1d75b3b189594c275d6fdda8ca5751cb1 (patch)
treec5e1957ff49a44d89808ab1a06f6c0a4ef42f42c /comphelper
parent979273e328ce8821489dede05e9cdc9128668a86 (diff)
INTEGRATION: CWS rpt23fix02 (1.5.12); FILE MERGED
2007/07/24 09:45:44 oj 1.5.12.1: #i79794# correct class id for report definition
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/classids.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/comphelper/inc/comphelper/classids.hxx b/comphelper/inc/comphelper/classids.hxx
index 60e30dfef16b..07585cebe07d 100644
--- a/comphelper/inc/comphelper/classids.hxx
+++ b/comphelper/inc/comphelper/classids.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: classids.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 10:18:05 $
+ * last change: $Author: hr $ $Date: 2007-08-03 10:24:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -572,6 +572,6 @@
#define SO3_RPT_CLASSID_90 \
0xd7896d52, 0xb7af, 0x4820, \
- 0x9d, 0xfe, 0xd4, 0x4, 0xd0, 0x15, 0x96, 0xf
+ 0x9d, 0xfe, 0xd4, 0x04, 0xd0, 0x15, 0x96, 0x0f
#endif