:: com :: sun :: star :: report ::

module inspection
Description
collects services for inspecting report/components
See also
::com::sun::star::inspection::ObjectInspector, ::com::sun::star::inspection

Services
DefaultComponentInspectorModel implements a ::com::sun::star::inspection::XObjectInspectorModel for inspecting form components, in particular all components implementing the ::ReportComponent service.
ReportComponentHandler implements the default property handler for all known types of ::com::sun::star::report::XReportComponent s.
Top of Page