|
| virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) throw (css::uno::RuntimeException) |
| |
| virtual void SAL_CALL | fileSelectionChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException) |
| |
| virtual void SAL_CALL | directoryChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException) |
| |
| virtual OUString SAL_CALL | helpRequested (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException) |
| |
| virtual void SAL_CALL | controlStateChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException) |
| |
| virtual void SAL_CALL | dialogSizeChanged () throw (css::uno::RuntimeException) |
| |
Definition at line 87 of file Test_fps.cxx.
◆ controlStateChanged()
| void SAL_CALL FilePickerListener::controlStateChanged |
( |
const css::ui::dialogs::FilePickerEvent & |
aEvent | ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
◆ dialogSizeChanged()
| void SAL_CALL FilePickerListener::dialogSizeChanged |
( |
| ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
◆ directoryChanged()
| void SAL_CALL FilePickerListener::directoryChanged |
( |
const css::ui::dialogs::FilePickerEvent & |
aEvent | ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
◆ disposing()
| void SAL_CALL FilePickerListener::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
◆ fileSelectionChanged()
| void SAL_CALL FilePickerListener::fileSelectionChanged |
( |
const css::ui::dialogs::FilePickerEvent & |
aEvent | ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
◆ helpRequested()
| OUString SAL_CALL FilePickerListener::helpRequested |
( |
const css::ui::dialogs::FilePickerEvent & |
aEvent | ) |
|
| throw | ( | css::uno::RuntimeException |
| ) | | |
|
virtual |
The documentation for this class was generated from the following file: