Searched refs:exceptionIndex (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/registry/inc/registry/ |
H A D | writer.hxx | 229 sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, in setMethodExceptionTypeName() argument 233 m_handle, methodIndex, exceptionIndex, typeName.pData)) in setMethodExceptionTypeName()
|
H A D | reader.hxx | 539 sal_uInt16 methodIndex, sal_uInt16 exceptionIndex) const in getMethodExceptionTypeName() 543 m_handle, &s, methodIndex, exceptionIndex); in getMethodExceptionTypeName()
|
H A D | writer.h | 216 void * handle, sal_uInt16 methodIndex, sal_uInt16 exceptionIndex,
|
H A D | reader.h | 520 sal_uInt16 exceptionIndex)
|
/aoo4110/main/idlc/source/ |
H A D | astdump.cxx | 428 sal_uInt16 exceptionIndex = 0; in dumpExceptions() local 433 idx, exceptionIndex++, in dumpExceptions()
|
/aoo4110/main/registry/source/ |
H A D | reflwrit.cxx | 1336 void * handle, sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, in typereg_writer_setMethodExceptionTypeName() argument 1342 exceptionIndex, toByteString(typeName)); in typereg_writer_setMethodExceptionTypeName()
|
Completed in 36 milliseconds