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

module dialogs

Services
FilePicker
FolderPicker A FolderPicker service.
Interfaces
XExecutableDialog Specifies an interface for an executable dialog.
XFilePicker Specifies an interface for a FilePicker
XFilePickerControlAccess Provides access to the controls of a FilePicker.
XFilePickerListener Interface to be implemented by a FilePicker listener.
XFilePickerNotifier Interface to be implemented in order to support listener management.
XFilePreview FilePicker that support the preview of various file formats should implement this interface.
XFilterGroupManager Specifies an interface which allows manipulation of groups of filters for the FilePicker service.
XFilterManager Specifies a filter manager interface for a FilePicker
XFolderPicker Specifies a FolderPicker interface.
Structs
FilePickerEvent Context information in case of a FilePicker event.
Exceptions
ExecutableDialogException Base class of all XExecutableDialog related exceptions.
Constant Groups
CommonFilePickerElementIds These constants are used to specify common controls of a FilePicker dialog.
ControlActions Control actions for common and extended controls of a FilePicker.
ExecutableDialogResults These constants are used to specify a result of executing a XExecutableDialog .
ExtendedFilePickerElementIds
FilePreviewImageFormats These constants are used to specify image formats supported by an implementation of the interface XFilePreview .
ListboxControlActions [ DEPRECATED ]
These constants are deprecated and should not be used anymore. They're superseeded by ControlActions .
TemplateDescription The implementation of a FilePicker service may support the usage of different templates. The following constants define the currently specified templates.
Top of Page