Home
last modified time | relevance | path

Searched refs:m_nSuspendCounter (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx413 ,m_nSuspendCounter( 0 ) in ComposedPropertyUIUpdate()
791 osl_incrementInterlockedCount( &m_nSuspendCounter ); in suspendAutoFire()
798 if ( 0 == osl_decrementInterlockedCount( &m_nSuspendCounter ) ) in resumeAutoFire()
812 if ( 0 == m_nSuspendCounter ) in callback_inspectorUIChanged_throw()
829 …OSL_ENSURE( m_nSuspendCounter == 0, "ComposedPropertyUIUpdate::dispose: still suspended, the chang… in dispose()
H A Dcomposeduiupdate.hxx78 oslInterlockedCount m_nSuspendCounter; member in pcr::ComposedPropertyUIUpdate

Completed in 23 milliseconds