Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx54 inline ExceptionThrower();
57 static ExceptionThrower * get();
143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface()
148 type.equals( ExceptionThrower::getCppuType() )) in queryInterface()
157 void ExceptionThrower::acquire() throw () in acquire()
161 void ExceptionThrower::release() throw () in release()
179 inline ExceptionThrower::ExceptionThrower() in ExceptionThrower() function in __anonc25f52000111::ExceptionThrower
187 ExceptionThrower * ExceptionThrower::get() in get()
189 ExceptionThrower * s_pThrower = 0; in get()
193 static ExceptionThrower s_thrower; in get()
[all …]

Completed in 13 milliseconds