Lines Matching defs:nRow
286 long nRow(GetCurRow()); in SetReadOnly() local
411 sal_Bool OTableEditorCtrl::SetDataPtr( long nRow ) in SetDataPtr()
451 CellController* OTableEditorCtrl::GetController(long nRow, sal_uInt16 nColumnId) in GetController()
493 void OTableEditorCtrl::InitController(CellControllerRef&, long nRow, sal_uInt16 nColumnId) in InitController()
581 void OTableEditorCtrl::DisplayData(long nRow, sal_Bool bGrabFocus) in DisplayData()
650 sal_Bool OTableEditorCtrl::SaveData(long nRow, sal_uInt16 nColId) in SaveData()
828 void OTableEditorCtrl::CellModified( long nRow, sal_uInt16 nColId ) in CellModified()
992 void OTableEditorCtrl::InsertRows( long nRow ) in InsertRows()
1092 void OTableEditorCtrl::InsertNewRows( long nRow ) in InsertNewRows()
1113 String OTableEditorCtrl::GetControlText( long nRow, sal_uInt16 nColId ) in GetControlText()
1136 void OTableEditorCtrl::SetControlText( long nRow, sal_uInt16 nColId, const String& rText ) in SetControlText()
1160 void OTableEditorCtrl::SetCellData( long nRow, sal_uInt16 nColId, const TOTypeInfoSP& _pTypeInfo ) in SetCellData()
1184 void OTableEditorCtrl::SetCellData( long nRow, sal_uInt16 nColId, const ::com::sun::star::uno::Any&… in SetCellData()
1269 Any OTableEditorCtrl::GetCellData( long nRow, sal_uInt16 nColId ) in GetCellData()
1342 String OTableEditorCtrl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText()
1351 sal_uInt32 OTableEditorCtrl::GetTotalCellWidth(long nRow, sal_uInt16 nColId) in GetTotalCellWidth()
1358 OFieldDescription* OTableEditorCtrl::GetFieldDescr( long nRow ) in GetFieldDescr()
1375 sal_Bool OTableEditorCtrl::IsCutAllowed( long nRow ) in IsCutAllowed()
1561 sal_Bool OTableEditorCtrl::IsInsertNewAllowed( long nRow ) in IsInsertNewAllowed()
1667 long nRow = GetRowAtYPosPixel(aMenuPos.Y()); in Command() local
1850 for(sal_Int32 nRow = 0;aIter != aEnd;++aIter,++nRow) in SetPrimaryKey() local
1901 for(sal_Int32 nRow=0;aIter != aEnd;++aIter,++nRow) in IsPrimaryKey() local
1920 long nRow(GetCurRow()); in SwitchType() local
1979 long nRow(GetCurRow()); in DeactivateCell() local