summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-04-10 05:43:34 +0000
committerTino Rachui <tra@openoffice.org>2001-04-10 05:43:34 +0000
commita8c3132a4015bc4d6b7b3af224aaa79fb7072e39 (patch)
treebe1e5ee861eb70e0881975284649a7b3f1188db1 /offapi/com/sun/star/ui
parent854817da7048f9306586326bcd99a5340fdb36d3 (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/makefile.mk22
1 files changed, 10 insertions, 12 deletions
diff --git a/offapi/com/sun/star/ui/makefile.mk b/offapi/com/sun/star/ui/makefile.mk
index 83dc5656d8f7..c74fdaf01643 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.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: tra $ $Date: 2001-03-23 14:33:18 $
+# last change: $Author: tra $ $Date: 2001-04-10 06:43:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,24 +73,22 @@ PACKAGE=com$/sun$/star$/ui
# ------------------------------------------------------------------------
IDLFILES=\
+ ExecutableDialogException.idl\
+ XExecutableDialog.idl\
+ XFilterManager.idl\
+ FilePickerException.idl\
FileDialogResults.idl\
FilePickerElementID.idl\
- FileOpenReadonlyVersionBox.idl\
- FileOpenLinkPreviewBox.idl\
- FileOpenAutoextTemplateBox.idl\
- FileSaveAutoextPasswordBox.idl\
- FolderPicker.idl\
- XExecutableDialog.idl\
+ FilePicker.idl\
XFilePicker.idl\
- XExtendedFilePicker.idl\
+ XFilePickerControlAccess.idl\
FilePickerEvent.idl\
XFilePickerNotifier.idl\
XFilePickerListener.idl\
- XFilterManager.idl\
- ExecutableDialogException.idl\
+ FolderPicker.idl\
XFolderPicker.idl\
XFolderPickerListener.idl\
- XFolderPickerNotifier.idl
+ XFolderPickerNotifier.idl
# ------------------------------------------------------------------