21module
com { module sun { module star { module ui { module dialogs {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Specifies an interface for an executable dialog.
Definition XExecutableDialog.idl:28
Specifies a FolderPicker interface.
Definition XFolderPicker.idl:27
string getDisplayDirectory()
Returns the root directory that the FolderPicker is showing.
void setDisplayDirectory([in] string aDirectory)
Sets the root directory that the FolderPicker should display.
void setDescription([in] string aDescription)
The implementation may optionally show the given text as a description for the user within the dialog...
string getDirectory()
Returns the selected directory as url conforming to Rfc1738.
Definition Ambiguous.idl:20