21 module
com { module sun { module star { module ui { module dialogs {
38 void setMultiSelectionMode( [in]
boolean bMode );
48 void setDefaultName( [in]
string aName );
59 void setDisplayDirectory( [in]
string aDirectory )
69 string getDisplayDirectory();
92 sequence< string > getFiles();
Definition: Ambiguous.idl:20
Specifies an interface for an executable dialog.
Definition: XExecutableDialog.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
Specifies an interface for a FilePicker.
Definition: XFilePicker.idl:26