summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 14:11:32 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 14:11:32 +0000
commit5b9f4587bd3b92e337919a6bcebfac34f2374c27 (patch)
treef28a6bee457a722a1852ffcd6121734e6224e8e2 /offapi/com/sun/star/sheet/makefile.mk
parentc5c945213dc77fcf7aca62774a9047e2f48d00c4 (diff)
INTEGRATION: CWS chart2mst3 (1.17.16); FILE MERGED
2007/02/07 15:12:21 iha 1.17.16.8: RESYNC: (1.22-1.23); FILE MERGED 2005/10/08 01:42:46 bm 1.17.16.7: RESYNC: (1.21-1.22); FILE MERGED 2005/05/17 11:53:33 bm 1.17.16.6: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 19:52:46 sab 1.17.16.5: get access to ranges 2005/03/17 19:34:16 bm 1.17.16.4: RESYNC: (1.19-1.20); FILE MERGED 2004/06/15 14:37:27 bm 1.17.16.3: RESYNC: (1.18-1.19); FILE MERGED 2004/06/02 13:44:55 bm 1.17.16.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/05 14:43:04 sab 1.17.16.1: #i10733#; have access to cellranges in all sheets
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r--offapi/com/sun/star/sheet/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk
index 59c2c1dba14b..c1a07324cda3 100644
--- a/offapi/com/sun/star/sheet/makefile.mk
+++ b/offapi/com/sun/star/sheet/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.23 $
+# $Revision: 1.24 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 17:14:51 $
+# last change: $Author: vg $ $Date: 2007-05-22 15:11:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -240,6 +240,7 @@ IDLFILES=\
XCalculatable.idl\
XCellAddressable.idl\
XCellFormatRangesSupplier.idl\
+ XCellRangesAccess.idl\
XCellRangeAddressable.idl\
XCellRangeData.idl\
XCellRangeFormula.idl\