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

module inspection
Description
collects services for inspecting report/components

Services
DataProviderHandler implements the default property handler for all known types of ::com::sun::star::chart2::data::XDataProviders.
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::XReportComponents.
Top of Page