summaryrefslogtreecommitdiff
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
commit0773f62a8ad3eed58b3c64b2d97cd7a3df170d4b (patch)
treec3a395230cf38112933cfcd3845dee21e031f69e
parenteead4a3a908423d493f1d2d6e8c8b9b6fd7d5bf9 (diff)
#94968# new services from docu review added
-rw-r--r--offapi/com/sun/star/configuration/makefile.mk5
-rw-r--r--offapi/com/sun/star/table/makefile.mk7
2 files changed, 8 insertions, 4 deletions
diff --git a/offapi/com/sun/star/configuration/makefile.mk b/offapi/com/sun/star/configuration/makefile.mk
index 84084b892..8c79fd145 100644
--- a/offapi/com/sun/star/configuration/makefile.mk
+++ b/offapi/com/sun/star/configuration/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: jb $ $Date: 2001-05-21 10:16:31 $
+# last change: $Author: mi $ $Date: 2002-11-01 18:42:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,7 @@ PACKAGE=com$/sun$/star$/configuration
# ------------------------------------------------------------------------
IDLFILES=\
+ AdministrationProvider.idl \
CannotLoadConfigurationException.idl \
InvalidBootstrapFileException.idl \
MissingBootstrapFileException.idl \
diff --git a/offapi/com/sun/star/table/makefile.mk b/offapi/com/sun/star/table/makefile.mk
index 71e28321a..9a343daac 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\