Searched refs:ObjectFunction (Results 1 – 1 of 1) sorted by relevance
189 struct ObjectFunction struct198 ~ObjectFunction() throw ();201 inline void * ObjectFunction::operator new ( size_t nSize ) in operator new()216 inline void ObjectFunction::operator delete ( void * pMem ) in operator delete()222 ObjectFunction::ObjectFunction( typelib_TypeDescription * pTypeDescr, void * fpFunc ) throw () in ObjectFunction() function in CPPU_CURRENT_NAMESPACE::ObjectFunction240 ObjectFunction::~ObjectFunction() throw () in ~ObjectFunction()253 static void * __cdecl __destruct( void * pExcThis, ObjectFunction * pThis ) in __destruct()294 ObjectFunction * _pCopyCtor;303 , _pCopyCtor( new ObjectFunction( pTypeDescr, copyConstruct ) ) in ExceptionType()313 ObjectFunction * _pDtor;[all …]
Completed in 36 milliseconds