Home
last modified time | relevance | path

Searched refs:box (Results 26 – 50 of 229) sorted by relevance

12345678910

/trunk/main/desktop/test/deployment/active/
H A DDispatch.java66 XMessageBox box = UnoRuntime.queryInterface( in dispatch() local
80 box.execute(); in dispatch()
81 UnoRuntime.queryInterface(XComponent.class, box).dispose(); in dispatch()
H A Dactive_native.cxx236 css::uno::Reference< css::awt::XMessageBox > box( in dispatch() local
258 box->execute(); in dispatch()
260 box, css::uno::UNO_QUERY_THROW)->dispose(); in dispatch()
/trunk/main/desktop/test/deployment/passive/
H A DDispatch.java66 XMessageBox box = UnoRuntime.queryInterface( in dispatch() local
80 box.execute(); in dispatch()
81 UnoRuntime.queryInterface(XComponent.class, box).dispose(); in dispatch()
H A Dpassive_native.cxx234 css::uno::Reference< css::awt::XMessageBox > box( in dispatch() local
256 box->execute(); in dispatch()
258 box, css::uno::UNO_QUERY_THROW)->dispose(); in dispatch()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl194 /** Return the bounding box of the specified position.
196 <p>Returns the bounding box of the indexed character.</p>
202 not represent an existing character its bounding box is defined in
204 the bounding box of some character when inserted at the end of the
207 width being at least one pixel so that the bounding box is not
216 Index of the character for which to return its bounding box.
220 The bounding box of the referenced character. The bounding box
H A DAccessibleEventId.idl97 (relative) bounding box of an accessible object has changed. It is
104 method to determine the new bounding box.</p>
364 /** Constant used to indicate that a list box entry has been expanded.
366 <member>AccessibleEventObject::NewValue</member> contains the expanded list box entry.
372 /** Constant used to indicate that a list box entry has been collapsed.
374 <member>AccessibleEventObject::NewValue</member> contains the collapsed list box entry.
H A DAccessibleRole.idl77 /** Check box role.
97 /** Combo box role.
134 /** Dialog box role.
218 /** Group box role.
307 <p>An object usually drawn at the top of the primary dialog box of
398 <p>A specialized check box that will cause other radio buttons in
471 /** Spin box role.
/trunk/main/offapi/com/sun/star/awt/
H A DXComboBox.idl45 /** gives access to the items of a combo box and makes it possible to
94 /** returns the number of items in the combo box.
106 /** returns all items of the combo box.
H A DXMessageBox.idl29 /** gives access to a message box.
41 /** shows the message box.
H A DUnoControlListBox.idl49 /** specifies a list box control.
51 <p>A list box displays a list of strings and allows a selection within
H A DXListBox.idl45 /** gives access to the items of a list box and makes it possible to
109 /** returns all items of the list box.
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseListBox.idl41 /** This service specifies a list box model which is data-aware and thus can be bound to a
49 the indexes of the selected entries of the list box.</li>
54 of the selected entries of the list box.</li>
H A DBindableDatabaseComboBox.idl41 /** This service specifies a model of a combo box (a list box combined with a text
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf29759box. A combo box is a one line list box that a user can click and then choose an entry from the li…
31313 …127 0 en-GB \<ahelp hid=\".\"\>Sets the default text for a text box or a combo box.\</ahelp\> …
31526 …help par_idN10F4D 0 en-GB Check box is set to "indeterminate" state if it is a tri-state check
31527 …red\02\01170102.xhp 0 help par_idN11023 0 en-GB Select the box. The Reference value box contain…
31529 …d\02\01170102.xhp 0 help par_idN11040 0 en-GB Deselect the box. The Reference value box contain…
33900 …0.xhp 0 help par_id3147435 21 0 en-GB Toggles the focused check box in a dialogue box. 202004…
41020 …en-GB The Macro Selector dialogue box contains two list boxes, namely the Library list box and the…
44841 …d=\".\"\>Use this dialogue box to organise namespaces. You can access this dialogue box through th…
53005box in a dialogue box that has a \<emph\>Minimise\</emph\> button, the dialogue box is hidden and …
59017 …enter text in the \<emph\>Contents\</emph\> box of this dialogue box, and then mark and unmark thi…
[all …]
/trunk/main/extensions/source/dbpilots/
H A Dlistcombopages.src120 Text [ en-US ] = "The contents of the field selected will be shown in the combo box list.";
125 …Text [ en-US ] = "The contents of the selected field will be shown in the list box if the linked f…
189 …Text [ en-US ] = "You can either save the value of the combo box in a database field or use it for…
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx468 ErrorBox box( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, WB_OK, sMsg ); in handle() local
469 box.Execute(); in handle()
831 ::std::auto_ptr<ErrorBox> box( in execute()
834 box->SetText( m_pDialogHelper->getWindow()->GetText() ); in execute()
835 box->Execute(); in execute()
H A Ddp_gui_service.cxx236 std::auto_ptr<ErrorBox> box( in startExecuteModal() local
239 box->Execute(); in startExecuteModal()
/trunk/main/offapi/com/sun/star/ui/
H A DItemStyle.idl60 /** specifies how the output of the item is aligned in the bounding box of
67 /** specifies how the output of the item is aligned in the bounding box of
74 /** specifies how the output of the item is aligned in the bounding box of
/trunk/main/offapi/com/sun/star/drawing/
H A DRotationDescriptor.idl47 of the bounding box.
61 of the bounding box
H A DAccessibleShape.idl162 <p>The bounding box returned by the <method
165 shape's bounding box clipped at its parent's bounding box</p>
/trunk/main/offapi/com/sun/star/form/component/
H A DCheckBox.idl45 /** specifies the model of a check box control
78 <p>When submitting a <type>HTMLForm</type> which contains a check box,
/trunk/main/offapi/com/sun/star/chart/
H A DXStatisticDisplay.idl57 <p>The <em>UpBar</em> is the box that is drawn between the
71 <p>The <em>DownBar</em> is the box that is drawn between the
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOCheckBoxControl.java217 XCheckBox box = (XCheckBox) UnoRuntime.queryInterface in createTestEnvironment() local
219 box.addItemListener(listener) ; in createTestEnvironment()
/trunk/main/toolkit/
H A DLibrary_tk.mk135 toolkit/source/layout/core/box \
136 toolkit/source/layout/core/box-base \
/trunk/main/offapi/com/sun/star/chart2/
H A DCandleStickChartType.idl52 than the first one) is shown by a white box. A falling course
53 is shown by a black box.</p>

Completed in 1453 milliseconds

12345678910