Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1284 sal_uLong nRealMin = 0; in AutoLayoutPass2() local
1289 nRealMin += nRealColMin; in AutoLayoutPass2()
1291 if( (nRealMin >= nAbsTabWidth) || (nRealMin >= nMin) ) in AutoLayoutPass2()
1327 sal_uLong nDistAbs = nAbsTabWidth - nRealMin; in AutoLayoutPass2()
1328 sal_uLong nDistRel = nRelTabWidth - nRealMin; in AutoLayoutPass2()
1329 sal_uLong nDistMin = nMin - nRealMin; in AutoLayoutPass2()

Completed in 18 milliseconds