Searched refs:getMethodInfo (Results 1 – 4 of 4) sorted by relevance
785 sr::MethodInfo ^ CliProxy::getMethodInfo(int nUnoFunctionPos,1013 sr::MethodInfo ^ info = proxy->getMethodInfo(function_pos, in cli_proxy_dispatch()1028 sr::MethodInfo ^ info = proxy->getMethodInfo(function_pos + 1, in cli_proxy_dispatch()1134 sr::MethodInfo ^ info = proxy->getMethodInfo(function_pos, in cli_proxy_dispatch()
286 sr::MethodInfo ^ getMethodInfo(int nUnoFunctionPos,
171 void getMethodInfo(const OUString& sName, TypeDescription& methodDescription);
185 getMethodInfo(aFunctionName, methodDesc); in invoke()736 getMethodInfo(sFunctionName, methodDesc); in invokeWithDispIdUnoTlb()1540 void IUnknownWrapper_Impl::getMethodInfo(const OUString& sName, TypeDescription& methodInfo) in getMethodInfo() function in ole_adapter::IUnknownWrapper_Impl