Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/edit/
H A Dautofmt.cxx654 xub_StrLen nSttPlus = GetLeadingBlanks( rTmp ); in DoTable() local
658 if( 2 > nEndPlus - nSttPlus || in DoTable()
659 ( '+' != ( cChar = rTmp.GetChar( nSttPlus )) && '|' != cChar ) || in DoTable()
665 xub_StrLen n = nSttPlus; in DoTable()

Completed in 24 milliseconds