Lines Matching defs:nColId
351 void OSelectionBrowseBox::ColumnMoved( sal_uInt16 nColId,sal_Bool _bCreateUndo ) in ColumnMoved()
493 CellController* OSelectionBrowseBox::GetController(long nRow, sal_uInt16 nColId) in GetController()
526 …electionBrowseBox::InitController(CellControllerRef& /*rController*/, long nRow, sal_uInt16 nColId) in InitController()
1535 sal_uInt16 nColId = GetCurColumnId(); in DeleteFields() local
1560 void OSelectionBrowseBox::SetColWidth(sal_uInt16 nColId, long nNewWidth) in SetColWidth()
1580 Rectangle OSelectionBrowseBox::GetInvalidRect( sal_uInt16 nColId ) in GetInvalidRect()
2085 sal_uInt16 nColId = GetColumnId(GetColumnAtXPosPixel( aMenuPos.X() )); in Command() local
2380 String OSelectionBrowseBox::GetCellContents(sal_Int32 nCellIndex, sal_uInt16 nColId) in GetCellContents()
2408 void OSelectionBrowseBox::SetCellContents(sal_Int32 nRow, sal_uInt16 nColId, const String& strNewTe… in SetCellContents()
2490 void OSelectionBrowseBox::ColumnResized(sal_uInt16 nColId) in ColumnResized()
2521 sal_uInt32 OSelectionBrowseBox::GetTotalCellWidth(long nRowId, sal_uInt16 nColId) in GetTotalCellWidth()