summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-11-13 05:19:55 +0000
committerSascha Ballach <sab@openoffice.org>2002-11-13 05:19:55 +0000
commit933d644c7862bd0379634ba93bed570964787a0c (patch)
treef73b340e5eee66f1eecec64dd247c28cd91458cd /offapi/com/sun/star/sheet/makefile.mk
parentf38b63d00361e3636c443e535c03b7e445677d9f (diff)
#103663#; add new services
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r--offapi/com/sun/star/sheet/makefile.mk30
1 files changed, 27 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk
index 81d86bc72cf6..7768e2de760d 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.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: nn $ $Date: 2002-10-22 13:23:11 $
+# last change: $Author: sab $ $Date: 2002-11-13 06:19:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,30 @@ PACKAGE=com$/sun$/star$/sheet
# ------------------------------------------------------------------------
IDLFILES=\
+ CellAnnotationsEnumeration.idl\
+ CellAreaLinksEnumeration.idl\
+ DatabaseRangesEnumeration.idl\
+ DataPilotFieldsEnumeration.idl\
+ DataPilotTablesEnumeration.idl\
+ DDELinksEnumeration.idl\
+ FunctionCategory.idl\
+ FunctionDescriptionEnumeration.idl\
+ LabelRangesEnumeration.idl\
+ MoveDirection.idl\
+ NamedRangesEnumeration.idl\
+ ScenariosEnumeration.idl\
+ SheetCellRangesEnumeration.idl\
+ SheetLinksEnumeration.idl\
+ SpreadsheetsEnumeration.idl\
+ SpreadsheetViewPanesEnumeration.idl\
+ StatusBarFunction.idl\
+ SubTotalFieldsEnumeration.idl\
+ TableAutoFormatEnumeration.idl\
+ TableAutoFormatsEnumeration.idl\
+ TableCellStyle.idl\
+ TableConditionalEntryEnumeration.idl\
+ UniqueCellFormatRanges.idl\
+ UniqueCellFormatRangesEnumeration.idl\
RangeSelectionArguments.idl\
RangeSelectionEvent.idl\
XRangeSelection.idl\
@@ -155,7 +179,7 @@ IDLFILES=\
Spreadsheet.idl\
SpreadsheetDocument.idl\
SpreadsheetDocumentSettings.idl\
- SpreadsheetDrawPage.idl\
+ SpreadsheetDrawPage.idl\
Spreadsheets.idl\
SpreadsheetView.idl\
SpreadsheetViewPane.idl\