diff options
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r-- | offapi/com/sun/star/sheet/makefile.mk | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk index a7d65d7e3afd..d8e05aca213c 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.18 $ +# $Revision: 1.19 $ # -# last change: $Author: hr $ $Date: 2004-04-13 12:36:33 $ +# last change: $Author: obo $ $Date: 2004-06-04 13:52:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -138,7 +138,16 @@ IDLFILES=\ DataImportMode.idl\ DataPilotDescriptor.idl\ DataPilotField.idl\ + DataPilotFieldAutoShowInfo.idl\ + DataPilotFieldLayoutInfo.idl\ + DataPilotFieldLayoutMode.idl\ DataPilotFieldOrientation.idl\ + DataPilotFieldReference.idl\ + DataPilotFieldReferenceType.idl\ + DataPilotFieldReferenceItemType.idl\ + DataPilotFieldShowItemsMode.idl\ + DataPilotFieldSortInfo.idl\ + DataPilotFieldSortMode.idl\ DataPilotFields.idl\ DataPilotFieldsEnumeration.idl\ DataPilotSource.idl\ |