Searched refs:nSearchFrom (Results 1 – 2 of 2) sorted by relevance
352 sal_Int32 nSearchFrom = aMethodName.getLength(); in getMethodIndex() local353 nSearchFrom = aMethodName.getLength(); in getMethodIndex()357 sal_Int32 nFound = aMethodName.lastIndexOf( '_', nSearchFrom ); in getMethodIndex()418 nSearchFrom = nFound - 1; in getMethodIndex()419 if( nSearchFrom < 0 ) in getMethodIndex()
1523 xub_StrLen nSearchFrom ) in lcl_FindNextDeletedRedline() argument1532 if(aIter->nLeft < nSearchFrom) in lcl_FindNextDeletedRedline()
Completed in 29 milliseconds