Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx537 sal_uLong nAbsMinTableCell = 0; in AutoLayoutPass1() local
604 if( nAbsMinTableCnts > nAbsMinTableCell ) in AutoLayoutPass1()
605 nAbsMinTableCell = nAbsMinTableCnts; in AutoLayoutPass1()
639 if( nAbsMinTableCnts > nAbsMinTableCell ) in AutoLayoutPass1()
640 nAbsMinTableCell = nAbsMinTableCnts; in AutoLayoutPass1()
652 if( nAbsMinTableCell > nAbsMinNoAlignCell ) in AutoLayoutPass1()
654 nAbsMinNoAlignCell = nAbsMinTableCell; in AutoLayoutPass1()

Completed in 23 milliseconds