Home
last modified time | relevance | path

Searched refs:nMethodIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx114 sal_Int32 nMethodIndex = 0; in JNI_interface_type_info() local
150 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()
154 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()
155 ++nMethodIndex; in JNI_interface_type_info()
188 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()
192 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()
193 ++nMethodIndex; in JNI_interface_type_info()
209 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()
213 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()
214 ++nMethodIndex; in JNI_interface_type_info()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx68 sal_uInt16 nMethodIndex, in InterfaceMethodImpl() argument
71 : _desc(xTDMgr, rMemberName, rBytes, nMethodIndex) in InterfaceMethodImpl()

Completed in 30 milliseconds