Searched refs:nMaxTableCell (Results 1 – 1 of 1) sorted by relevance
536 sal_uLong nMaxTableCell = 0; in AutoLayoutPass1() local602 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()603 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()637 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()638 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()650 if( nMaxTableCell > nMaxNoAlignCell ) in AutoLayoutPass1()651 nMaxNoAlignCell = nMaxTableCell; in AutoLayoutPass1()
Completed in 10 milliseconds