Home
last modified time | relevance | path

Searched refs:listener (Results 226 – 250 of 509) sorted by relevance

12345678910>>...21

/trunk/main/dtrans/source/win32/dnd/
H A Dsource.hxx82 const Reference<XDragSourceListener >& listener);
117 const Reference<XDragSourceListener >& listener )
/trunk/main/extensions/source/oooimprovement/
H A Dinvite_job.cxx78 …xecuteAsync(const Sequence<NamedValue>&, const Reference<XJobListener>& listener) throw(RuntimeExc… in executeAsync() argument
98 listener->jobFinished(Reference<XAsyncJob>(this), result); in executeAsync()
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl55 Base interface <type>XCloseBroadcaster</type> makes it possible that any listener
93 …he will be the new owner of the closing object. This information is passed to the listener by a pa…
116 …indicates that the closing object himself or any of his currently registered listener disagree wit…
H A DXChangesNotifier.idl45 /** adds the specified listener to receive events when changes occurred.
50 /** removes the specified listener.
H A DXFlushable.idl51 /** adds the specified listener to receive event "flushed."
56 /** removes the specified listener.
H A DXModifyBroadcaster.idl50 /** adds the specified listener to receive events "modified."
55 /** removes the specified listener.
H A DXRefreshable.idl51 /** adds the specified listener to receive the event "refreshed."
56 /** removes the specified listener.
/trunk/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx1189 const cssu::Reference< cssxc::sax::XReferenceResolvedListener >& listener ) in addReferenceResolvedListener()
1195 pElementCollector->setReferenceResolvedListener(listener); in addReferenceResolvedListener()
1208 const cssu::Reference< cssxc::sax::XSAXEventKeeperStatusChangeListener >& listener ) in addSAXEventKeeperStatusChangeListener()
1211 m_xSAXEventKeeperStatusChangeListener = listener; in addSAXEventKeeperStatusChangeListener()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java571 public synchronized void addItemListener(XItemListener listener) in addItemListener() argument
577 itemListenerList.add(listener); in addItemListener()
584 public synchronized void removeItemListener(XItemListener listener) in removeItemListener() argument
588 itemListenerList.remove(listener); in removeItemListener()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java187 static void addKeyListener(Object control, XKeyListener listener) in addKeyListener() argument
191 xlastControl.addKeyListener(listener); in addKeyListener()
197 static void addFocusListener(Object control, XFocusListener listener) in addFocusListener() argument
201 xlastControl.addFocusListener(listener); in addFocusListener()
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl354 /** registers an event listener, which will be called when certain things
363 specifies the listener which will be informed
370 /** unregisters an event listener
373 specifies the listener which willn't be informed any longer
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx457 …yperlinkControl::addActionListener( const Reference< XActionListener >& listener ) throw (RuntimeE… in addActionListener() argument
459 if ( listener.is() ) in addActionListener()
460 m_aActionListeners.addInterface( listener ); in addActionListener()
464 …rlinkControl::removeActionListener( const Reference< XActionListener >& listener ) throw (RuntimeE… in removeActionListener() argument
466 m_aActionListeners.removeInterface( listener ); in removeActionListener()
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerApproveBroadcaster.idl44 /** adds a listener which can veto changes in the container's content
49 /** removes a previously added listener
/trunk/main/offapi/com/sun/star/sdb/
H A DXRowSetChangeBroadcaster.idl45 … /** adds a listener to be notified when the <code>RowSet</code> supplied by the component changes.
49 /** removes a previously added listener.
H A DXSQLErrorBroadcaster.idl45 /** adds the specified listener to receive the event "errorOccured"
52 /** removes the specified listener.
H A DXDatabaseAccess.idl59 [oneway] void addDatabaseAccessListener([in]XDatabaseAccessListener listener);
60 [oneway] void removeDatabaseAccessListener([in]XDatabaseAccessListener listener);
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx65 …un::star::uno::Reference< ::com::sun::star::awt::XAdjustmentListener >& listener ) throw (::com::s…
66 …un::star::uno::Reference< ::com::sun::star::awt::XAdjustmentListener >& listener ) throw (::com::s…
/trunk/main/dtrans/source/win32/clipb/
H A DWinClipboard.hxx115 …:star::uno::Reference< ::com::sun::star::datatransfer::clipboard::XClipboardListener >& listener )
119 …:star::uno::Reference< ::com::sun::star::datatransfer::clipboard::XClipboardListener >& listener )
/trunk/main/offapi/com/sun/star/awt/
H A DXItemEventBroadcaster.idl49 /** registers a listener for item events.
55 /** unregisters a listener for item events.
H A DXImageButton.idl48 /** registers a listener for action events.
54 /** unregisters a listener for action events.
H A DXVclContainer.idl53 /** adds the specified container listener to receive
60 /** removes the specified container listener so that it
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEventTarget.idl40 [in] XEventListener listener,
44 [in] XEventListener listener,
/trunk/main/offapi/com/sun/star/sheet/
H A DXVolatileResult.idl50 /** adds a listener to be notified when a new value is available.
57 /** removes the specified listener.
/trunk/main/offapi/com/sun/star/embed/
H A DXStateChangeBroadcaster.idl46 /** adds the specified listener to receive events about states change
52 /** removes the specified listener
H A DXTransactionBroadcaster.idl46 /** adds the specified listener to receive events about commits and
53 /** removes the specified listener.

Completed in 114 milliseconds

12345678910>>...21