Searched refs:nTmpCut (Results 1 – 1 of 1) sorted by relevance
517 SwTwips nTmpCut = nRemain; in lcl_PreprocessRowsInCells() local525 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 33 milliseconds