LibreOffice
LibreOffice 7.4 SDK API Reference
Classes
com::sun::star::form::inspection Module Reference

collects services for inspecting form/components More...

Classes

service  ButtonNavigationHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which is able to enhance the com::sun::star::form::component::CommandButton::ButtonType and com::sun::star::form::component::CommandButton::TargetURL properties of a com::sun::star::form::component::CommandButton. More...
 
service  CellBindingPropertyHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which is able to provide properties to bind a form component to a spreadsheet cell. More...
 
service  DefaultFormComponentInspectorModel
 implements a com::sun::star::inspection::XObjectInspectorModel for inspecting form components, in particular all components implementing the FormComponent service. More...
 
service  EditPropertyHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides convenience wrappers for some properties existing at a form component derived from com::sun::star::awt::UnoControlEditModel. More...
 
service  EventHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which, for a com::sun::star::form::FormComponent, provides the script events offered by this form component. More...
 
service  FormComponentPropertyHandler
 implements the default property handler for all known types of com::sun::star::form::FormComponents. More...
 
service  SubmissionPropertyHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties for button controls which support submission of XML forms. More...
 
service  XMLFormsPropertyHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties related to binding form control models to XForm bindings. More...
 
service  XSDValidationPropertyHandler
 implements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties related to binding form control models to XForm bindings and validating the form control content. More...
 

Detailed Description

collects services for inspecting form/components

various property handlers for forms.

See also
com::sun::star::inspection::ObjectInspector
com::sun::star::inspection