Home
last modified time | relevance | path

Searched refs:m_aUpdateListeners (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx366 ,m_aUpdateListeners(*this, GetMutex()) in DBG_NAME()
450 m_aUpdateListeners.disposeAndClear(aEvt); in dispose()
589 if (m_aUpdateListeners.getLength()) in createPeer()
590 pPeer->addUpdateListener( &m_aUpdateListeners ); in createPeer()
812 m_aUpdateListeners.addInterface( l ); in addUpdateListener()
816 xBound->addUpdateListener( &m_aUpdateListeners); in addUpdateListener()
828 m_aUpdateListeners.removeInterface( l ); in removeUpdateListener()
1129 ,m_aUpdateListeners(m_aMutex) in FmXGridPeer()
1581 m_aUpdateListeners.addInterface(l); in addUpdateListener()
1587 m_aUpdateListeners.removeInterface(l); in removeUpdateListener()
[all …]
/trunk/main/forms/source/component/
H A DFormComponent.cxx1268 ,m_aUpdateListeners(m_aMutex) in OBoundControlModel()
1303 ,m_aUpdateListeners( m_aMutex ) in OBoundControlModel()
1503 m_aUpdateListeners.disposeAndClear( aEvt ); in disposing()
2036 m_aUpdateListeners.addInterface(_rxListener); in addUpdateListener()
2042 m_aUpdateListeners.removeInterface(_rxListener); in removeUpdateListener()
2069 ::cppu::OInterfaceIteratorHelper aIter( m_aUpdateListeners ); in commit()
2097 m_aUpdateListeners.notifyEach( &XUpdateListener::updated, aEvent ); in commit()
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx216 FmXUpdateMultiplexer m_aUpdateListeners; member in FmXGridControl
350 m_aUpdateListeners,
/trunk/main/forms/source/inc/
H A DFormComponent.hxx651 ::cppu::OInterfaceContainerHelper m_aUpdateListeners;

Completed in 66 milliseconds