21 module
com { module sun { module star { module ui { module dialogs {
44 void appendFilter( [in]
string aTitle, [in]
string aFilter )
55 void setCurrentFilter( [in]
string aTitle )
64 string getCurrentFilter( );
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
base interface of all UNO interfaces
Definition: XInterface.idl:45
Specifies a filter manager interface for a FilePicker.
Definition: XFilterManager.idl:26