20module 
com {  module sun {  module star {  module ui { module dialogs {
 
   50        [in] 
string sGroupTitle,
 
   51        [in] sequence< com::sun::star::beans::StringPair > aFilters
 
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Specifies an interface which allows manipulation of groups of filters for the FilePicker service.
Definition XFilterGroupManager.idl:26
void appendFilterGroup([in] string sGroupTitle, [in] sequence< com::sun::star::beans::StringPair > aFilters)
Appends a group of filters to the current filter list.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20