Searched defs:methodIndex (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/registry/inc/registry/ |
H A D | reader.hxx | 458 sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const in getMethodParameterFlags() 478 sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const in getMethodParameterName() 503 sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const in getMethodParameterTypeName() 539 sal_uInt16 methodIndex, sal_uInt16 exceptionIndex) const in getMethodExceptionTypeName()
|
H A D | writer.hxx | 203 sal_uInt16 methodIndex, sal_uInt16 parameterIndex, in setMethodParameterData() 229 sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, in setMethodExceptionTypeName()
|
/aoo42x/main/idlc/source/ |
H A D | astdump.cxx | 355 typereg::Writer & rBlob, sal_uInt16 index, sal_uInt16 * methodIndex) in dumpBlob() 416 DeclList const & exceptions, RTMethodMode flags, sal_uInt16 * methodIndex) in dumpExceptions()
|
H A D | astinterface.cxx | 231 sal_uInt16 methodIndex = 0; in dump() local
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 186 sal_uInt16 methodIndex = (sal_uInt16)(xMember->getPosition() - calculatedMemberOffset); in writeMethodData() local
|
/aoo42x/main/unodevtools/source/unodevtools/ |
H A D | typeblob.cxx | 178 sal_uInt16 methodIndex = (sal_uInt16)(xMethod->getPosition() in writeMethodData() local
|
/aoo42x/main/registry/source/ |
H A D | reflwrit.cxx | 1310 void * handle, sal_uInt16 methodIndex, sal_uInt16 parameterIndex, in typereg_writer_setMethodParameterData() 1336 void * handle, sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, in typereg_writer_setMethodExceptionTypeName()
|
/aoo42x/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 2090 sal_uInt16 methodIndex, Dependencies * dependencies, in createExceptionsAttribute() 2611 typereg::Reader const & reader, sal_uInt16 methodIndex, in addConstructor()
|
/aoo42x/main/codemaker/source/cppumaker/ |
H A D | cpputype.cxx | 2045 FileStream & out, sal_uInt32 methodIndex, bool runtimeException) in dumpExceptionSpecification() 2103 FileStream & out, char const * prefix, sal_uInt16 methodIndex, in dumpExceptionTypeNames()
|
Completed in 57 milliseconds