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

service AccessibleCsvTable
Description
The accessible object of the data table in the CSV import dialog.
Since
OpenOffice 1.1.2
See also
AccessibleCsvRuler, AccessibleCsvCell

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

 
Top of Page