Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/table/
H A Dswnewtable.cxx377 long nRightSpanCnt = 0; in CollectBoxSelection() local
425 else if( nRightSpanCnt && nRight == nMax ) in CollectBoxSelection()
452 if( nRightSpanCnt && nRight == nMax ) in CollectBoxSelection()
515 if( !nRightSpanCnt || nMax + nDiff != nRightSpan ) in CollectBoxSelection()
530 if( nRightSpanCnt ) in CollectBoxSelection()
533 nRightSpanCnt = nOutSpan; in CollectBoxSelection()
541 ( nRightSpanCnt && pRightBox == pOuterBox ) ) in CollectBoxSelection()
559 if( nRightSpanCnt ) in CollectBoxSelection()
560 --nRightSpanCnt; in CollectBoxSelection()

Completed in 22 milliseconds