Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx885 nMin -= nColMin; in AutoLayoutPass1()
888 nColMin += nAdd; in AutoLayoutPass1()
889 nMin += nColMin; in AutoLayoutPass1()
893 if( nColMax < nColMin ) in AutoLayoutPass1()
897 nColMax = nColMin; in AutoLayoutPass1()
1301 sal_uLong nColMin = pColumn->GetMin(); in AutoLayoutPass2() local
1302 if( nColMin <= USHRT_MAX ) in AutoLayoutPass2()
1311 double nColMinD = nColMin; in AutoLayoutPass2()
1335 sal_uLong nColMin = pColumn->GetMin(); in AutoLayoutPass2() local
1339 if( nColMin <= USHRT_MAX ) in AutoLayoutPass2()
[all …]
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx446 sal_uInt16 nColMin = nX; in GoUpDown() local
450 …SvxIconChoiceCtrlEntry* pEntry = SearchRow((sal_uInt16)nCurRow,nColMin,nColMax,nX,sal_True, sal_Fa… in GoUpDown()
453 if( nColMin ) in GoUpDown()
454 nColMin--; in GoUpDown()
H A Dsvimpicn.cxx3497 sal_uInt16 nColMin = nX; in GoUpDown() local
3501 SvLBoxEntry* pEntry = SearchRow((sal_uInt16)nCurRow,nColMin,nColMax,nX,sal_True, sal_False); in GoUpDown()
3504 if( nColMin ) in GoUpDown()
3505 nColMin--; in GoUpDown()

Completed in 48 milliseconds