Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx655 xub_StrLen nEndPlus = GetTrailingBlanks( rTmp ); in DoTable() local
658 if( 2 > nEndPlus - nSttPlus || in DoTable()
660 ( '+' != ( cChar = rTmp.GetChar( nEndPlus - 1)) && '|' != cChar )) in DoTable()
688 if( ++n == nEndPlus ) in DoTable()

Completed in 25 milliseconds