19#ifndef __com_sun_star_form_component_DatabaseTextField_idl__
20#define __com_sun_star_form_component_DatabaseTextField_idl__
28 module
com { module sun { module star { module form { module component {
Definition Ambiguous.idl:22
This service specifies a text field which is data-aware, and can be bound to a database field.
Definition DatabaseTextField.idl:34
boolean ConvertEmptyToNull
determines if an empty text should be treated as a NULL value.
Definition DatabaseTextField.idl:50
specifies a component which allows the input of text, either single- or multi-line.
Definition TextField.idl:36