20 #ifndef __com_sun_star_ui_dialogs_XFilePickerNotifier_idl__
21 #define __com_sun_star_ui_dialogs_XFilePickerNotifier_idl__
27 module
com { module sun { module star { module ui { module dialogs {
Interface to be implemented by a FilePicker listener.
Definition: XFilePickerListener.idl:38
Interface to be implemented in order to support listener management.
Definition: XFilePickerNotifier.idl:33
void addFilePickerListener([in] XFilePickerListener xListener)
Interface for clients to register as XFilePickerListener.
void removeFilePickerListener([in] XFilePickerListener xListener)
Interface for clients to unregister as XFilePickerListener.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22