diff options
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> |