Home
last modified time | relevance | path

Searched defs:ExceptionType (Results 1 – 11 of 11) sorted by relevance

/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx289 struct ExceptionType struct
291 sal_Int32 _n0;
292 type_info * _pTypeInfo;
293 sal_Int32 _n1, _n2, _n3, _n4;
294 ObjectFunction * _pCopyCtor;
295 sal_Int32 _n5;
297 inline ExceptionType( typelib_TypeDescription * pTypeDescr ) throw () in ExceptionType() function
306 inline ~ExceptionType() throw () in ~ExceptionType()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx297 struct ExceptionType struct
299 sal_Int32 _n0;
300 sal_uInt32 _pTypeInfo; // type_info *, RVA on Win64
301 sal_Int32 _n1, _n2, _n3; // pointer to member descriptor, 12 bytes.
302 sal_uInt32 _n4;
303 sal_uInt32 _pCopyCtor; // RVA on Win64
304 sal_Int32 _n5;
306 …static void initialize( unsigned char *p, sal_uInt32 typeInfoRVA, typelib_TypeDescription * pTypeD… in initialize()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.hxx186 class ExceptionType : public IdlType class
H A Didltype.cxx1349 ExceptionType::ExceptionType(TypeReader& typeReader, in ExceptionType() function in ExceptionType
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx238 class ExceptionType : public CorbaType class
H A Dcorbatype.cxx2317 ExceptionType::ExceptionType(TypeReader& typeReader, in ExceptionType() function in ExceptionType
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.hxx282 class ExceptionType : public CppuType class
H A Dcpputype.cxx3075 ExceptionType::ExceptionType(typereg::Reader& typeReader, in ExceptionType() function in ExceptionType
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.hxx233 class ExceptionType : public CunoType class
H A Dcunotype.cxx2935 ExceptionType::ExceptionType(TypeReader& typeReader, in ExceptionType() function in ExceptionType
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx247 enum ExceptionType { ET_Runtime, ET_Disposed, ET_IndexOutOfBounds }; enum in sdext::presenter::PresenterAccessible::AccessibleObject

Completed in 126 milliseconds