Searched refs:m_aEventListenerMutex (Results 1 – 4 of 4) sorted by relevance
191 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addEventListener()462 m_pPropertyListener = new PropertyListeners( m_aEventListenerMutex ); in addPropertiesChangeListener()570 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addContentEventListener()716 … m_pPropertySetInfoChangeListeners = new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertySetInfoChangeListener()
181 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in XTYPEPROVIDER_IMPL_10()874 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertyChangeListener()883 new cppu::OInterfaceContainerHelper( m_aEventListenerMutex ); in addPropertyChangeListener()
291 osl::Mutex m_aEventListenerMutex; member in fileaccess::BaseContent
654 osl::Mutex m_aEventListenerMutex; member in fileaccess::XResultSet_impl