Searched defs:exceptions (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/idlc/source/ |
H A D | attributeexceptions.hxx | 32 DeclList const * exceptions; member
|
H A D | astdump.cxx | 416 DeclList const & exceptions, RTMethodMode flags, sal_uInt16 * methodIndex) in dumpExceptions()
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | functiondescription.cxx | 74 exceptions(n); in getExceptions() local
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | sbamultiplex.hxx | 255 #define DECLARE_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions) \ argument 293 …#define IMPLEMENT_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions… argument
|
/aoo42x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | ProxyFactory_Test.java | 80 Object obj, Object[] args, Class[] exceptions) in testExceptions()
|
/aoo42x/main/unodevtools/source/unodevtools/ |
H A D | typeblob.cxx | 175 Sequence< Reference< XTypeDescription > > exceptions(xMethod->getExceptions()); in writeMethodData() local 677 Sequence<Reference<XCompoundTypeDescription> > exceptions; in getTypeBlob() local
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 185 Sequence< Reference< XTypeDescription > > exceptions( xMethod->getExceptions() ); in writeMethodData() local
|
/aoo42x/main/codemaker/source/javamaker/ |
H A D | classfile.cxx | 620 void ClassFile::addMethod( in addMethod()
|
H A D | javatype.cxx | 2088 void createExceptionsAttribute( in createExceptionsAttribute()
|
/aoo42x/main/cli_ure/source/climaker/ |
H A D | climaker_emit.cxx | 1950 Reference< reflection::XCompoundTypeDescription > const * exceptions = in get_exception_attribute() local
|
/aoo42x/main/cppu/source/typelib/ |
H A D | typelib.cxx | 1425 sal_Int32 count, typelib_TypeDescriptionReference ** exceptions) in deleteExceptions()
|
/aoo42x/main/codemaker/source/cppumaker/ |
H A D | cpputype.cxx | 4005 sal_uInt16 exceptions = m_reader.getMethodExceptionCount(i); in dumpHxxFile() local
|
Completed in 110 milliseconds