Home
last modified time | relevance | path

Searched refs:radio (Results 1 – 25 of 81) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleRadioButton.idl51 /** specifies accessibility support for a radio button.
58 radio button:
61 <li>Role: The role of a radio button is <const
64 <li>Name: The name of a radio button is its localized label.</li>
65 <li>Description: The description of a radio button is its localized
68 <li>Parent: The parent is the window that contains the radio button.</li>
114 of a radio button.
119 a radio button. The supported actions for a radio button are:
127 radio button, which is related to the radio button's
H A DXRadioButton.idl41 /** gives access to the state of a radio button and makes it possible
66 /** sets the state of the radio button.
72 /** sets the label of the radio button.
H A DXStyleSettings.idl163 /// specifies the text color of radio buttons and check boxes
212 /// specifies the font of radio buttons and check boxes
H A DUnoControlRadioButton.idl45 /** specifies a radio button control.
H A DUnoControlRadioButtonModel.idl204 /** specifies a visual effect to apply to the radio button control.
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseRadioButton.idl41 /** This service specifies a radio button which is data-aware and thus can be bound to a
54 is <em>not</em> empty, then the radio button will exchange it's value as string:
77 possible external value bindings as soon as the radio button is selected. With the member
78 … <member>SecondaryRefValue</member>, clients of the radio button can also associate a value with
H A DBindableDatabaseCheckBox.idl56 is <em>not</em> empty, then the radio button will exchange it's value as string:
/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java367 … XPropertySet radio = m_formLayer.createControlAndShape( "DatabaseRadioButton", 30, yPos, 40, 4 ); in createRadio() local
368 radio.setPropertyValue( "Label", label ); in createRadio()
369 radio.setPropertyValue( "Name", name ); in createRadio()
370 radio.setPropertyValue( "Tag", tag ); in createRadio()
371 return radio; in createRadio()
/trunk/main/offapi/com/sun/star/form/component/
H A DRadioButton.idl45 /** specifies a component which acts as a radio button as needed in <type>HTMLForm</type>s.
52 <p>Like in HTML, radio buttons are grouped together if and only if they have the
73 <p> In a group of radio buttons only one button should be checked
H A DDatabaseRadioButton.idl41 /** This service specifies a radio button which is data-aware, and can be bound to a database field.
/trunk/main/offapi/com/sun/star/form/
H A DFormComponentType.idl48 /** specifies a control that acts like a radio button. Grouped together, such radio buttons
H A DDataAwareControlModel.idl176 …and radio buttons (<type scope="com::sun::star::form::component">RadioButton</type>) can be labeled
/trunk/main/toolkit/doc/layout/
H A Doldnotes.txt236 <radio id="foo" value="..."/>
238 <radio id="foo" value="..."/>
H A Dnotes.txt112 + radio-button-group
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm211 …ng is done differently in NSAccessibility and the UNO-API. In UNO related radio buttons share an e…
214 …attributes with the first radio button of the group, except for the role, subrole, role descriptio…
215 So in this five methods there is a special treatment for radio buttons and groups.
433 [ value appendString: @"radio button " ];
/trunk/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.hrc39 // radio buttons
/trunk/main/offapi/com/sun/star/form/control/
H A DRadioButton.idl41 /** describes a radio button control which can (but not necessarily has to) be bound to a database …
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl295 rudimentary objects such as radio buttons, check boxes, or
398 <p>A specialized check box that will cause other radio buttons in
406 /** This role is used for radio buttons that are menu items.
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXGraphicObjects.idl45 <li>OptionButtons: option button (radio button) controls,</li>
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt344 RadioButton Property N Identifier A named property to be tied to this radio button. All the bu…
345 RadioButton Text Y Text The visible title to be assigned to the radio button.
348 … The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
349 … The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt344 RadioButton Property N Identifier A named property to be tied to this radio button. All the bu…
345 RadioButton Text Y Text The visible title to be assigned to the radio button.
348 … The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
349 … The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt344 RadioButton Property N Identifier A named property to be tied to this radio button. All the bu…
345 RadioButton Text Y Text The visible title to be assigned to the radio button.
348 … The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
349 … The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt344 RadioButton Property N Identifier A named property to be tied to this radio button. All the bu…
345 RadioButton Text Y Text The visible title to be assigned to the radio button.
348 … The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
349 … The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
/trunk/main/vcl/source/src/
H A Dimages.src55 File = "radio.png" ;
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.src161 // this element is only for determining where our radio button group ends (in both directions)

Completed in 104 milliseconds

1234