service Introspection in module com::sun::star::beans::

(Global Index)

Syntax

service Introspection;

Description

makes it possible to inspect an object concerning its properties and functions.

For details see method XIntrospection::inspect .

Exported Interfaces

com::sun::star::beans::XIntrospection

Description

allows the inspection of an object's properties and functions.


Top of Page