diff options
author | Tino Rachui <tra@openoffice.org> | 2001-10-09 07:05:50 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2001-10-09 07:05:50 +0000 |
commit | 9f340fc3209228cdeff4682a9ff2392d0f5f703f (patch) | |
tree | 917a020ba0eb7b963aeb44b2148904f5af0fa8ec | |
parent | fa853deebf9ed73052aae9fa91f35f54c5025633 (diff) |
#88924#added type com.sun.star.utils.XCancellable
-rw-r--r-- | fpicker/source/win32/folderpicker/fop.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/win32/folderpicker/fop.xml b/fpicker/source/win32/folderpicker/fop.xml index a5e506f73954..7c6835a88cb9 100644 --- a/fpicker/source/win32/folderpicker/fop.xml +++ b/fpicker/source/win32/folderpicker/fop.xml @@ -19,6 +19,7 @@ <type> com.sun.star.ui.dialogs.ExecutableDialogResults </type> <type> com.sun.star.ui.dialogs.ExtendedFilePickerElementIds </type> <type> com.sun.star.ui.dialogs.CommonFilePickerElementIds </type> + <type> com.sun.star.util.XCancellable </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> <type> com.sun.star.lang.XServiceInfo </type> |