/aoo41x/main/bridges/test/java_uno/acquire/ |
H A D | TestAcquire.java | 59 private static void receive(Object obj) { in receive() method in TestAcquire 74 receive(test.getInterfaceFromInterface()); in execClient() 107 receive(test.getInterfaceFromBase()); in execClient() 108 receive(test.getBaseFromBase()); in execClient() 113 receive(test.getInterfaceFromBase()); in execClient() 114 receive(test.getBaseFromBase()); in execClient() 120 receive(test.getInterfaceFromBase()); in execClient() 121 receive(test.getBaseFromBase()); in execClient() 127 receive(test.getInterfaceFromDerived()); in execClient() 128 receive(test.getBaseFromDerived()); in execClient() [all …]
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | LayoutManager.idl | 83 /** notification interface to receive status information about the state 87 E.g., you can receive events of instantiation/destruction and 96 /** notification interface to receive change messages of user interface 100 E.g., you can receive events of insertion/replacing and 113 /** registers listeners that want to receive layout manager
|
H A D | XLayoutManagerEventBroadcaster.idl | 35 /** makes it possible to receive events from a layout manager. 47 a listener that wants to receive events regarding user interface 56 a listener that don't want to receive events regarding user
|
H A D | XFrameActionListener.idl | 40 /** has to be provided if an object wants to receive events 44 E.g., you can receive events of instantiation/destruction and
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XMouseListener.idl | 41 /** makes it possible to receive events from the mouse in a certain window. 50 (also known as context menus) on objects, you might receive two events 53 then you will receive one call to <member>mousePressed</member> indicating
|
H A D | XActionListener.idl | 41 /** makes it possible to receive action events.
|
H A D | XAdjustmentListener.idl | 41 /** makes it possible to receive adjustment events.
|
H A D | XTextListener.idl | 41 /** makes it possible to receive text change events.
|
H A D | XItemListener.idl | 41 /** makes it possible to receive events from a component
|
H A D | XPaintListener.idl | 41 /** makes it possible to receive paint events.
|
H A D | XWindowListener2.idl | 36 /** allows receive window-related events, additional to the ones received by an <type>XWindowListen…
|
/aoo41x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XSchema.idl | 67 schema handler that will receive calls 93 schema handler that will receive calls 119 schema handler that will receive calls
|
/aoo41x/main/udkapi/com/sun/star/connection/ |
H A D | XConnectionBroadcaster.idl | 42 /** registers an object to receive events from this connection. 51 /** unregisters an object to receive events from this connection.
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePickerNotifier.idl | 51 wants to receive events of type <type>FilePickerEvent</type>. 61 wants to receive events of type <type>FilePickerEvent</type>.
|
/aoo41x/main/offapi/com/sun/star/xml/crypto/sax/ |
H A D | XReferenceResolvedBroadcaster.idl | 49 * this listener will receive a notification. 62 * When a listener is removed, it will not receive notification when
|
/aoo41x/main/udkapi/com/sun/star/container/ |
H A D | XContainer.idl | 61 /** adds the specified listener to receive events when 73 /** removes the specified listener so it does not receive
|
/aoo41x/main/jurt/com/sun/star/comp/connections/ |
H A D | PipedConnection.java | 118 private synchronized void receive(byte aData[]) throws com.sun.star.io.IOException { in receive() method in PipedConnection 226 _otherSide.receive(aData); in write()
|
/aoo41x/main/offapi/com/sun/star/ui/ |
H A D | XUIConfiguration.idl | 51 /** adds the specified listener to receive events when elements are 64 /** removes the specified listener so it does not receive any events
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XActiveDataControl.idl | 52 /** registers an object to receive events from this data source. 61 /** unregisters an object to receive events from this data source.
|
/aoo41x/main/offapi/com/sun/star/xml/wrapper/ |
H A D | XXMLDocumentWrapper.idl | 135 * @param handler the document handler which will receive 152 * @param handler the document handelr which will receive the SAX event
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | XPresenterHelper.idl | 67 i.e. a window listener will not receive a windowShown signal. 147 /** Capture the mouse so that no other window will receive mouse events.
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XFlushListener.idl | 41 /** makes it possible to receive <em>flushed</em> events.
|
H A D | XRefreshListener.idl | 41 /** makes it possible to receive <em>refreshed</em> events.
|
H A D | XChangesNotifier.idl | 45 /** adds the specified listener to receive events when changes occured.
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XPropertyChangeListener.idl | 41 /** is used to receive <type>PropertyChangeEvent</type>s
|