Searched refs:indexCliMethod (Results 1 – 1 of 1) sorted by relevance
831 int indexCliMethod = -1; in getMethodInfo() local837 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 22 milliseconds