Searched refs:nErrorPosInPara (Results 1 – 2 of 2) sorted by relevance
696 sal_Int32 nErrorPosInPara ) in checkSentenceAtPosition() argument707 ( nErrorPosInPara < 0 || nErrorPosInPara < rText.getLength())) in checkSentenceAtPosition()749 … if ((nErrorPosInPara< 0 || nStartPos <= nErrorPosInPara) && nErrorPosInPara < nEndPos) in checkSentenceAtPosition()
86 @param nErrorPosInPara
Completed in 41 milliseconds