Searched defs:excType (Results 1 – 6 of 6) sorted by relevance
/trunk/main/pyuno/source/loader/ |
H A D | pyuno_loader.cxx | 59 PyRef excType, excValue, excTraceback; in raiseRuntimeExceptionWhenNeeded() local
|
/trunk/main/rdbmaker/source/codemaker/ |
H A D | dependency.cxx | 166 OString returnType, paramType, excType; in checkMethodDependencies() local
|
/trunk/main/pyuno/source/module/ |
H A D | pyuno_adapter.cxx | 94 PyRef excType, excValue, excTraceback; in raiseInvocationTargetExceptionWhenNeeded() local
|
H A D | pyuno_runtime.cxx | 156 PyRef excType, excValue, excTraceback; in importUnoModule() local 923 Any Runtime::extractUnoException( const PyRef & excType, const PyRef &excValue, const PyRef &excTra… in extractUnoException() argument
|
/trunk/main/codemaker/source/cunomaker/ |
H A D | cunotype.cxx | 2467 OString returnType, paramType, excType; in dumpMethodsCppuDecl() local
|
/trunk/main/codemaker/source/cppumaker/ |
H A D | cpputype.cxx | 2000 OString returnType, paramType, excType; in dumpMethodsCppuDecl() local
|
Completed in 46 milliseconds