Searched refs:nMaxTableCell (Results 1 – 1 of 1) sorted by relevance
532 sal_uLong nMaxTableCell = 0; in AutoLayoutPass1() local598 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()599 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()633 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()634 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()646 if( nMaxTableCell > nMaxNoAlignCell ) in AutoLayoutPass1()647 nMaxNoAlignCell = nMaxTableCell; in AutoLayoutPass1()
Completed in 13 milliseconds