Searched refs:nCurMethodStart (Results 1 – 1 of 1) sorted by relevance
345 sal_uInt16 nStart, nEnd, nCurMethodStart = 0; in BasicExecute() local348 nCurMethodStart = ( aSel.GetStart().GetPara() + 1 ); in BasicExecute()358 if ( nCurMethodStart >= nStart && nCurMethodStart <= nEnd ) in BasicExecute()364 else if ( !pMethod || ( nStart < nCurMethodStart && !pM->IsHidden() ) ) in BasicExecute()367 nCurMethodStart = nStart; in BasicExecute()
Completed in 17 milliseconds