Home
last modified time | relevance | path

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

/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx831 int indexCliMethod = -1; in getMethodInfo() local
837 indexCliMethod = nUnoFunctionPos; in getMethodInfo()
846 indexCliMethod = i; in getMethodInfo()
851 if (indexCliMethod == -1) in getMethodInfo()
861 m_arUnoPosToCliPos[nUnoFunctionPos] = indexCliMethod; in getMethodInfo()
862 ret = m_arMethodInfos[indexCliMethod]; in getMethodInfo()

Completed in 20 milliseconds