Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 25 of 204) sorted by relevance

123456789

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx319 void notify( ::rtl::OUString const& i_title,
324 notify( ::rtl::OUString(), i_notificationMethod ); in notify()
376 void UndoManagerHelper_Impl::notify( ::rtl::OUString const& i_title, in notify() function in framework::UndoManagerHelper_Impl
841 notify( i_actionComment, &XUndoManagerListener::undoActionAdded ); in undoActionAdded()
850 notify( &XUndoManagerListener::allActionsCleared ); in cleared()
859 notify( &XUndoManagerListener::redoActionsCleared ); in clearedRedo()
868 notify( &XUndoManagerListener::resetAll ); in resetAll()
881 notify( i_comment, &XUndoManagerListener::enteredContext ); in listActionEntered()
896 notify( i_comment, &XUndoManagerListener::leftContext ); in listActionLeft()
911 notify( &XUndoManagerListener::leftHiddenContext ); in listActionLeftAndMerged()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx88 bool SlideShowViewListeners::notify( const lang::EventObject& _rEvent ) throw( com::sun::star::uno:… in notify() function in sd::SlideShowViewListeners
301 mpPaintListeners->notify( aEvent ); in paint()
515 mpViewListeners->notify( aEvent ); in windowResized()
555 mpMouseListeners->notify( aEvent ); in mousePressed()
578 mpMouseListeners->notify( aEvent ); in mouseReleased()
595 mpMouseListeners->notify( aEvent ); in mouseEntered()
611 mpMouseListeners->notify( aEvent ); in mouseExited()
628 mpMouseMotionListeners->notify( aEvent ); in mouseDragged()
644 mpMouseMotionListeners->notify( aEvent ); in mouseMoved()
/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py78 self.notify = EventObject(self)
140 listener.connected(self.notify)
148 listener.disconnected(self.notify)
281 self.notify = EventObject(self)
325 listener.connected(self.notify)
333 listener.disconnected(self.notify)
350 self.notify = EventObject(self)
401 listener.connected(self.notify)
409 listener.disconnected(self.notify)
/trunk/main/forms/source/inc/
H A Dlistenercontainers.hxx70 inline bool notify() in notify() function in frm::EventListeners
73 return EventListeners_Base::notify( aEvent ); in notify()
82 using EventListeners_Base::notify;
113 return notify(); in approveReset()
121 notify(); in resetted()
/trunk/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSetListener.idl47 <p>In the first notify-call the listener gets two(!)
57 <p>While in notify-call the listener is allowed to read from old and
67 the changes to notify.
69 void notify( [in] ListEvent Changes );
H A DXDynamicResultSet.idl85 The calling of <member>XDynamicResultSetListener::notify</member> has
87 actions til the listener returns the call. So don't block the notify-causing
92 While one notify-call is going on:
98 <li> It is not allowed to start a second notify-call.</li>
105 After the listener has returned the notify-call:
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java127 notify(); // the buffer is full, signal it in receive()
180 notify(); // the buffer is empty, signal it in read()
236 _otherSide.notify(); in flush()
251 notify(); in close()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelContentsFolder.java91 TopManager.getDefault().notify(d);
102 ErrorManager.getDefault().notify(ioe);
124 TopManager.getDefault().notify(d);
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DOfficeDocumentSupport.java79 ErrorManager.getDefault().notify(ioe); in mount()
82 ErrorManager.getDefault().notify(pve); in mount()
98 ErrorManager.getDefault().notify(ioe); in open()
H A DParcelSupport.java87 ErrorManager.getDefault().notify(ioe); in mount()
90 ErrorManager.getDefault().notify(pve); in mount()
180 TopManager.getDefault().notify(d); in promptForOverwrite()
H A DParcelFolderSupport.java107 ErrorManager.getDefault().notify(ioe); in setClasspath()
193 ErrorManager.getDefault().notify(ioe); in configure()
209 ErrorManager.getDefault().notify(e); in configure()
/trunk/main/comphelper/inc/comphelper/
H A Dlistenernotification.hxx210 …inline bool notify( const EventClass& _rEvent, NotificationMethod _pNotify ) SAL_THROW(( ::com:…
221 …inline bool OSimpleListenerContainer< LISTENER, EVENT >::notify( const EventClass& _rEvent, Notifi… in notify() function in comphelper::OSimpleListenerContainer
269 inline bool notify( const EventClass& _rEvent ) in notify() function in comphelper::OListenerContainerBase
/trunk/main/embedserv/source/embed/
H A Ded_ioleobject.cxx226 notify(); in DoVerb()
441 notify( false ); in SaveObject()
458 void EmbedDocument_Impl::notify( bool bDataChanged ) in notify() function in EmbedDocument_Impl
H A Ded_iinplace.cxx56 notify(); in InPlaceDeactivate()
74 notify(); in UIDeactivate()
/trunk/main/offapi/com/sun/star/frame/
H A DToolbarController.idl99 /** used to notify an implementation that it needs to add its listener or remove
111 /** used to notify changed features and requests for additional user interface
125 /** used to notify and retrieve information that are specific for sub-toolbar
H A DXToolbarControllerListener.idl31 /** is used to notify a toolbar controller about events
40 /** gets called to notify a controller that a toolbar function has been selected.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/
H A DBasicHandler.java146 notify() ; in methodTested()
156 notify() ; in Log()
458 parent.notify(); in insertByName()
/trunk/main/extensions/qa/integration/extensions/
H A DConsoleWait.java63 m_toNotify.notify(); in run()
120 notify(); in disposing()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystemBeanInfo.java60 ErrorManager.getDefault().notify(ie); in getAdditionalBeanInfo()
103 ErrorManager.getDefault().notify(ie); in getPropertyDescriptors()
/trunk/main/toolkit/test/accessibility/
H A DEventQueue.java53 maMonitor.notify (); in addEvent()
68 maMonitor.notify (); in addDisposingEvent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XMessageBoxFactory.java66 public void notify(Object aData) { in _createMessageBox()
77 public void notify(Object aData) { in _createMessageBox()
/trunk/main/chart2/source/tools/
H A DConfigColorScheme.cxx93 m_rListener.notify( aPropertyNames[nIdx] ); in Notify()
177 void ConfigColorScheme::notify( const OUString & rPropertyName ) in notify() function in chart::ConfigColorScheme
/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx71 void Request::notify() in notify() function in fpicker::win32::vista::Request
214 rRequest->notify(); in run()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java102 aExecutor.notify( Any.VOID ); in GetCallback()
141 public void notify( Object aData ) in notify() method in MainThreadDialogExecutor
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionaryListEventListener.idl45 dictionary-list in order to notify its registered listeners.</P>
53 /** is used to notify the object about dictionary-list events.

Completed in 96 milliseconds

123456789