:: drafts :: com :: sun :: star :: sheet ::

service AccessibleCsvTable
Description
The accessible object of the data table in the CSV import dialog.
See also
drafts::com::sun::star::sheet::AccessibleCsvRuler
See also
drafts::com::sun::star::sheet::AccessibleCsvCell

Exported Interfaces
::drafts::com::sun::star::accessibility::XAccessibleContext
Description
This interface gives access to the whole content of the table.
::drafts::com::sun::star::accessibility::XAccessibleComponent
Description
This interface gives access to the visibility of the table.
::drafts::com::sun::star::accessibility::XAccessibleTable
Description
This interface gives access to functionality specific for a table.
::drafts::com::sun::star::accessibility::XAccessibleSelection
Description
This interface gives access to selection functionality.

 
Top of Page