|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module ui { module dialogs {
Interface to be implemented by a FilePicker listener.
Definition: XFilePickerListener.idl:32
Interface to be implemented in order to support listener management.
Definition: XFilePickerNotifier.idl:27
void removeFilePickerListener([in] XFilePickerListener xListener)
Interface for clients to unregister as XFilePickerListener.
void addFilePickerListener([in] XFilePickerListener xListener)
Interface for clients to register as XFilePickerListener.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46