Home
last modified time | relevance | path

Searched refs:control (Results 126 – 150 of 589) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/form/control/
H A DPatternField.idl37 module com { module sun { module star { module form { module control {
41 /** describes a control for inputting text complying to a given pattern,
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Patte…
H A DRadioButton.idl37 module com { module sun { module star { module form { module control {
41 /** describes a radio button control which can (but not necessarily has to) be bound to a database …
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Radio…
H A DTimeField.idl37 module com { module sun { module star { module form { module control {
41 /** describes a control for inputting time values which can (but not necessarily has to) be bound
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">TimeF…
H A DCheckBox.idl37 module com { module sun { module star { module form { module control {
41 /** describes a check box control which can (but not necessarily has to) be bound to a database fie…
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Check…
/trunk/main/offapi/com/sun/star/form/
H A Dmodules.idl33 /** collects form control model descriptions
37 /** collects form control descriptions
39 module control { };
H A DXBoundComponent.idl42 For example, suppose you have a data-bound control that is connected
43 to a database field. Each time the control loses its focus, the
44 model (component) of the control is triggered by the environment
H A DFormControlModel.idl49 /** specifies a control model within a form.
80 /** determines the relative taborder of the control associated with the model.
82 <p>The default -1 is used to indicate that the tab-order of this control should be
/trunk/main/offapi/com/sun/star/form/component/
H A DNumericField.idl53 /** can be used to reset the control to it's default value.
61 /** contains a default value for the control.
63 <p>This value is used when the control is initially displayed, and for resetting it.</p>
H A DComboBox.idl54 /** can be used to reset the control to it's default text.
60 /** contains a default value for the control.
62 <p>This value is used when the control is initially displayed, and for resetting it.</p>
H A DPatternField.idl53 /** can be used to reset the control to it's default text.
59 /** contains a default value for the control.
61 <p>This value is used when the control is initially displayed, and for resetting it.</p>
H A DDatabasePatternField.idl41 /** This service specifies a data-aware control model for entering text which matches a specific
54 <p>When the user enters text into a pattern field, and after this, the control
55 content is to be committed into the database field the control is bound to,
H A DDatabaseFormattedField.idl53 <p>When the user enters text into a formatted field control, and after this, the control
54 content is to be committed into the database field the control is bound to,
H A DTextField.idl65 /** can be used to reset the control to it's default text.
71 /** contains a default value for the control.
73 <p>This value is used when the control is initially displayed, and for resetting it.</p>
H A DDatabaseComboBox.idl49 can choose items to fill into the control, this list can be filled with different data from
62 <p>When the user enters text into a combo box, and after this, the control
63 content is to be committed into the database field the control is bound to,
/trunk/main/offapi/com/sun/star/sdb/
H A DColumnDescriptorControlModel.idl52 /** specifies the border style of the control.
64 /** determines whether the control is enabled or disabled.
71 /** specifies that the control can be reached with the TAB key.
/trunk/main/offapi/com/sun/star/awt/
H A DXControlContainer.idl60 /** returns the control with the specified name.
66 /** adds the given control with the specified name to the container.
73 /** removes the given control from the container.
H A DUnoControlModel.idl66 access to the model data from the embedding environment. The control
72 /** This service is present when the control model is embedded in an
91 /** specifies the service name of the default control for this model.
/trunk/main/offapi/com/sun/star/drawing/
H A DBezierPoint.idl40 <p>The two control points specify how the bezier curve
55 /** This is the position of the first control point.
62 /** This is the position of the second control point.
/trunk/main/offapi/com/sun/star/inspection/
H A DXStringListControl.idl39 <p>A control which would canonically implement this interface is a list box control:
40 The string list defined by <type>XStringListControl</type> would in the control be
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridDataListener.idl51 /** is called when one or more rows of data have been inserted into a grid control's data model.
55 /** is called when one or more rows of data have been removed from a grid control's data model.
59 /** is called when existing data in a grid control's data model has been modified.
/trunk/main/cui/source/options/
H A Doptmemory.hrc35 #define COL2 (COL1+140) // width text before control
37 #define COL4 (COL3+30) // width control
39 #define COL6 (WHOLE_WIDTH) // width text after control (unit)
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXAutoscroll.idl39 subject of the operation on a region of a scrollable GUI control that is
42 <p>In such situations it is desirable that the GUI control detect this and
46 <p>If a GUI control is both an active DropTarget and is also scrollable,
/trunk/main/svx/source/accessibility/
H A Daccessibility.src76 Text [ en-US ] = "Corner control" ;
86 Text [ en-US ] = "Angle control" ;
184 Text [ en-US ] = "Contour control" ;
/trunk/main/offapi/com/sun/star/form/inspection/
H A DXSDValidationPropertyHandler.idl38 … which provides properties related to binding form control models to XForm bindings and validating
39 the form control content.
43 Since those instances also support validating form control content (by supporting an
/trunk/main/forms/source/resource/
H A Dstrings.src45 …Text [ en-US ] = "An error occurred while this control was being loaded. It was therefore replaced…
116 …= "The value types supported by the binding cannot be used for exchanging data with this control.";
126 …Text [ en-US ] = "The control is connected to an external value binding, which at the same time ac…

Completed in 55 milliseconds

12345678910>>...24