Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx533 sal_uLong nAbsMinTableCell = 0; in AutoLayoutPass1() local
600 if( nAbsMinTableCnts > nAbsMinTableCell ) in AutoLayoutPass1()
601 nAbsMinTableCell = nAbsMinTableCnts; in AutoLayoutPass1()
635 if( nAbsMinTableCnts > nAbsMinTableCell ) in AutoLayoutPass1()
636 nAbsMinTableCell = nAbsMinTableCnts; in AutoLayoutPass1()
648 if( nAbsMinTableCell > nAbsMinNoAlignCell ) in AutoLayoutPass1()
650 nAbsMinNoAlignCell = nAbsMinTableCell; in AutoLayoutPass1()

Completed in 19 milliseconds