Searched refs:OEnvLock (Results 1 – 2 of 2) sorted by relevance
97 class OEnvLock class in rptui::OXReportControllerObserver101 … OEnvLock(OXReportControllerObserver& _rObserver): m_rObserver(_rObserver){m_rObserver.Lock();} in OEnvLock() function in rptui::OXReportControllerObserver::OEnvLock102 ~OEnvLock(){ m_rObserver.UnLock(); } in ~OEnvLock()
142 OEnvLock aLock(*this); in IMPL_LINK()197 OEnvLock aLock(*this); in Clear()232 OEnvLock aLock(*this); in AddSection()249 OEnvLock aLock(*this); in RemoveSection()
Completed in 9 milliseconds