Home
last modified time | relevance | path

Searched refs:button (Results 1 – 25 of 262) sorted by relevance

1234567891011

/trunk/test/testgui/source/testlib/gui/
H A DUIMap.java98 public static VclButton button(String id) { in button() method in UIMap
140 public static final VclButton fileSaveSave = button("SVT_HID_FILESAVE_DOSAVE");
143 public static final VclButton scInputBarSum = button("SC_HID_INSWIN_SUMME");
144 public static final VclButton scInputBarFunction = button("SC_HID_INSWIN_FUNC");
242 public static final VclButton wizardNextButton = button("SVT_HID_WIZARD_NEXT");
252 public static final VclButton dataPilotTableUpdateButton = button("3643265586");
294 public static final VclButton dataPilotButton = button("59270");
425 public static final VclButton sdFormatArea = button(".uno:FormatArea");
531 public static final VclButton sdCalloutShapes = button(".uno:CalloutShapes");
532 public static final VclButton sdStarShapes = button(".uno:StarShapes");
[all …]
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXTabBar.idl58 /** Add a tab bar button to the right of another one.
60 The new tab bar button that is to be inserted. If a button with
62 new button is inserted.
64 The new button is inserted to the right of this button. When
70 /** Add a tab bar button at the right most position.
72 The new tab bar button that is to be inserted.
76 /** Remove a tab bar button.
78 The tab bar button to remove. When there is no button with the
85 The tab bar button whose existence is tested.
87 Returns <TRUE/> when the button exists.
[all …]
H A DTabBarButton.idl31 /** Descriptor of a tab bar button. Tab bar buttons are typically used to
40 /** This label is displayed on the UI as button text.
50 displayed when the tab bar button is activated.
53 identify a tab bar button.</p>
/trunk/main/offapi/com/sun/star/awt/
H A DMessageBoxButtons.idl27 /** defines constants for the possible message box button
33 /** specifies a message with "OK" button.
37 /** specifies a message box with "OK" and "CANCEL" button.
41 /** specifies a message box with "YES" and "NO" button.
49 /** specifies a message box with "RETRY" and "CANCEL" button.
57 /** specifies that OK is the default button.
61 /** specifies that CANCEL is the default button.
65 /** specifies that RETRY is the default button.
69 /** specifies that YES is the default button.
73 /** specifies that NO is the default button.
[all …]
H A DUnoControlButtonModel.idl75 /** specifies that the button is the default button on the document.
87 /** specifies whether the button control should grab the focus when clicked.
132 /** specifies the alignment of the image inside the button as
150 /** specifies an URL to an image to use for the button.
157 /** specifies a graphic to be displayed at the button
202 <p>Normally, when you click a button with the mouse, you need to
203 release the mouse button, and press it again. With this property
204 set to <TRUE/>, the button is repeatedly pressed while you hold
205 down the mouse button.</p>
261 /** specifies whether the button should toggle on a single operation.
[all …]
H A DAccessibleButton.idl51 /** specifies accessibility support for a button.
57 /** This interface gives access to the structural information of a button:
60 <li>Role: The role of a button is <const
63 <li>Name: The name of a button is its localized label.</li>
64 <li>Description: The description of a button is its localized
67 <li>Parent: The parent is the window that contains the button.</li>
109 of a button.
114 a button. The supported actions for a button are:
121 /** This interface gives access to the numerical value of a button,
122 which is related to the button's
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 DMessageBoxResults.idl31 /** The user canceled the <type>XMessageBox</type>, by pressing "Cancel" or "Abort" button.
35 /** The user pressed the "Ok" button.
39 /** The user pressed the "Yes" button.
43 /** The user pressed the "No" button.
47 /** The user pressed the "Retry" button.
51 /** The user pressed the "Ignore" button.
H A DXButton.idl41 /** makes it possible to set the label of a button and to register for action events.
47 /** registers an event handler for button action events.
53 /** unregisters an event handler for button action events.
59 /** sets the label of the button.
65 /** sets a command string for pushing the button.
68 value can be used to detect which button is pressed.
H A DPushButtonType.idl33 /** specifies the default actions of a button.
39 /** acts like a standard push button.
45 /** acts like a OK button.
51 /** acts like a cancel button.
57 /** acts like a help button.
H A DXRadioButton.idl41 /** gives access to the state of a radio button and makes it possible
60 /** returns <true/> if the button is checked, <false/> otherwise.
66 /** sets the state of the radio button.
72 /** sets the label of the radio button.
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl45 file system, such a button could be used to let the user browse for a path with a
70 /** detetrmines whether a button exists which can be used for a more complex, interactive
73 <p>If no image for the primary button is specified, but a primary button is present,
74 the three dots will be displayed on the button.</p>
83 /** describes a unique id to associate with the primary button
95 /** describes the URL of an image to display on the primary button, if any.
110 /** describes a graphics to display at the primary button, if any.
123 <p>A secondary button subordinated to the primary button. If no primary button exists
131 /** describes a unique id to associate with the primary button
140 /** describes the URL of an image to display on the secondary button, if any.
[all …]
/trunk/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript62 display dialog intro buttons {AbortLabel, InstallLabel} default button 2
64 if (button returned of result) is AbortLabel then
89 …(get second item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
99 … (get first item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
113 … (get first item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
128 display dialog (choice as string) & appInvalid buttons {InstallLabel} default button 1 with icon 0
133 display dialog startInstall buttons {AbortLabel, InstallLabel} default button 2
135 if (button returned of result) is AbortLabel then
146 if (button returned of result) is IdentifyYES then
150 display dialog installFailed buttons {OKLabel} default button 1 with icon 0
[all …]
H A Dosx_install_patch.applescript60 display dialog intro buttons {AbortLabel, InstallLabel} default button 2
62 if (button returned of result) is AbortLabel then
87 …(get second item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
97 … (get first item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
111 … (get first item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button na…
126 display dialog (choice as string) & appInvalid buttons {InstallLabel} default button 1 with icon 0
131 display dialog startInstall buttons {AbortLabel, InstallLabel} default button 2
133 if (button returned of result) is AbortLabel then
144 if (button returned of result) is IdentifyYES then
148 display dialog installFailed buttons {OKLabel} default button 1 with icon 0
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DCommandButton.idl40 /** specifies the control model for a clickable button which is part of a form
51 /** supplies the image producer when the button is to display an image.
54 image to be displayed on the button, this interface can be used to retrieve an image
64 /** describes the action to be executed by the button when pressed.
70 <p>This property is evaluated if the button is of type URL.</p>
77 /** specifies the URL, which should be opened if the button was clicked.
79 <p>This property is evaluated if the button is of type URL.</p>
85 /** specifies the default toggle state for the button, used when it is reset.
88 …>. In this case, the <code>DefaultState</code> controls to which <code>State</code> the button will
96 /** allows resetting the button
[all …]
H A DImageButton.idl53 /** This service specifies the control model for a clickable button which
84 /** describes the action to be executed by the button when pressed.
91 <p>This property is evaluated if the button is of type URL.</p>
99 /** specifies the URL, which should be opened if the button was clicked.
101 <p>This property is evaluated if the button is of type URL.</p>
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl65 …<p>The state of the <em>Next</em> button in the dialog will be automatically maintained in most si…
92 /** enables or disables a certain button in the wizard
94 …<p>Normally, you will want to use this method for the <em>Finish</em> button only: The <em>Next</e…
99 …denotes the button to enable or disable, as one of the <type>WizardButton</type> constants. Must n…
102 specifies whether the button should be enabled (<TRUE/>) or disabled (<FALSE/>)
106 /** sets a button in the wizard as default button
108 … <p>In general, the default button in a wizard is the one which is activated when the user presses
112 …ou can use this method, for instance, to make the <em>Next</em> button the default button on all p…
126 …<p>Calling this method is equivalent to the user pressing the <em>Back</em> button in the wizard.<…
161 …lling this method is equivalent to the user repeatedly pressing the <em>Next</em> button, until the
[all …]
H A DWizardButton.idl35 /// denotes the button used to travel forward through the wizard
37 /// denotes the button used to travel backward through the wizard
39 /// denotes the button used to finish the wizard
41 /// denotes the button used to cancel the wizard
43 /// denotes the button used to request help
/trunk/main/offapi/com/sun/star/form/
H A DFormButtonType.idl33 /** specifies the action to execute when a button is pressed.
40 /** requires the button to act like a common push button, means no special action is triggered.
46 /** When the button is clicked, it performs a submit on its containing form.
52 /** When the button is clicked, it performs a reset on its containing form.
58 /** When the button is clicked, an URL set for the button is opened.
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java164 public void setButtonText(String text, int button) { in setButtonText() argument
165 switch (button) { in setButtonText()
173 public void setButtonSelected(int button) { in setButtonSelected() argument
174 switch (button) { in setButtonSelected()
182 public void setButtonEnabled(boolean enabled, int button) { in setButtonEnabled() argument
183 switch (button) { in setButtonEnabled()
191 public void removeButtonIcon(int button) { in removeButtonIcon() argument
192 switch (button) { in removeButtonIcon()
/trunk/main/scripting/workben/data/testdata/
H A DScriptStorageManager.csv9 …o get permssion when run macro is set to always, warning dialog, and run button pressed;location=c…
10 …ermssion when run macro is set to always, warning dialog, and do not run button pressed;location=c…
13 …macro is set to according to path list, doc in path, warning dialog, run button pressed;location=c…
14 …s set to according to path list, doc in path, warning dialog, do not run button pressed;location=c…
15 …c not in path, warning dialog, confirm dialog, checkbox not checked, run button pressed;location=c…
16 …, doc not in path, warning dialog, confirm dialog, checkbox checked, run button pressed;location=c…
17 …n path, warning dialog, confirm dialog, checkbox not checked, do not run button pressed;location=c…
18 …ot in path, warning dialog, confirm dialog, checkbox checked, do not run button pressed;location=c…
/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
47 <ul><li><TRUE/> will be mapped to the button being checked, and vice versa</li>
54 is <em>not</em> empty, then the radio button will exchange it's value as string:
55 …<ul><li>A string equal to the reference value will be mapped to the button being checked, and vice…
56 …<li>A string not equal to the reference value will be mapped to the button being unchecked, and vi…
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
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXGraphicObjects.idl36 <ul><li>Buttons: push button (command button) controls,</li>
45 <li>OptionButtons: option button (radio button) controls,</li>
50 <li>Spinners: spinner (spin button) controls,</li>
/trunk/main/oox/source/dump/
H A Ddffdumper.ini569 0x0008=:is-button
648 …g-outside,text-arch-up-curve,text-arch-down-curve,text-circle-curve,text-button-curve,text-arch-up…
649 …150=text-circle-pour,text-button-pour,text-curve-up,text-curve-down,text-cascade-up,text-cascade-d…
652 …lout-90,left-right-up-arrow,sun,moon,bracket-pair,brace-pair,seal-4,double-wave,action-button-blank
653button-home,action-button-help,action-button-information,action-button-forward-next,action-button-…
654 200=action-button-movie,host-control,text-box
/trunk/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh23 // dialog (depending on the button pressed)
36 XButton button = (XButton)AnyConverter.toObject(
39 // We can now query for the model of the button and get its properties
40 XControl control = (XControl)UnoRuntime.queryInterface(XControl.class, button);
58 // getContext() on the XControl interface of the button

Completed in 85 milliseconds

1234567891011