Home
last modified time | relevance | path

Searched defs:RaiseInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx310 struct RaiseInfo struct
312 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
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx322 struct RaiseInfo struct
325 sal_uInt32 _n0;
326 sal_uInt32 _pDtor; // RVA on Win64
327 sal_uInt32 _n2;
328 sal_uInt32 _types; // void *, RVA on Win64
331 typelib_TypeDescription * pTypeDescr;
332 unsigned char *baseAddress; // The RVAs are relative to this field
338 RaiseInfo::RaiseInfo( typelib_TypeDescription * pTypeDescr ) throw () in RaiseInfo() function in CPPU_CURRENT_NAMESPACE::RaiseInfo

Completed in 18 milliseconds