Home
last modified time | relevance | path

Searched refs:notifyEach (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx372 m_aModifyListeners.notifyEach( &XModifyListener::modified, aEvent ); in impl_notifyModified()
387 m_aUndoListeners.notifyEach( i_notificationMethod, aEvent ); in notify()
398 m_aUndoListeners.notifyEach( i_notificationMethod, aEvent ); in notify()
665 m_aUndoListeners.notifyEach( notificationMethod, aContextEvent ); in impl_leaveUndoContext()
741 m_aUndoListeners.notifyEach( &XUndoManagerListener::undoActionAdded, aEventAdd ); in impl_addUndoAction()
743 m_aUndoListeners.notifyEach( &XUndoManagerListener::redoActionsCleared, aEventClear ); in impl_addUndoAction()
766 m_aUndoListeners.notifyEach( &XUndoManagerListener::allActionsCleared, aEvent ); in impl_clear()
789 m_aUndoListeners.notifyEach( &XUndoManagerListener::redoActionsCleared, aEvent ); in impl_clearRedo()
809 m_aUndoListeners.notifyEach( &XUndoManagerListener::resetAll, aEvent ); in impl_reset()
820 m_aUndoListeners.notifyEach( &XUndoManagerListener::actionUndone, aEvent ); in actionUndone()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx622 pIterator->notifyEach(&awt::XMouseListener::mousePressed, aEvent); in mousePressed()
645 pIterator->notifyEach(&awt::XMouseListener::mouseReleased, aEvent); in mouseReleased()
661 pIterator->notifyEach(&awt::XMouseListener::mouseEntered, aEvent); in mouseEntered()
677 pIterator->notifyEach(&awt::XMouseListener::mouseExited, aEvent); in mouseExited()
695 pIterator->notifyEach(&awt::XMouseMotionListener::mouseDragged, aEvent); in mouseDragged()
711 pIterator->notifyEach(&awt::XMouseMotionListener::mouseMoved, aEvent); in mouseMoved()
943 pIterator->notifyEach(&awt::XPaintListener::windowPaint, aEvent); in PaintInnerWindow()
1065 pIterator->notifyEach(&util::XModifyListener::modified, aEvent); in Resize()
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx153 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in addColumn()
189 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvent ); in removeColumn()
275 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, *event ); in setDefaultColumns()
284 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, *event ); in setDefaultColumns()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx164 notifyEach( &XModifyListener::modified, aMulti ); in modified()
219 notifyEach( &XUpdateListener::updated, aMulti ); in updated()
258 notifyEach( &XSelectionChangeListener::selectionChanged, aMulti ); in selectionChanged()
295 notifyEach( &XContainerListener::elementInserted, aMulti ); in elementInserted()
303 notifyEach( &XContainerListener::elementRemoved, aMulti ); in elementRemoved()
312 notifyEach( &XContainerListener::elementReplaced, aMulti ); in elementReplaced()
349 notifyEach( &XGridControlListener::columnChanged, aForwardedEvent ); in columnChanged()
1461 m_aModifyListeners.notifyEach( &XModifyListener::modified, aEvt ); in CellModified()
1608 m_aUpdateListeners.notifyEach( &XUpdateListener::updated, aEvt ); in commit()
2517 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvt ); in columnVisible()
[all …]
H A Dgridcell.cxx3488 m_aFocusListeners.notifyEach( &awt::XFocusListener::focusGained, _rEvent ); in onFocusGained()
3494 m_aFocusListeners.notifyEach( &awt::XFocusListener::focusLost, _rEvent ); in onFocusLost()
3545 …m_aMouseListeners.notifyEach( bButtonDown ? &awt::XMouseListener::mousePressed : &awt::XMouseListe… in onWindowEvent()
3556 …m_aMouseListeners.notifyEach( rMouseEvent.IsEnterWindow() ? &awt::XMouseListener::mouseEntered: &a… in onWindowEvent()
3579 …m_aKeyListeners.notifyEach( bKeyPressed ? &awt::XKeyListener::keyPressed: &awt::XKeyListener::keyR… in onWindowEvent()
3884 m_aTextListeners.notifyEach( &awt::XTextListener::textChanged, aEvent ); in onTextChanged()
3902 m_aChangeListeners.notifyEach( &XChangeListener::changed, aEvent ); in onFocusLost()
4083 m_aItemListeners.notifyEach( &awt::XItemListener::itemStateChanged, aEvent ); in onWindowEvent()
4090 m_aActionListeners.notifyEach( &awt::XActionListener::actionPerformed, aEvent ); in onWindowEvent()
4418 m_aItemListeners.notifyEach( &awt::XItemListener::itemStateChanged, aEvent ); in onWindowEvent()
[all …]
/trunk/main/reportdesign/source/core/api/
H A DReportControlModel.cxx90 aContainerListeners.notifyEach(&container::XContainerListener::elementInserted,aEvent); in insertByIndex()
105 aContainerListeners.notifyEach(&container::XContainerListener::elementRemoved,aEvent); in removeByIndex()
122 aContainerListeners.notifyEach(&container::XContainerListener::elementReplaced,aEvent); in replaceByIndex()
H A DFunctions.cxx104 m_aContainerListeners.notifyEach(&container::XContainerListener::elementInserted,aEvent); in insertByIndex()
121 m_aContainerListeners.notifyEach(&container::XContainerListener::elementRemoved,aEvent); in removeByIndex()
141 m_aContainerListeners.notifyEach(&container::XContainerListener::elementReplaced,aEvent); in replaceByIndex()
H A DGroups.cxx118 m_aContainerListeners.notifyEach(&container::XContainerListener::elementInserted,aEvent); in insertByIndex()
134 m_aContainerListeners.notifyEach(&container::XContainerListener::elementRemoved,aEvent); in removeByIndex()
154 m_aContainerListeners.notifyEach(&container::XContainerListener::elementReplaced,aEvent); in replaceByIndex()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabaseregistrations.cxx309 …m_aRegistrationListeners.notifyEach( &XDatabaseRegistrationsListener::registeredDatabaseLocation, … in registerDatabaseLocation()
335 …m_aRegistrationListeners.notifyEach( &XDatabaseRegistrationsListener::revokedDatabaseLocation, aEv… in revokeDatabaseLocation()
361 …m_aRegistrationListeners.notifyEach( &XDatabaseRegistrationsListener::changedDatabaseLocation, aEv… in changeDatabaseLocation()
H A Ddefinitioncontainer.cxx339 rContainer.notifyEach( &XContainerListener::elementInserted, aEvent ); in notifyByName()
346 rContainer.notifyEach( &XContainerListener::elementReplaced, aEvent ); in notifyByName()
353 rContainer.notifyEach( &XContainerListener::elementRemoved, aEvent ); in notifyByName()
H A Ddocumenteventnotifier.cxx207 … m_aLegacyEventListeners.notifyEach( &document::XEventListener::notifyEvent, aLegacyEvent ); in impl_notifyEvent_nothrow()
215 … m_aDocumentEventListeners.notifyEach( &XDocumentEventListener::documentEventOccured, _rEvent ); in impl_notifyEvent_nothrow()
H A Ddatabasecontext.cxx464 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in registerObject()
561 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvent ); in revokeObject()
/trunk/main/forms/source/component/
H A DGrid.cxx282 m_aRowSetChangeListeners.notifyEach( &XRowSetChangeListener::onRowSetChanged, aEvent ); in setParent()
348 …m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, EventObject( *this ) ); in select()
422 m_aResetListeners.notifyEach( &XResetListener::resetted, aEvt ); in reset()
812 m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aEvt ); in lostColumn()
853 …m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, EventObject( *this ) ); in impl_replacedElement()
H A Dclickableimage.cxx347 m_aActionListeners.notifyEach( &XActionListener::actionPerformed, aEvt ); in actionPerformed_Impl()
395 …m_aSubmissionVetoListeners.notifyEach( &XSubmissionVetoListener::submitting, EventObject( *this ) … in implSubmit()
/trunk/main/svx/source/unodraw/
H A Dshapepropertynotifier.cxx172 pPropListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange()
174 pAllListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h231 …inline void notifyEach( void ( SAL_CALL ListenerT::*NotificationMethod )( const EventT& ), const E…
297 inline void OInterfaceContainerHelper::notifyEach( void ( SAL_CALL ListenerT::*NotificationMethod )… in notifyEach() function in cppu::OInterfaceContainerHelper
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx1330 m_aLoadListeners.notifyEach( &XLoadListener::loaded, aEvt ); in load()
1348 m_aLoadListeners.notifyEach( &XLoadListener::unloading, aEvt ); in unload()
1355 m_aLoadListeners.notifyEach( &XLoadListener::unloaded, aEvt ); in unload()
1374 m_aLoadListeners.notifyEach( &XLoadListener::reloading, aEvt ); in reload()
1380 m_aLoadListeners.notifyEach( &XLoadListener::reloaded, aEvt ); in reload()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx477 …m_rWindow2Listeners.notifyEach( m_bEnabled ? &XWindowListener2::windowEnabled : &XWindowListener2:… in operator ()()
602 … mpImpl->getDockableWindowListeners().notifyEach( &XDockableWindowListener::closed, aEvent ); in ProcessWindowEvent()
811 … mpImpl->getDockableWindowListeners().notifyEach( &XDockableWindowListener::startDocking, aEvent ); in ProcessWindowEvent()
860 … mpImpl->getDockableWindowListeners().notifyEach( &XDockableWindowListener::endDocking, aEvent ); in ProcessWindowEvent()
891 …mpImpl->getDockableWindowListeners().notifyEach( &XDockableWindowListener::toggleFloatingMode, aEv… in ProcessWindowEvent()
908 … mpImpl->getDockableWindowListeners().notifyEach( &XDockableWindowListener::endPopupMode, aEvent ); in ProcessWindowEvent()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx165 maContainerListeners.notifyEach( &XContainerListener::elementReplaced, aEvent ); in replaceByName()
180 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in replaceByName()
215 maContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in insertByName()
229 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in insertByName()
265 maContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvent ); in removeByName()
280 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in removeByName()
336 m_aModifyListeners.notifyEach( &XModifyListener::modified, aModifyEvent ); in setModified()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx1081 m_aFilterListeners.notifyEach( &XFilterControllerListener::disjunctiveTermRemoved, aEvent ); in removeDisjunctiveTerm()
1213 m_aActivateListeners.notifyEach( &XFormControllerListener::formDeactivated, aEvt ); in disposing()
1556 m_aFilterListeners.notifyEach( &XFilterControllerListener::predicateExpressionChanged, aEvent ); in textChanged()
1631 m_aModifyListeners.notifyEach( &XModifyListener::modified, aEvt ); in impl_onModify()
1658 m_aFilterListeners.notifyEach( &XFilterControllerListener::disjunctiveTermAdded, aEvent ); in impl_appendEmptyFilterRow()
1795 m_aModifyListeners.notifyEach( &XModifyListener::modified, EventObject( *this ) ); in focusGained()
1820 m_aActivateListeners.notifyEach( &XFormControllerListener::formActivated, aEvent );
1830 m_aActivateListeners.notifyEach( &XFormControllerListener::formDeactivated, aEvent );
/trunk/main/slideshow/test/
H A Ddemoshow.cxx101 maTransformationListeners.notifyEach( &util::XModifyListener::modified, in resize()
110 maPaintListeners.notifyEach( &awt::XPaintListener::windowPaint, in repaint()
/trunk/main/configmgr/source/
H A Dconfigurationprovider.cxx306 cont->notifyEach(&css::util::XRefreshListener::refreshed, ev); in refresh()
332 cont->notifyEach(&css::util::XFlushListener::flushed, ev); in flush()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx912 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvt ); in implInsert()
953 m_aContainerListeners.notifyEach( &XContainerListener::elementReplaced, _rEvent ); in impl_replacedElement()
1095 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvt ); in implRemoveByIndex()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx355 m_aRefreshListeners.notifyEach( &XRefreshListener::refreshed, aEvt ); in refresh()
404 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in appendByDescriptor()
/trunk/main/forms/source/helper/
H A Dresettable.cxx87 m_aResetListeners.notifyEach( &XResetListener::resetted, aResetEvent ); in notifyResetted()

Completed in 448 milliseconds

123