summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:53:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:53:34 +0000
commit47ccc8df9b529ae2fa2585c67f3306786d056e40 (patch)
tree55e1dbeef75ebdf1608f53dbadd2c708d9dadc03 /comphelper/inc/comphelper
parentcecee46e9d199347da41d4adf8209633c6b72ff0 (diff)
INTEGRATION: CWS rptchart02 (1.6.76); FILE MERGED
2008/04/16 06:36:15 oj 1.6.76.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/04 08:58:05 oj 1.6.76.1: add chart for report
Diffstat (limited to 'comphelper/inc/comphelper')
-rw-r--r--comphelper/inc/comphelper/classids.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/classids.hxx b/comphelper/inc/comphelper/classids.hxx
index d24d84fecaa7..01241e8a61ca 100644
--- a/comphelper/inc/comphelper/classids.hxx
+++ b/comphelper/inc/comphelper/classids.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: classids.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -569,4 +569,9 @@
0xd7896d52, 0xb7af, 0x4820, \
0x9d, 0xfe, 0xd4, 0x04, 0xd0, 0x15, 0x96, 0x0f
+#define SO3_RPT_SCH_CLASSID_90 \
+ 0x80243d39, 0x6741, 0x46c5, \
+ 0x92, 0x6e, 0x06, 0x91, 0x64, 0xff, 0x87, 0xbb
+
+
#endif