Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx376 long nLeftSpanCnt = 0; in CollectBoxSelection() local
396 if( nRight == nMin && nLeftSpanCnt ) in CollectBoxSelection()
510 if( !nLeftSpanCnt || nMin - nDiff != nLeftSpan ) in CollectBoxSelection()
523 if( nLeftSpanCnt ) in CollectBoxSelection()
526 nLeftSpanCnt = nOutSpan; in CollectBoxSelection()
540 else if( ( nLeftSpanCnt && pLeftBox == pOuterBox ) || in CollectBoxSelection()
557 if( nLeftSpanCnt ) in CollectBoxSelection()
558 --nLeftSpanCnt; in CollectBoxSelection()

Completed in 24 milliseconds