Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui ::

interface XToolPanel
Description
describes the basic interface to be implemented by a tool panel

Methods' Summary
createAccessible creates the root of the Accessibility object tree for the tool panel  
Attributes' Summary
Window provides access to the tool panel's main window.  
Methods' Details
createAccessible
::com::sun::star::accessibility::XAccessible
createAccessible( [in] ::com::sun::star::accessibility::XAccessible  ParentAccessible );

Description
creates the root of the Accessibility object tree for the tool panel
Parameter ParentAccessible
the parent object in the Accessibility object tree
Attributes' Details
Window
[ readonly ] ::com::sun::star::awt::XWindow Window;
Description
provides access to the tool panel's main window.

It is allowed for an implementation to return NULL here, but in this case some functionality, for instance automatic positioning of the tool panel, might not be available, and must be implemented by the tool panel itself.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.