Searched defs:RaiseInfo (Results 1 – 2 of 2) sorted by relevance
310 struct RaiseInfo struct312 sal_Int32 _n0;313 ObjectFunction * _pDtor;314 sal_Int32 _n2;315 void * _types;316 sal_Int32 _n3, _n4;322 RaiseInfo::RaiseInfo( typelib_TypeDescription * pTypeDescr ) throw () in RaiseInfo() function in CPPU_CURRENT_NAMESPACE::RaiseInfo
322 struct RaiseInfo struct325 sal_uInt32 _n0;326 sal_uInt32 _pDtor; // RVA on Win64327 sal_uInt32 _n2;328 sal_uInt32 _types; // void *, RVA on Win64331 typelib_TypeDescription * pTypeDescr;332 unsigned char *baseAddress; // The RVAs are relative to this field338 RaiseInfo::RaiseInfo( typelib_TypeDescription * pTypeDescr ) throw () in RaiseInfo() function in CPPU_CURRENT_NAMESPACE::RaiseInfo
Completed in 42 milliseconds