Extensions introspection

From Apache OpenOffice Wiki
Revision as of 21:38, 26 February 2007 by Bc (Talk | contribs)

Jump to: navigation, search

many introspection tools are available as the OOo API provides some usefull methods

The introsepction tool for macros !!! ( and a XRay tool description in this wiki)

a must have

the same as XRay for pyUNO

The Object Inspector is an OpenOffice.org extension that is to help the developer to inspect arbitrary Uno-Objects. As Uno provides a service-oriented API with abstract service descriptions exporting defined interfaces the capabilities of a Uno Object does not open up to the developer at design time. The Object Inspector also offers Sourcecode generation in several programming languages and links of interface and service descriptions either locally installed or from OpenOffice.org The Object Inspector is still under development.

See also

Personal tools