Home
last modified time | relevance | path

Searched defs:NegativeGuard (Results 1 – 1 of 1) 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

Completed in 15 milliseconds