Home
last modified time | relevance | path

Searched refs:released (Results 1 – 25 of 98) sorted by relevance

1234

/AOO42X/main/qadevOOo/tests/java/ifc/awt/
H A D_XWindow.java415 public boolean released = false; field in _XWindow.TestKeyListener
417 public void keyReleased(KeyEvent e) { released = true; } in keyReleased()
419 public void init() { pressed = false; released = false; } in init()
454 public boolean released = false; field in _XWindow.TestMouseListener
463 released = true; in mouseReleased()
478 released = false; in init()
/AOO42X/main/offapi/com/sun/star/awt/
H A DXKeyHandler.idl51 instance, after a key has been pressed but before it is released.
75 instance, after a key has been pressed and released. The return
H A DXEnhancedMouseClickHandler.idl56 /** is invoked when a mouse button has been released on a window.
H A DXKeyListener.idl53 /** is invoked when a key has been released.
H A DXMouseMotionListener.idl52 released (regardless of whether the mouse position is within the
H A DXMouseClickHandler.idl62 /** is invoked when a mouse button has been released on a window.
H A DXMouseMotionHandler.idl52 released (regardless of whether the mouse position is within the
H A DXMouseListener.idl62 /** is invoked when a mouse button has been released on a window.
H A DUnoControlScrollBarModel.idl115 released the mouse button.</p>
/AOO42X/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor.idl75 identifier should not be used any longer (and instead be released by a
81 should be released via
H A DCachedContentResultSet.idl43 will be released, so the cash will not grow and grow and grow.
/AOO42X/main/cui/source/customize/
H A Dmacropg.src302 Text [ en-US ] = "Key released" ;
338 Text [ en-US ] = "Mouse button released" ;
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DConnectionPool.idl39 will be released it will move to the pool of unused connections.
/AOO42X/main/offapi/com/sun/star/sheet/
H A DRangeSelectionArguments.idl47 mouse button is released, after selecting cells.
/AOO42X/main/redland/raptor/
H A Draptor2-2.0.15.patch10 /* Checked field was released in 2.6.27 on 2006-10-25
/AOO42X/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyBinding.idl54 /// stroke have to be released before pressing those of the next.
/AOO42X/main/udkapi/com/sun/star/bridge/
H A DOleApplicationRegistration.idl53 if the implementation, which makes use of this service, is being released.</p>
/AOO42X/main/
H A Daclocal.m4206 dnl supported. (2.0 was released on October 16, 2000).
366 # This supports Python 2.0 or higher. (2.0 was released on October 16, 2000).
/AOO42X/main/udkapi/com/sun/star/bridge/oleautomation/
H A DApplicationRegistration.idl60 service, is being released.
/AOO42X/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl45 <p>A factory may want to implement a cache to reuse previously released
/AOO42X/main/offapi/com/sun/star/frame/
H A DXUntitledNumbers.idl65 it has to be released so it can be used for new components.
/AOO42X/main/offapi/com/sun/star/chart2/data/
H A DXDataReceiver.idl64 <p>The previously set data provider will be released.</p>
/AOO42X/main/offapi/com/sun/star/accessibility/
H A DXAccessibleKeyBinding.idl68 one key stroke have to be released before pressing those of the
/AOO42X/main/apple_remote/source/
H A DRemoteMainController.m134 pressed = @"(AppleRemoteMainController: button released)";
H A DAppleRemote.m128 … // There is no separate event when the button is being released. We are simulating that event here

1234