summaryrefslogtreecommitdiff
path: root/chart2/source/inc/servicenames.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:14:30 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:14:30 +0000
commit50269942c763d79508c9645ffd9ad4387f6731f6 (patch)
tree08d5c54af9099b9c909cc9f1226b25b2a885c30d /chart2/source/inc/servicenames.hxx
parent4034f1994081455494d704101ccdb460e7ac93a6 (diff)
INTEGRATION: CWS rptchart01_DEV300 (1.3.78); FILE MERGED
2008/01/28 06:27:44 oj 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/25 08:30:26 oj 1.3.78.1: #i85225# allow CachedDataSequence to be created as uno service
Diffstat (limited to 'chart2/source/inc/servicenames.hxx')
-rw-r--r--chart2/source/inc/servicenames.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/chart2/source/inc/servicenames.hxx b/chart2/source/inc/servicenames.hxx
index 70cf544c4a2f..a765fcb246a5 100644
--- a/chart2/source/inc/servicenames.hxx
+++ b/chart2/source/inc/servicenames.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: servicenames.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2008-01-14 13:59:36 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:14:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,6 +57,9 @@ namespace chart
#define CHART_WIZARD_DIALOG_SERVICE_IMPLEMENTATION_NAME ::rtl::OUString::createFromAscii("com.sun.star.comp.chart2.WizardDialog")
#define CHART_WIZARD_DIALOG_SERVICE_NAME ::rtl::OUString::createFromAscii("com.sun.star.chart2.WizardDialog")
+#define CHART_TYPE_DIALOG_SERVICE_IMPLEMENTATION_NAME ::rtl::OUString::createFromAscii("com.sun.star.comp.chart2.ChartTypeDialog")
+#define CHART_TYPE_DIALOG_SERVICE_NAME ::rtl::OUString::createFromAscii("com.sun.star.chart2.ChartTypeDialog")
+
// wrapper for old UNO API (com.sun.star.chart)
#define CHART_CHARTAPIWRAPPER_IMPLEMENTATION_NAME ::rtl::OUString::createFromAscii("com.sun.star.comp.chart2.ChartDocumentWrapper")
#define CHART_CHARTAPIWRAPPER_SERVICE_NAME ::rtl::OUString::createFromAscii("com.sun.star.chart2.ChartDocumentWrapper")