summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-08-30 09:22:18 +0000
committerTino Rachui <tra@openoffice.org>2001-08-30 09:22:18 +0000
commit4474c6c6d0c4dfb92779152f258d73d6674548f4 (patch)
tree2b375d402680180c13b5af48229203c512b80cfa /offapi
parent748f9fa0b6c7aa6b954723b93073072ccc648646 (diff)
#88584#added files which moved here from drafts
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ui/dialogs/makefile.mk21
1 files changed, 18 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/makefile.mk b/offapi/com/sun/star/ui/dialogs/makefile.mk
index b23e3a3a9867..927fe3fabc85 100644
--- a/offapi/com/sun/star/ui/dialogs/makefile.mk
+++ b/offapi/com/sun/star/ui/dialogs/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: tra $ $Date: 2001-07-03 09:02:15 $
+# last change: $Author: tra $ $Date: 2001-08-30 10:22:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,7 +75,22 @@ PACKAGE=com$/sun$/star$/ui$/dialogs
IDLFILES=\
ExecutableDialogException.idl\
ExecutableDialogResults.idl\
- XExecutableDialog.idl
+ XExecutableDialog.idl\
+ CommonFilePickerElementIds.idl\
+ ExtendedFilePickerElementIds.idl\
+ FilePicker.idl\
+ FilePickerEvent.idl\
+ FilePreviewImageFormats.idl\
+ FolderPicker.idl\
+ ListboxControlActions.idl\
+ TemplateDescription.idl\
+ XFilePicker.idl\
+ XFilePickerControlAccess.idl \
+ XFilePickerListener.idl\
+ XFilePickerNotifier.idl\
+ XFilePreview.idl\
+ XFilterManager.idl\
+ XFolderPicker.idl
# ------------------------------------------------------------------