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

interface XFolderPicker2
Base Interfaces
XFolderPicker2XFolderPicker
┃ ┗ XExecutableDialog
┗ ::com::sun::star::util::XCancellable

XFolderPicker
Description
Provides the ability to execute a FolderPicker dialog and browse for and select folders.
::com::sun::star::util::XCancellable
Description
For canceling a running dialog instance.

This may be useful for automatic test tools for instance.

Description
Provides a unified interface for the new-style FolderPicker service to implement.
Since
LibreOffice 4.0

Top of Page