Home
last modified time | relevance | path

Searched refs:button (Results 26 – 50 of 233) sorted by relevance

12345678910

/aoo41x/main/offapi/com/sun/star/form/inspection/
H A DButtonNavigationHandler.idl42 <p>For this, the two properties are superseded by new versions, where as button type, additional
43 possible values are added for navigating the parent form of the button. For instance, in an
45 …to choose a button type saying "move to the next record", which, when chosen, well, moves the pare…
46 database form of the button to the next record.</p>
/aoo41x/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl57 The click event occurs when the pointing device button is clicked over an element.
69 …* Context Info: screenX, screenY, clientX, clientY, altKey, ctrlKey, shiftKey, metaKey, button, de…
74 …The mousedown event occurs when the pointing device button is pressed over an element. This event …
77 …* Context Info: screenX, screenY, clientX, clientY, altKey, ctrlKey, shiftKey, metaKey, button, de…
82 …The mouseup event occurs when the pointing device button is released over an element. This event i…
85 …* Context Info: screenX, screenY, clientX, clientY, altKey, ctrlKey, shiftKey, metaKey, button, de…
/aoo41x/main/oovbaapi/ooo/vba/excel/
H A DSheetObject.idl88 /** Additional attributes for a push button drawing control (this interface
93 /** Visible caption of the button. */
109 /** Access to text and text formatting of the button caption. */
115 /** Represents a drawing button control in a spreadsheet. */
/aoo41x/main/fpicker/source/aqua/
H A DControlHelper.cxx514 NSButton *button = [NSButton new]; in createControls() local
515 [button setTitle:sLabel]; in createControls()
517 [button setButtonType:NSSwitchButton]; in createControls()
519 [button setState:NSOffState]; in createControls()
522 [button setTarget:m_pDelegate]; in createControls()
523 [button setAction:@selector(autoextensionChanged:)]; in createControls()
526 m_pToggles[i] = button; in createControls()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframeview.mm114 // store the last pressed button for enter/exit events
543 /* #i81645# Cocoa reports mouse events while a button is pressed
620 [self sendMouseEventToFrame:pEvent button:MOUSE_LEFT eventtype:SALEVENT_MOUSEBUTTONDOWN];
631 [self sendMouseEventToFrame:pEvent button:MOUSE_LEFT eventtype:SALEVENT_MOUSEMOVE];
637 [self sendMouseEventToFrame:pEvent button:MOUSE_LEFT eventtype:SALEVENT_MOUSEBUTTONUP];
643 [self sendMouseEventToFrame:pEvent button:0 eventtype:SALEVENT_MOUSEMOVE];
653 [self sendMouseEventToFrame:pEvent button:s_nLastButton eventtype:SALEVENT_MOUSEMOVE];
670 [self sendMouseEventToFrame:pEvent button:MOUSE_RIGHT eventtype:SALEVENT_MOUSEBUTTONDOWN];
676 [self sendMouseEventToFrame:pEvent button:MOUSE_RIGHT eventtype:SALEVENT_MOUSEMOVE];
682 [self sendMouseEventToFrame:pEvent button:MOUSE_RIGHT eventtype:SALEVENT_MOUSEBUTTONUP];
[all …]
/aoo41x/main/offapi/com/sun/star/awt/
H A DUnoControlSpinButtonModel.idl43 <p>A spin button is a control which has a numeric value associated with it,
46 <p>A spin button is similar to a scroll bar, but it usually has no
100 the spin button.
161 mouse button and to press it again. The delay between two such triggers
H A DMouseButton.idl39 /** specifies the left mouse button as being pressed.
45 /** specifies the right mouse button as being pressed.
51 /** specifies the middle mouse button as being pressed.
H A DXMouseListener.idl47 /** is invoked when a mouse button has been pressed on a window.
52 pressing the right mouse button indicates the request for a context menu,
62 /** is invoked when a mouse button has been released on a window.
H A DXMouseMotionHandler.idl47 /** is invoked when a mouse button is pressed on a window and then
51 the window where the first event originated until the mouse button is
67 /** is invoked when the mouse button has been moved on a window
H A DUnoControlCurrencyFieldModel.idl177 mouse button and to press it again. The delay between two such triggers
192 /** specifies that the control has a spin button.
240 /** specifies the value step when using the spin button.
H A DUnoControlNumericFieldModel.idl165 mouse button and to press it again. The delay between two such triggers
180 /** specifies that the control has a spin button.
228 /** specifies the value step when using the spin button.
H A DXEnhancedMouseClickHandler.idl50 /** is invoked when a mouse button has been pressed on a window.
56 /** is invoked when a mouse button has been released on a window.
/aoo41x/main/qadevOOo/tests/java/ifc/view/
H A D_XControlAccess.java95 XShape button = FormTools.createControlShape in _getControl() local
97 shapes.add(button); in _getControl()
99 XControlModel CM = ((XControlShape)button).getControl(); in _getControl()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src129 // row 3 | img | fixed text | fixed text | button
135 // row 6 | | |button | button
216 …he complete License Agreement. Use the scroll bar or the \'Scroll Down\' button in this dialog to …
231 …xt [ en-US ] = "Accept the License Agreement for the extension by pressing the \'Accept\' button.";
H A Ddp_gui_dialog2.src210 // row 3 | img | fixed text | fixed text | button
216 // row 6 | | |button | button
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DButtonOperator.java81 XPropertySet button = (XPropertySet)m_aButtons.elementAt( i ); in getButton() local
82 if ( _formFeature == getAssociatedFormFeature( button ) ) in getButton()
83 return button; in getButton()
/aoo41x/main/oox/source/dump/
H A Ddumperbase.ini410 …,active-title-text,active-border,inactive-border,app-workspace,highlight,highlight-text,button-face
411 …0x10=button-shadow,disabled-text,button-text,inactive-title-text,button-highlight,button-dark-shad…
/aoo41x/main/cui/source/customize/
H A Dmacropg.hrc71 #define ROW1 (ROW0A+RSC_CD_PUSHBUTTON_HEIGHT) // Assign button
73 #define ROW3 (ROW2+RSC_CD_PUSHBUTTON_HEIGHT) // Assign component button
75 #define ROW5_REMOVE (ROW4+RSC_SP_CTRL_GROUP_Y) // Remove button
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx2886 if ( Button2 == pEvent->xbutton.button ) in HandleMouseEvent()
2890 pEvent->xbutton.button = Button3; in HandleMouseEvent()
3031 if( pEvent->xbutton.button == Button1 || in HandleMouseEvent()
3032 pEvent->xbutton.button == Button2 || in HandleMouseEvent()
3033 pEvent->xbutton.button == Button3 ) in HandleMouseEvent()
3040 if( Button1 == pEvent->xbutton.button ) in HandleMouseEvent()
3042 else if( Button2 == pEvent->xbutton.button ) in HandleMouseEvent()
3044 else if( Button3 == pEvent->xbutton.button ) in HandleMouseEvent()
3051 else if( pEvent->xbutton.button == Button4 || in HandleMouseEvent()
3054 pEvent->xbutton.button == Button7 ) in HandleMouseEvent()
[all …]
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseCheckBox.idl56 is <em>not</em> empty, then the radio button will exchange it's value as string:
57 …<ul><li>A string equal to the reference value will be mapped to the button being checked, and vice…
58 …<li>A string not equal to the reference value will be mapped to the button being unchecked, and vi…
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx325 guint button, in popup_menu_cb() argument
329 if (button == 2) in popup_menu_cb()
336 status_icon, button, activate_time ); in popup_menu_cb()
/aoo41x/main/offapi/com/sun/star/frame/
H A DToolbarController.idl56 A generic toolbar function is represented as a button which has a state
129 Used by implementations that want to provide the toolbar button/sub-
131 the function of its own toolbar button, that opened the sub-toolbar, with
/aoo41x/main/apple_remote/
H A DRemoteMainController.m108 pressed = @"(AppleRemoteMainController: button pressed)";
127 …default: NSLog( @"AppleRemoteMainController: Unmapped event for button %d", buttonIdentifier); …
134 pressed = @"(AppleRemoteMainController: button released)";
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl34 object describes its generic function like 'button', 'menu', or 'text'.
381 /** Push button role.
396 /** Radio button role.
517 /** Toggle button role.
519 <p>A specialized push button that can be checked or unchecked, but
571 <p>The object represents a button that drops down a list of items.</p>
581 <p>The object represents a button that drops down a menu.</p>
/aoo41x/main/xmerge/source/palmtests/qa/lib/
H A Dconverterlib.pm1094 my $button = $_[0];
1099 &print_debug(" Tapping button : $button\n");
1102 TapButton($button);

Completed in 109 milliseconds

12345678910