:: com :: sun :: star :: ui :: dialogs ::

service FolderPicker
Description
A FolderPicker service.

Exported Interfaces
::com::sun::star::ui::dialogs::XFolderPicker
Description
Provides the ability to execute a FolderPicker dialog and browse for and select folders.
::com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
::com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.
::com::sun::star::util::XCancellable
Usage Restrictions
optional
Description
For canceling a running dialog instance.

This may be usefull for automatic test tools for instance.


 
Top of Page