Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx517 SwTwips nTmpCut = nRemain; in lcl_PreprocessRowsInCells() local
525 while ( pTmpLastLineRow && pTmpLastLineRow->GetNext() && nTmpCut > nCurrentHeight ) in lcl_PreprocessRowsInCells()
527 nTmpCut -= nCurrentHeight; in lcl_PreprocessRowsInCells()
589 if ( nTmpCut > nCurrentHeight || in lcl_PreprocessRowsInCells()
591 !bTableLayoutToComplex && nMinHeight < nTmpCut ) ) in lcl_PreprocessRowsInCells()

Completed in 38 milliseconds