Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 168) sorted by relevance

1234567

/aoo42x/main/bridges/test/java_uno/acquire/
H A DTestAcquire.java59 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 …]
/aoo42x/main/offapi/com/sun/star/frame/
H A DLayoutManager.idl83 /** 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 DXLayoutManagerEventBroadcaster.idl35 /** 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 DXFrameActionListener.idl40 /** has to be provided if an object wants to receive events
44 E.g., you can receive events of instantiation/destruction and
/aoo42x/main/offapi/com/sun/star/awt/
H A DXMouseListener.idl41 /** 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 DXActionListener.idl41 /** makes it possible to receive action events.
H A DXAdjustmentListener.idl41 /** makes it possible to receive adjustment events.
H A DXTextListener.idl41 /** makes it possible to receive text change events.
H A DXPaintListener.idl41 /** makes it possible to receive paint events.
H A DXWindowListener2.idl36 /** allows receive window-related events, additional to the ones received by an <type>XWindowListen…
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXSchema.idl67 schema handler that will receive calls
93 schema handler that will receive calls
119 schema handler that will receive calls
/aoo42x/main/udkapi/com/sun/star/connection/
H A DXConnectionBroadcaster.idl42 /** registers an object to receive events from this connection.
51 /** unregisters an object to receive events from this connection.
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerNotifier.idl51 wants to receive events of type <type>FilePickerEvent</type>.
61 wants to receive events of type <type>FilePickerEvent</type>.
/aoo42x/main/offapi/com/sun/star/xml/crypto/sax/
H A DXReferenceResolvedBroadcaster.idl49 * this listener will receive a notification.
62 * When a listener is removed, it will not receive notification when
/aoo42x/main/udkapi/com/sun/star/container/
H A DXContainer.idl61 /** adds the specified listener to receive events when
73 /** removes the specified listener so it does not receive
/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIConfiguration.idl51 /** adds the specified listener to receive events when elements are
64 /** removes the specified listener so it does not receive any events
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java118 private synchronized void receive(byte aData[]) throws com.sun.star.io.IOException { in receive() method in PipedConnection
226 _otherSide.receive(aData); in write()
/aoo42x/main/udkapi/com/sun/star/io/
H A DXActiveDataControl.idl52 /** registers an object to receive events from this data source.
61 /** unregisters an object to receive events from this data source.
/aoo42x/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl135 * @param handler the document handler which will receive
152 * @param handler the document handelr which will receive the SAX event
/aoo42x/main/offapi/com/sun/star/drawing/
H A DXPresenterHelper.idl64 i.e. a window listener will not receive a windowShown signal.
144 /** Capture the mouse so that no other window will receive mouse events.
/aoo42x/main/offapi/com/sun/star/util/
H A DXFlushListener.idl41 /** makes it possible to receive <em>flushed</em> events.
H A DXRefreshListener.idl41 /** makes it possible to receive <em>refreshed</em> events.
H A DXChangesNotifier.idl45 /** adds the specified listener to receive events when changes occurred.
H A DXDataEditorListener.idl38 /** makes it possible to receive status change events from an
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXPropertyChangeListener.idl41 /** is used to receive <type>PropertyChangeEvent</type>s

Completed in 64 milliseconds

1234567