Lines Matching defs:nColIndex
444 void ScCsvGrid::SetColumnType( sal_uInt32 nColIndex, sal_Int32 nColType ) in SetColumnType()
591 void ScCsvGrid::Select( sal_uInt32 nColIndex, bool bSelect ) in Select()
605 void ScCsvGrid::ToggleSelect( sal_uInt32 nColIndex ) in ToggleSelect()
642 void ScCsvGrid::MoveCursor( sal_uInt32 nColIndex ) in MoveCursor()
694 void ScCsvGrid::DoSelectAction( sal_uInt32 nColIndex, sal_uInt16 nModifier ) in DoSelectAction()
796 const String& ScCsvGrid::GetCellText( sal_uInt32 nColIndex, sal_Int32 nLine ) const in GetCellText()
1026 void ScCsvGrid::ImplSetColumnClipRegion( OutputDevice& rOutDev, sal_uInt32 nColIndex ) in ImplSetColumnClipRegion()
1033 void ScCsvGrid::ImplDrawColumnHeader( OutputDevice& rOutDev, sal_uInt32 nColIndex, Color aFillColor… in ImplDrawColumnHeader()
1117 void ScCsvGrid::ImplDrawColumnBackgr( sal_uInt32 nColIndex ) in ImplDrawColumnBackgr()
1214 void ScCsvGrid::ImplDrawColumnSelection( sal_uInt32 nColIndex ) in ImplDrawColumnSelection()
1255 void ScCsvGrid::ImplDrawColumn( sal_uInt32 nColIndex ) in ImplDrawColumn()
1330 void ScCsvGrid::ImplDrawTrackingRect( sal_uInt32 nColIndex ) in ImplDrawTrackingRect()