Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx400 SwTableBox* pInnerBox = 0; in CollectBoxSelection() local
412 pInnerBox = pBox; in CollectBoxSelection()
434 pInnerBox = pLine->GetTabBoxes()[nCurrBox+1]; in CollectBoxSelection()
462 pInnerBox = pBox; in CollectBoxSelection()
472 pInnerBox = pLine->GetTabBoxes()[nCurrBox-1]; in CollectBoxSelection()
480 if( pInnerBox ) in CollectBoxSelection()
484 long nTmpSpan = pInnerBox->getRowSpan(); in CollectBoxSelection()
544 aTmp.first = pInnerBox; in CollectBoxSelection()

Completed in 21 milliseconds