Searched refs:nMaxTableCell (Results 1 – 1 of 1) sorted by relevance
533 sal_uLong nMaxTableCell = 0; in AutoLayoutPass1() local599 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()600 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()634 if( nMaxTableCnts > nMaxTableCell ) in AutoLayoutPass1()635 nMaxTableCell = nMaxTableCnts; in AutoLayoutPass1()647 if( nMaxTableCell > nMaxNoAlignCell ) in AutoLayoutPass1()648 nMaxNoAlignCell = nMaxTableCell; in AutoLayoutPass1()