LibreOffice Module comphelper (master)
1
|
#include <enumhelper.hxx>
Public Attributes | |
::osl::Mutex | m_aLock |
Definition at line 35 of file enumhelper.hxx.
::osl::Mutex comphelper::OEnumerationLock::m_aLock |
Definition at line 38 of file enumhelper.hxx.
Referenced by comphelper::OEnumerationByName::disposing(), comphelper::OEnumerationByIndex::disposing(), comphelper::OEnumerationByName::hasMoreElements(), comphelper::OEnumerationByIndex::hasMoreElements(), comphelper::OAnyEnumeration::hasMoreElements(), comphelper::OEnumerationByName::impl_startDisposeListening(), comphelper::OEnumerationByIndex::impl_startDisposeListening(), comphelper::OEnumerationByName::impl_stopDisposeListening(), comphelper::OEnumerationByIndex::impl_stopDisposeListening(), comphelper::OEnumerationByName::nextElement(), comphelper::OEnumerationByIndex::nextElement(), and comphelper::OAnyEnumeration::nextElement().