struct FilePickerEvent in module com::sun::star::ui::dialogs::

(Global Index)

Syntax

struct FilePickerEvent : com::sun::star::lang::EventObject ;

Description

Context information in case of a FilePicker event.

Field Summary

ElementId

Field Details



ElementId

Syntax

short ElementId;

Description

Parameter ElementId

Identifies the affected element

See also

CommonFilePickerElementIds

See also

ExtendedFilePickerElementIds
Top of Page