summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:00:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:00:32 +0000
commit98f661288351c8d1f868f351fe386af491c676a3 (patch)
treec04618d3ca33fac3cd996fbeac8632b89a5734e7 /offapi/com/sun/star/sheet/makefile.mk
parent0f7cc4f3b20726d648c40a2428a39ad84a66725a (diff)
INTEGRATION: CWS groupingapi (1.19.76); FILE MERGED
2005/03/11 18:42:24 sab 1.19.76.4: #i33817#; new idl 2005/01/27 14:28:06 sab 1.19.76.3: RESYNC: (1.19-1.20); FILE MERGED 2005/01/05 14:32:07 sab 1.19.76.2: #i33817#; complete API 2004/09/03 17:59:51 sab 1.19.76.1: #i33817#; add grouping API
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r--offapi/com/sun/star/sheet/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk
index 1b08b317ea7e..2696e099b14c 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.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: kz $ $Date: 2005-01-13 17:27:58 $
+# last change: $Author: rt $ $Date: 2005-03-29 13:00:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -140,6 +140,11 @@ IDLFILES=\
DataPilotDescriptor.idl\
DataPilotField.idl\
DataPilotFieldAutoShowInfo.idl\
+ DataPilotFieldGroup.idl\
+ DataPilotFieldGroupBy.idl\
+ DataPilotFieldGroupInfo.idl\
+ DataPilotFieldGroupItem.idl\
+ DataPilotFieldGroups.idl\
DataPilotFieldLayoutInfo.idl\
DataPilotFieldLayoutMode.idl\
DataPilotFieldOrientation.idl\
@@ -276,6 +281,7 @@ IDLFILES=\
XDatabaseRanges.idl\
XDataPilotDescriptor.idl\
XDataPilotField.idl\
+ XDataPilotFieldGrouping.idl\
XDataPilotMemberResults.idl\
XDataPilotResults.idl\
XDataPilotTable.idl\