summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2002-10-22 12:23:11 +0000
committerNiklas Nebel <nn@openoffice.org>2002-10-22 12:23:11 +0000
commit43e7cfc05ec4cbe7991da2b1777599e7bc9bc936 (patch)
tree44ad3154fe270e659045ba398e5c1788c6877394 /offapi/com/sun/star/sheet/makefile.mk
parenta9cc51b0eedcefabac4d4727da4ae303b86aa969 (diff)
#104403# new interface XCellRangeFormula
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 10d8d16154d2..81d86bc72cf6 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.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: sab $ $Date: 2002-09-27 11:03:13 $
+# last change: $Author: nn $ $Date: 2002-10-22 13:23:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -185,6 +185,7 @@ IDLFILES=\
XCellFormatRangesSupplier.idl\
XCellRangeAddressable.idl\
XCellRangeData.idl\
+ XCellRangeFormula.idl\
XCellRangeMovement.idl\
XCellRangeReferrer.idl\
XCellRangesQuery.idl\