Home
last modified time | relevance | path

Searched refs:control (Results 26 – 50 of 589) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlScrollBarModel.idl49 /** specifies the RGB color to be used for the control.
63 /** specifies the border style of the control.
86 /** determines whether the control is enabled or disabled.
92 /** specifies the help text of the control.
98 /** specifies the help URL of the control.
110 /** specifies the scrolling behaviour of the control.
129 /** specifies that the control will be printed with the document.
149 /** specifies the scroll value of the control.
155 /** specifies the minimum scroll value of the control.
164 /** specifies the maximum scroll value of the control.
[all …]
H A DUnoControlFixedHyperlinkModel.idl69 /** specifies the background color (RGB) of the control.
75 /** specifies the border style of the control.
98 /** determines whether the control is enabled or disabled.
104 /** specifies the font attributes of the text in the control.
111 value of the text in the control.
118 value of the text in the control.
124 /** specifies the help text of the control.
130 /** specifies the help URL of the control.
136 /** specifies the label of the control.
154 /** specifies the text color (RGB) of the control.
[all …]
H A DXSpinValue.idl63 /** sets the current value of the control
69 /** sets the value and value range of the control
79 /** returns the current value of the control.
85 /** sets the minimum value which can be set on the control
91 /** sets the maximum value which can be set on the control
97 /** returns the currently set minimum value of the control
103 /** returns the currently set maximum value of the control
109 /** sets the value by which the current value of the control
116 /** returns the value by which the current value of the control
123 /** controls the orientation of the control
[all …]
H A DUnoControlRoadmapModel.idl52 /** The control serves as an indexed container typically for RoadmapItems
65 /** specifies the background color (RGB) of the control.
72 /** determines whether the control is interactive or not.
89 /** specifies an URL to an image to use for the control.
90 The image is placed in the lower right corner of the control
97 /** specifies a graphic to be displayed on the control
114 /** specifies the border style of the control.
126 /** specifies whether the control will be printed with the document.
132 /** specifies the text displayed in the control.
148 /** specifies the help text of the control.
[all …]
H A DUnoControlFixedLineModel.idl53 /** determines whether the control is enabled or disabled.
59 /** specifies the font attributes of the text in the control.
66 value of the text in the control.
73 value of the text in the control.
79 /** specifies the help text of the control.
85 /** specifies the help URL of the control.
91 /** specifies the label of the control.
97 /** specifies the orientation of the control.
108 /** specifies that the control will be printed with the document.
114 /** specifies the text color (RGB) of the control.
[all …]
H A DUnoControlGroupBoxModel.idl53 /** determines whether the control is enabled or disabled.
59 /** specifies the font attributes of the text in the control.
66 value of the text in the control.
73 value of the text in the control.
79 /** specifies the help text of the control.
85 /** specifies the help URL of the control.
91 /** specifies the label of the control.
97 /** specifies that the control will be printed with the document.
103 /** specifies the text color (RGB) of the control.
109 /** specifies the text line color (RGB) of the control.
[all …]
H A DXControl.idl57 /** identifies a control.
64 <p>If the implementation of the control does not distinguish
66 a new XGraphics in the view, so that the control can be printed.</p>
72 /** sets the context of the control.
78 /** gets the context of the control.
100 /** sets a model for the control.
106 /** returns the model for this control.
112 /** returns the view of this control.
120 <p>Normally the control will be painted directly without a peer.</p>
126 /** returns <true/> if the control is in design mode, <false/> otherwise.
[all …]
H A DUnoControlProgressBarModel.idl49 /** specifies the background color (RGB) of the control.
55 /** specifies the border style of the control.
78 /** determines whether the control is enabled or disabled.
84 /** specifies the fill color (RGB) of the control.
90 /** specifies the help text of the control.
96 /** specifies the help URL of the control.
102 /** specifies that the control will be printed with the document.
108 /** specifies the progress value of the control.
114 /** specifies the maximum progress value of the control.
120 /** specifies the minimum progress value of the control.
H A DUnoControlImageControlModel.idl51 /** specifies the background color (RGB) of the control.
57 /** specifies the border style of the control.
80 /** determines whether the control is enabled or disabled.
86 /** specifies the help text of the control.
92 /** specifies the help URL of the control.
98 /** specifies an URL to an image to use for the control.
105 /** specifies a graphic to be displayed on the control
122 /** specifies that the control will be printed with the document.
129 control.
145 /** specifies that the control can be reached with the TAB key.
H A DUnoControlDialogElement.idl40 /** specifies the height of the control.
46 /** specifies the name of the control.
52 /** specifies the horizontal position of the control.
58 /** specifies the vertical position of the control.
64 /** specifies the step of the control.
70 /** specifies the tabindex of the control.
76 /** specifies the tag of the control.
82 /** specifies the width of the control.
H A DXTabControllerModel.idl47 /** returns whether the control models are grouped together.
53 /** determines if the control models are grouped together.
59 /** sets the control models.
65 /** returns the control models.
71 /** sets a control model group.
78 /** returns the number of control model groups.
84 /** returns a control model group.
92 /** returns a control model group by name.
/trunk/main/offapi/com/sun/star/form/
H A DDataAwareControlModel.idl55 <p>The connection between a data-aware control model and a form whose data the
56 control should display is made by parentship relations. The parent of a data-aware
57 control model (see <type scope="com::sun::star::container">XChild</type>, inherited
112 …This property makes sense in the <em>context</em> of the control model only. Normally, a control m…
115 This member here describes the column of this result set which the control should act for.</p>
127 <NULL/> values before submitting data to the database. Usually, if a control model is bound to
138 /** references to the cursor field to which the control is bound.
139 <p>Applies only if the form the control model belongs to is loaded and the control is valid bound.
148 /** references to a control model within the same document which should be used as a label.
149 <p>Any user interface action which needs to refer to the control is assumed to use this
[all …]
H A DTabulatorCycle.idl35 <p>If the last control of a form is focused, and the user pressed the TAB key, there are
40 is pressed on the <em>first</em> control of a form, as well as when TAB is pressed on the
41 <em>last</em> control.</p>
52 /** pressing the TAB key from the last control moves the focus to
53 the first control in the tab order of the next record.
59 /** pressing the TAB key from the last control moves the focus to
60 the first control in the tab order of the same record.
66 /** pressing the TAB key from the last control of a form moves
67 the focus to the first control of the next form in the tab order.
H A DListSourceType.idl33 /** describes the kind of data source used to fill the list data of a listbox or a combobox control.
41 /** The control should be filled with a list of string values.
47 /** The control should be filled with the data of a table.
53 /** The control should be filled with the results of a database query.
59 /** The control should be filled with the results of a database statement.
65 /** The control should be filled with the results of a database statement,
72 /** The control should be filled with the field names of a database table.
/trunk/main/sfx2/
H A DLibrary_sfx.mk129 sfx2/source/control/bindings \
130 sfx2/source/control/ctrlitem \
131 sfx2/source/control/dispatch \
132 sfx2/source/control/macro \
133 sfx2/source/control/minfitem \
134 sfx2/source/control/msg \
135 sfx2/source/control/msgpool \
136 sfx2/source/control/objface \
138 sfx2/source/control/request \
140 sfx2/source/control/shell \
[all …]
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableControlModel.idl38 /** specifies the model of a form control which supports binding to an external
43 /** specifies the basic functionality for a form control model
45 <p>Via this service, bindable control models inherit the
47 If an bindable control model, at which a binding has been established (via
50 both control model instances share the same binding instance.</p>
57 then every change in the control model's value is <em>immediately</em> reflected
63 binding's <code>ReadOnly</code> property. That is, any control using the value
65 <li>The control model's own <code>Enabled</code> property (if present) is kept in sync
66 with the binding's <code>Relevant</code> property. That is, any control using
75 any attempt to set the <code>ReadOnly</code> property of the control model to <FALSE/> will
[all …]
H A DBindableDataAwareControlModel.idl56 is moved to a different record, then the bound control model is updated with the value of
58 On the other hand, when any change in the control model (e.g. resulting from a user entering
59 data in a control associated with the control model) is committed
61 data of the control model is written into the associated
66 In some sense, they are an abstraction of the data aware control models, which only
76 component is bound to a control model which currently has an active SQL binding,
86 then every change in the control model's value is <em>immediately</em> reflected
106 then the control model (it's value property, respectively) and the external value are
108 at the control model.</p>
113 /** specifies the functionality for binding the control model to a
[all …]
/trunk/main/dbaccess/
H A DLibrary_dbui.mk142 dbaccess/source/ui/control/RelationControl \
143 dbaccess/source/ui/control/TableGrantCtrl \
144 dbaccess/source/ui/control/dbtreelistbox \
145 dbaccess/source/ui/control/opendoccontrols \
146 dbaccess/source/ui/control/sqledit \
147 dbaccess/source/ui/control/tabletree \
303 dbaccess/source/ui/control/ScrollHelper \
304 dbaccess/source/ui/control/SqlNameEdit \
307 dbaccess/source/ui/control/curledit \
309 dbaccess/source/ui/control/marktree \
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Didtglobal.pm1117 my %control = ();
1123 $control{'Type'} = $3;
1124 $control{'X'} = $4;
1125 $control{'Y'} = $5;
1126 $control{'Width'} = $6;
1130 $control{'Text'} = $10;
1132 $control{'Help'} = $12;
1144 my $newline = $control{'Dialog_'} . "\t" . $control{'Control'} . "\t" . $control{'Type'} . "\t" .
1145 $control{'X'} . "\t" . $control{'Y'} . "\t" . $control{'Width'} . "\t" .
1146 $control{'Height'} . "\t" . $control{'Attributes'} . "\t" . $control{'Property'} . "\t" .
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl39 /** This service specifies the model for control which provides controller
48 /** denotes the border style of the control.
59 /** determines whether the control is enabled or disabled.
64 /** contains the font attributes for the text in the control
69 /** specifies the text color (as RGB value) of the control.
74 /** specifies the text line color (as RGB value) of the control.
77 that the text in the control should be underlined or stroke out.</p>
98 /** specifies the size of the icons in the control
108 /** determines whether the control should provide functionality for positioning the
114 /** determines whether the control should provide functionality for navigating the
[all …]
H A DDatabaseImageControl.idl45 /** specifies the model of a control used for displaying images stored in a database.
47 <p>As every <type scope="com::sun::star::form">DataAwareControlModel</type>, an image control
49 of the database field is taken, interpreted as image, and displayed in the control.<br/>
53 <p>Usually, an image control model can be bound to binary columns only, namely
69 control model for an <type scope="com::sun::star::form::control">ImageControl</type>.</li>
71 <li>The control is an <type scope="com::sun::star::awt">XImageConsumer</type> for the
74 <li>Whenever the form's cursor is positioned on a new record, the column the control
76 at the image producer, which notifies it's consumers, which leads to the control
79 <li>When the user by some interaction tells the control to contain a new image, this is
80 exchanged by URL. For example, implementations of the control service may allow the user
[all …]
/trunk/main/offapi/com/sun/star/form/validation/
H A DValidatableControlModel.idl43 /** specifies the model of a form control which supports live validation of its
46 <p>Validatable control models support setting a validator with dynamic
52 /** specifies the basic functionality for a form control model
54 <p>Via this service, validatable control models inherit the
56 If an validatable control model, at which a validator has been set (via
59 both control model instances share the same validator instance.</p>
63 /** enables support for validating the value of the control model
65 <p>Setting an retrieving the current validator of the control model is
69 <p>Easy access to the current value of the control, as well as it's validity
74 is not specified here, but depends on the concrete control type.</p>
[all …]
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl77 module control {
81 /** describes a table-like control for displaying data.
83 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">GridC…
93 /** allows committing the content of the active cell of the control.
100 …a table control bound to a data source is given implicitly (by the cursor position of the data sou…
122 /** is used to switch the operating modes of the control.
124 …ides the normal opreration mode (which is used to display the database form's data) the control may
129 /** used to control the selection of rows in the grid control.
140 …<p>A grid control can contain own UI elements for traveling within the database form it belongs to…
141 …concept seems to make sense, as a grid control - in opposite to other data aware controls - displa…
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java257 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByRefValue() local
259 if ( ((String)control.getPropertyValue( "Name" )).equals( name ) ) in getRadioModelByRefValue()
260 if ( ((String)control.getPropertyValue( "RefValue" )).equals( refValue ) ) in getRadioModelByRefValue()
261 return control; in getRadioModelByRefValue()
282 XPropertySet control = UNO.queryPropertySet( indexAccess.getByIndex( i ) ); in getRadioModelByTag() local
284 if ( ((String)control.getPropertyValue( "Name" )).equals( name ) ) in getRadioModelByTag()
285 if ( ((String)control.getPropertyValue( "Tag" )).equals( tag ) ) in getRadioModelByTag()
286 return control; in getRadioModelByTag()
/trunk/main/sal/inc/internal/
H A Donce.h57 sal_once_type * control = (once); \
58 if (!(control->m_done)) \
60 while (InterlockedExchange(&(control->m_lock), 1) == 1) Sleep(0); \
61 if (!(control->m_done)) \
65 control->m_done = 1; \
67 InterlockedExchange(&(control->m_lock), 0); \

Completed in 60 milliseconds

12345678910>>...24