|
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 {
Specifies a filter manager interface for a FilePicker.
Definition: XFilterManager.idl:27
string getCurrentFilter()
Returns the currently selected filter.
void setCurrentFilter([in] string aTitle)
Sets the current filter.
void appendFilter([in] string aTitle, [in] string aFilter)
Adds a filter identified by a title.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46