Searched refs:nNewViewPos (Results 1 – 1 of 1) sorted by relevance
1745 sal_uInt16 nNewViewPos = GetViewColumnPos(nId); in ColumnMoved() local1753 if (!nNewViewPos) in ColumnMoved()1756 --nNewViewPos; in ColumnMoved()3579 sal_uInt16 nNewViewPos = (nNextNonHidden == (sal_uInt16)-1) in ShowColumn() local3584 …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 17 milliseconds