Home
last modified time | relevance | path

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

/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx352 sal_Int32 nSearchFrom = aMethodName.getLength(); in getMethodIndex() local
353 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()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1523 xub_StrLen nSearchFrom ) in lcl_FindNextDeletedRedline() argument
1532 if(aIter->nLeft < nSearchFrom) in lcl_FindNextDeletedRedline()

Completed in 42 milliseconds