From 0bd8cc5d94900572be6153092614caa8053d2ec1 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Thu, 21 Mar 2002 09:41:10 +0000 Subject: #98288#added missed type dependencies --- fpicker/source/win32/filepicker/fps.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'fpicker') diff --git a/fpicker/source/win32/filepicker/fps.xml b/fpicker/source/win32/filepicker/fps.xml index 93530780956b..49b66a523f05 100644 --- a/fpicker/source/win32/filepicker/fps.xml +++ b/fpicker/source/win32/filepicker/fps.xml @@ -29,13 +29,18 @@ com.sun.star.ui.dialogs.ListboxControlActions com.sun.star.ui.dialogs.TemplateDescription com.sun.star.ui.dialogs.FilePreviewImageFormats + com.sun.star.ui.dialogs.ControlActions com.sun.star.util.XCancellable - com.sun.star.lang.XComponent + com.sun.star.lang.XSingleComponentFactory com.sun.star.lang.XMultiServiceFactory com.sun.star.lang.XSingleServiceFactory com.sun.star.lang.XServiceInfo com.sun.star.lang.XTypeProvider com.sun.star.lang.IllegalArgumentException + com.sun.star.lang.XComponent + com.sun.star.lang.XInitialization + com.sun.star.lang.DisposedException + com.sun.star.uno.XComponentContext com.sun.star.uno.TypeClass com.sun.star.uno.XWeak com.sun.star.uno.XAggregation -- cgit