19 #ifndef __com_sun_star_ui_dialogs_XFolderPicker_idl__
20 #define __com_sun_star_ui_dialogs_XFolderPicker_idl__
27 module com { module sun { module star { module ui { module dialogs {
44 void setDisplayDirectory( [in]
string aDirectory )
54 string getDisplayDirectory();
62 string getDirectory( );
69 void setDescription( [in]
string aDescription );
Specifies a FolderPicker interface.
Definition: XFolderPicker.idl:32
Specifies an interface for an executable dialog.
Definition: XExecutableDialog.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29