Searched refs:getMethodIndex (Results 1 – 1 of 1) sorted by relevance
273 sal_Int32 getMethodIndex( const ::rtl::OUString& aMethodName ) const;340 sal_Int32 IntrospectionAccessStatic_Impl::getMethodIndex( const ::rtl::OUString& aMethodName ) const in getMethodIndex() function in stoc_inspect::IntrospectionAccessStatic_Impl1338 sal_Int32 i = mpStaticImpl->getMethodIndex( Name ); in getMethod()1357 sal_Int32 i = mpStaticImpl->getMethodIndex( Name ); in hasMethod()
Completed in 29 milliseconds