From 5a9492b78ef7e2e269beba62bf46dbf376ba2cca Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 11 Feb 2004 08:56:16 +0000 Subject: INTEGRATION: CWS chart01 (1.8.6); FILE MERGED 2004/01/21 16:03:21 bm 1.8.6.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider --- sc/inc/servuno.hxx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'sc/inc/servuno.hxx') diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx index 718d3058e..c7c315085 100644 --- a/sc/inc/servuno.hxx +++ b/sc/inc/servuno.hxx @@ -2,9 +2,9 @@ * * $RCSfile: servuno.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2003-10-21 08:46:51 $ + * last change: $Author: rt $ $Date: 2004-02-11 09:56:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -123,7 +123,10 @@ class ScDocShell; #define SC_SERVICE_CELLADDRESS 34 #define SC_SERVICE_RANGEADDRESS 35 -#define SC_SERVICE_COUNT 36 +// BM +#define SC_SERVICE_CHDATAPROV 36 + +#define SC_SERVICE_COUNT 37 #define SC_SERVICE_INVALID USHRT_MAX -- cgit v1.2.3