Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Dscopeguard.hxx43 enum exc_handling { IGNORE_EXCEPTIONS, ALLOW_EXCEPTIONS }; enum in comphelper::ScopeGuard
51 exc_handling excHandling = IGNORE_EXCEPTIONS ) in ScopeGuard()
63 exc_handling const m_excHandling;
H A Dflagguard.hxx40 …FlagRestorationGuard( bool& i_flagRef, bool i_temporaryValue, exc_handling i_excHandling = IGNORE_… in FlagRestorationGuard()
61 explicit FlagGuard( bool& i_flagRef, exc_handling i_excHandling = IGNORE_EXCEPTIONS ) in FlagGuard()

Completed in 18 milliseconds