diff options
author | Tino Rachui <tra@openoffice.org> | 2001-10-09 05:56:15 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2001-10-09 05:56:15 +0000 |
commit | 4fdfca2e8c3b788eae8c40ed8485f53a55d147dc (patch) | |
tree | 2ed86d86db4de376f293925190969e78fe049b61 /fpicker | |
parent | 57e56f19ee6b2d0efe8c45db9b1db0af08269b77 (diff) |
#88924#added type com.sun.star.util.XCancellable
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/win32/filepicker/fps.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/win32/filepicker/fps.xml b/fpicker/source/win32/filepicker/fps.xml index 539fdcf48689..041ba8700a1a 100644 --- a/fpicker/source/win32/filepicker/fps.xml +++ b/fpicker/source/win32/filepicker/fps.xml @@ -28,6 +28,7 @@ <type> com.sun.star.ui.dialogs.ListboxControlActions </type> <type> com.sun.star.ui.dialogs.TemplateDescription </type> <type> com.sun.star.ui.dialogs.FilePreviewImageFormats </type> + <type> com.sun.star.util.XCancellable </type> <type> com.sun.star.lang.XComponent </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> |