LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_report_inspection_DefaultComponentInspectorModel_idl__
20 #define __com_sun_star_report_inspection_DefaultComponentInspectorModel_idl__
26 module
com { module sun { module star { module report { module inspection {
72 [in]
long minHelpTextLines,
73 [in]
long maxHelpTextLines
implements a com::sun::star::inspection::XObjectInspectorModel for inspecting form components,...
Definition: DefaultComponentInspectorModel.idl:42
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:37
Definition: Ambiguous.idl:22
createDefault()
creates a default DefaultComponentInspectorModel, providing factories for all handlers listed above.
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
createWithHelpSection([in] long minHelpTextLines, [in] long maxHelpTextLines)
creates a default DefaultComponentInspectorModel, providing factories for all handlers listed above,...