summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-07-06 10:48:39 +0000
committerSascha Ballach <sab@openoffice.org>2001-07-06 10:48:39 +0000
commitec5e712cf234ca40af3da55827df9cbf904324dd (patch)
tree9ccbafb9f42a2f92de0b560f18240ab8657cfd40 /offapi/com/sun/star/sheet/makefile.mk
parent66cf38170419ef9913b6f37b4db67b0e2ea205b1 (diff)
#79771#; insert new API objects XUniqueCellFormatRangesSupplier and XSheetCellRangeContainer
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r--offapi/com/sun/star/sheet/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk
index 2f9ad1611..59e4dd05a 100644
--- a/offapi/com/sun/star/sheet/makefile.mk
+++ b/offapi/com/sun/star/sheet/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: nn $ $Date: 2001-02-19 19:52:39 $
+# last change: $Author: sab $ $Date: 2001-07-06 11:48:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -229,6 +229,7 @@ IDLFILES=\
XSheetAuditing.idl\
XSheetCellCursor.idl\
XSheetCellRange.idl\
+ XSheetCellRangeContainer.idl\
XSheetCellRanges.idl\
XSheetCondition.idl\
XSheetConditionalEntries.idl\
@@ -248,6 +249,7 @@ IDLFILES=\
XSubTotalCalculatable.idl\
XSubTotalDescriptor.idl\
XSubTotalField.idl\
+ XUniqueCellFormatRangesSupplier.idl\
XUsedAreaCursor.idl\
XViewFreezable.idl\
XViewPane.idl\