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

service AccessibleCsvRuler
Description
The accessible object of the ruler in the CSV import dialog.
Since
OOo 1.1.2
See also
AccessibleCsvTable

Exported Interfaces - Summary
::com::sun::star::accessibility::XAccessibleContext

This interface gives access to the whole content of the ruler.

::com::sun::star::accessibility::XAccessibleComponent

This interface gives access to the visibility of the ruler.

::com::sun::star::accessibility::XAccessibleText

This interface gives access to the text representation of the ruler.

Exported Interfaces - Details
::com::sun::star::accessibility::XAccessibleContext
Description
This interface gives access to the whole content of the ruler.
::com::sun::star::accessibility::XAccessibleComponent
Description
This interface gives access to the visibility of the ruler.
::com::sun::star::accessibility::XAccessibleText
Description
This interface gives access to the text representation of the ruler.

 
Top of Page