diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-27 10:39:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-27 10:39:28 +0100 |
commit | cc360f0a483e7c68ece7a30424f204d660d74b1c (patch) | |
tree | 0e81c30bf1805cebdd7d3b8097085bf44f0a8528 /qadevOOo | |
parent | 41f08d42696fdb1f38baaafdde63088febdfd06d (diff) |
fdo#46808: Missing adaptions to XFolderPicker2
c988da288ec473a28f61ebb53aa3ff82bab11ef4 "fdo#46808, Adapt
ui::dialogs::FolderPicker UNO service to new style" had left some FolderPicker
implementations at XFolderPicker, so creating them caused DeploymentExceptions.
Change-Id: I3463161f9bb87a69a2777c331eb5b93d487790b0
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/objdsc/fop/com.sun.star.comp.ui.dialogs.FolderPicker.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/objdsc/fop/com.sun.star.comp.ui.dialogs.FolderPicker.csv b/qadevOOo/objdsc/fop/com.sun.star.comp.ui.dialogs.FolderPicker.csv index 633748bf8210..5a2c2fb2c4f9 100644 --- a/qadevOOo/objdsc/fop/com.sun.star.comp.ui.dialogs.FolderPicker.csv +++ b/qadevOOo/objdsc/fop/com.sun.star.comp.ui.dialogs.FolderPicker.csv @@ -9,4 +9,4 @@ "FolderPicker";"com::sun::star::ui::dialogs::XFolderPicker";"setDescription()" "FolderPicker";"com::sun::star::ui::dialogs::XExecutableDialog";"setTitle()" "FolderPicker";"com::sun::star::ui::dialogs::XExecutableDialog";"execute()" -"FolderPicker";"com::sun::star::util::XCancellable#optional";"cancel()" +"FolderPicker";"com::sun::star::util::XCancellable";"cancel()" |