Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx389 sal_Bool SwRedlineItr::CheckLine( xub_StrLen nChkStart, xub_StrLen nChkEnd ) in CheckLine() argument
393 if( nChkEnd == nChkStart ) // Leerzeilen gucken ein Zeichen weiter. in CheckLine()
405 if( nChkStart <= nEnd && ( nChkEnd > nStart || STRING_LEN == nEnd ) ) in CheckLine()
H A Dredlnitr.hxx108 sal_Bool CheckLine( xub_StrLen nChkStart, xub_StrLen nChkEnd );

Completed in 20 milliseconds