summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-11-01 17:43:24 +0000
committerMichael Hönnig <mi@openoffice.org>2002-11-01 17:43:24 +0000
commit99824d6d7f56d924c0eef68451ebfa6a544890d6 (patch)
tree8f74d7f0a93c53e4d9eea41ee89390e2d0a34c6d /offapi/com/sun/star/table
parentbfbba70a4514b747617d4d37cc093ed00e48c0a4 (diff)
#94968# new services from docu review added
Diffstat (limited to 'offapi/com/sun/star/table')
-rw-r--r--offapi/com/sun/star/table/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/table/makefile.mk b/offapi/com/sun/star/table/makefile.mk
index 71e28321a5a2..9a343daac332 100644
--- a/offapi/com/sun/star/table/makefile.mk
+++ b/offapi/com/sun/star/table/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $
+# last change: $Author: mi $ $Date: 2002-11-01 18:43:24 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,9 @@ PACKAGE=com$/sun$/star$/table
# ------------------------------------------------------------------------
IDLFILES=\
+ TableChartsEnumeration.idl \
+ TableColumnsEnumeration.idl \
+ TableRowsEnumeration.idl \
BorderLine.idl\
Cell.idl\
CellAddress.idl\