Home
last modified time | relevance | path

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

/trunk/main/chart2/source/inc/
H A DLifeTime.hxx228 class NegativeGuard class
234 NegativeGuard(T * pT) : m_pT(pT) in NegativeGuard() function in apphelper::NegativeGuard
239 NegativeGuard(T & t) : m_pT(&t) in NegativeGuard() function in apphelper::NegativeGuard
244 ~NegativeGuard() in ~NegativeGuard()
/trunk/main/chart2/source/tools/
H A DLifeTime.cxx360 NegativeGuard< osl::Mutex > aNegativeGuard( m_aAccessMutex ); in impl_doClose()

Completed in 16 milliseconds