(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: drawing ::

service AccessibleSlideView
Description
The AccessibleSlideView service is implemented by slide views of Impress documents.

An accessible slide view gives access to all visible slides of a slide view.

Since
OOo 1.1.2

Exported Interfaces - Summary
::com::sun::star::accessibility::XAccessible
(referenced entity's summary:)
This interface has to be implemented by any class that wants to be accessible.
::com::sun::star::accessibility::XAccessibleContext
(referenced entity's summary:)
Implement this interface for exposing various aspects of a class' content.
::com::sun::star::accessibility::XAccessibleEventBroadcaster
(referenced entity's summary:)
makes it possible to register listeners which are called whenever an accessibility event (see ::com::sun::star::accessibility::AccessibleEventObject) occurs.
::com::sun::star::accessibility::XAccessibleComponent
(referenced entity's summary:)
The ::com::sun::star::accessibility::XAccessibleComponent interface should be supported by any class that can be rendered on the screen.
::com::sun::star::accessibility::XAccessibleSelection
(referenced entity's summary:)
Implement this interface to represent a selection of accessible objects.
Exported Interfaces - Details
::com::sun::star::accessibility::XAccessible
(referenced entity's summary:)
This interface has to be implemented by any class that wants to be accessible.
::com::sun::star::accessibility::XAccessibleContext
(referenced entity's summary:)
Implement this interface for exposing various aspects of a class' content.
::com::sun::star::accessibility::XAccessibleEventBroadcaster
(referenced entity's summary:)
makes it possible to register listeners which are called whenever an accessibility event (see ::com::sun::star::accessibility::AccessibleEventObject) occurs.
::com::sun::star::accessibility::XAccessibleComponent
(referenced entity's summary:)
The ::com::sun::star::accessibility::XAccessibleComponent interface should be supported by any class that can be rendered on the screen.
::com::sun::star::accessibility::XAccessibleSelection
(referenced entity's summary:)
Implement this interface to represent a selection of accessible objects.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.