summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-03-23 13:33:18 +0000
committerTino Rachui <tra@openoffice.org>2001-03-23 13:33:18 +0000
commitb9a1621796b14f656f640f5f813697fad78f21a8 (patch)
tree188892de06fd8f284b5065a2822d9f1d219b4c0a /offapi/com/sun/star/ui
parent6bd2c9f9c7765e10183c32b74c541aa58aaeda6a (diff)
extended
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/makefile.mk35
1 files changed, 20 insertions, 15 deletions
diff --git a/offapi/com/sun/star/ui/makefile.mk b/offapi/com/sun/star/ui/makefile.mk
index 1985c0e4db11..83dc5656d8f7 100644
--- a/offapi/com/sun/star/ui/makefile.mk
+++ b/offapi/com/sun/star/ui/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:45:14 $
+# last change: $Author: tra $ $Date: 2001-03-23 14:33:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,19 +73,24 @@ PACKAGE=com$/sun$/star$/ui
# ------------------------------------------------------------------------
IDLFILES=\
- FileDialogResults.idl \
- FilePickerElementID.idl \
- XExecutableDialog.idl \
- XFilePicker.idl \
- XExtendedFilePicker.idl \
- FilePickerEvent.idl \
- XFPEventListenerManager.idl \
- XFilePickerListener.idl \
- XFilterManager.idl \
- ExecutableDialogException.idl \
- XFolderPicker.idl \
- XFolderPickerListener.idl \
- XFOPEventListenerManager.idl
+ FileDialogResults.idl\
+ FilePickerElementID.idl\
+ FileOpenReadonlyVersionBox.idl\
+ FileOpenLinkPreviewBox.idl\
+ FileOpenAutoextTemplateBox.idl\
+ FileSaveAutoextPasswordBox.idl\
+ FolderPicker.idl\
+ XExecutableDialog.idl\
+ XFilePicker.idl\
+ XExtendedFilePicker.idl\
+ FilePickerEvent.idl\
+ XFilePickerNotifier.idl\
+ XFilePickerListener.idl\
+ XFilterManager.idl\
+ ExecutableDialogException.idl\
+ XFolderPicker.idl\
+ XFolderPickerListener.idl\
+ XFolderPickerNotifier.idl
# ------------------------------------------------------------------