Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx142 OEnvLock aLock(*this); in IMPL_LINK()
197 OEnvLock aLock(*this); in Clear()
232 OEnvLock aLock(*this); in AddSection()
249 OEnvLock aLock(*this); in RemoveSection()
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx97 class OEnvLock class in rptui::OXReportControllerObserver
101OEnvLock(OXReportControllerObserver& _rObserver): m_rObserver(_rObserver){m_rObserver.Lock();} in OEnvLock() function in rptui::OXReportControllerObserver::OEnvLock
102 ~OEnvLock(){ m_rObserver.UnLock(); } in ~OEnvLock()

Completed in 18 milliseconds