Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1745 sal_uInt16 nNewViewPos = GetViewColumnPos(nId); in ColumnMoved() local
1753 if (!nNewViewPos) in ColumnMoved()
1756 --nNewViewPos; in ColumnMoved()
3579 sal_uInt16 nNewViewPos = (nNextNonHidden == (sal_uInt16)-1) in ShowColumn() local
3584 …DBG_ASSERT(nNewViewPos != (sal_uInt16)-1, "DbGridControl::ShowColumn : inconsistent internal state… in ShowColumn()
3589 ++nNewViewPos; in ShowColumn()
3595 …me, CalcZoom(pColumn->m_nLastVisibleWidth), HIB_CENTER | HIB_VCENTER | HIB_CLICKABLE, nNewViewPos); in ShowColumn()

Completed in 26 milliseconds