summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2002-07-12 12:11:57 +0000
committerTino Rachui <tra@openoffice.org>2002-07-12 12:11:57 +0000
commitd53d8f35ff906d1fd10c1bf676f0811a8084b1d9 (patch)
treed1fe2e8d2941225594c846f239f86b3dff956c04 /offapi/com/sun/star/ui
parent2d031fb947b8f6e05a1e96cd734dc525f8507370 (diff)
#96930#added XControlAccess and XControlInformation
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/dialogs/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/makefile.mk b/offapi/com/sun/star/ui/dialogs/makefile.mk
index 7f431cf33176..50c9fa08ab40 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.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: cl $ $Date: 2002-03-27 12:54:02 $
+# last change: $Author: tra $ $Date: 2002-07-12 13:11:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,7 +93,9 @@ IDLFILES=\
XFilePreview.idl\
XFilterGroupManager.idl\
XFilterManager.idl\
- XFolderPicker.idl
+ XFolderPicker.idl\
+ XControlAccess.idl\
+ XControlInformation.idl
# ------------------------------------------------------------------