Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx532 sal_uLong nMaxTableCell = 0; in AutoLayoutPass1() local
598 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