Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx495 long nOutSpan = pOuterBox->getRowSpan(); in CollectBoxSelection() local
496 if( nOutSpan != 1 ) in CollectBoxSelection()
499 if( nOutSpan < 0 ) in CollectBoxSelection()
503 nOutSpan = rBox.getRowSpan(); in CollectBoxSelection()
526 nLeftSpanCnt = nOutSpan; in CollectBoxSelection()
533 nRightSpanCnt = nOutSpan; in CollectBoxSelection()
536 nCheck += (sal_uInt16)nOutSpan - 1; in CollectBoxSelection()

Completed in 29 milliseconds