Included Services - Details |
AccessibleShape
- Description
- Give access to information of generic shapes.
See AccessibleShape for documentation and support of
the interfaces
::com::sun::star::accessibility::XAccessible,
::com::sun::star::accessibility::XAccessibleContext,
and
::com::sun::star::accessibility::XAccessibleComponent.
- See also
- AccessibleShape
|
|
Exported Interfaces - Details |
::com::sun::star::accessibility::XAccessibleImage
- Description
- Give access to image specific information.
The support of the
::com::sun::star::accessibility::XAccessibleImage interface
requires the shape to provide a description of the displayed image
and the image's size in the screen coordinate system (pixel). At
the time being this interface does not provide information that is
not available through the AccessibleShape service:
the size returned by the
::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageWidth() and
::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageHeight()
functions is the same as that returned by the
::com::sun::star::accessibility::XAccessibleComponent::getSize()
function; the description returned by
::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageDescription()
function is the same as the one returned by the
::com::sun::star::accessibility::XAccessibleContext::getAccessibleDescription()
function.
This makes the additional interface for
the time being basically an indicator of graphic shapes. This may
change in the future.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.