Searched refs:m_aEventListenerMutex (Results 1 – 4 of 4) sorted by relevance
189 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addEventListener()449 m_pPropertyListener = new PropertyListeners( m_aEventListenerMutex ); in addPropertiesChangeListener()553 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addContentEventListener()688 … m_pPropertySetInfoChangeListeners = new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertySetInfoChangeListener()
178 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in XTYPEPROVIDER_IMPL_10()804 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertyChangeListener()813 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertyChangeListener()
260 osl::Mutex m_aEventListenerMutex; member in fileaccess::BaseContent
535 osl::Mutex m_aEventListenerMutex; member in fileaccess::XResultSet_impl