Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx536 sal_uLong nMaxTableCell = 0; in AutoLayoutPass1() local
602 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 14 milliseconds