Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx1280 sal_uLong nRealMin = 0; in AutoLayoutPass2() local
1285 nRealMin += nRealColMin; in AutoLayoutPass2()
1287 if( (nRealMin >= nAbsTabWidth) || (nRealMin >= nMin) ) in AutoLayoutPass2()
1323 sal_uLong nDistAbs = nAbsTabWidth - nRealMin; in AutoLayoutPass2()
1324 sal_uLong nDistRel = nRelTabWidth - nRealMin; in AutoLayoutPass2()
1325 sal_uLong nDistMin = nMin - nRealMin; in AutoLayoutPass2()

Completed in 22 milliseconds