Lines Matching defs:nRow

288 	long nRow(GetCurRow());  in SetReadOnly()  local
413 sal_Bool OTableEditorCtrl::SetDataPtr( long nRow ) in SetDataPtr()
453 CellController* OTableEditorCtrl::GetController(long nRow, sal_uInt16 nColumnId) in GetController()
495 void OTableEditorCtrl::InitController(CellControllerRef&, long nRow, sal_uInt16 nColumnId) in InitController()
583 void OTableEditorCtrl::DisplayData(long nRow, sal_Bool bGrabFocus) in DisplayData()
652 sal_Bool OTableEditorCtrl::SaveData(long nRow, sal_uInt16 nColId) in SaveData()
830 void OTableEditorCtrl::CellModified( long nRow, sal_uInt16 nColId ) in CellModified()
994 void OTableEditorCtrl::InsertRows( long nRow ) in InsertRows()
1095 void OTableEditorCtrl::InsertNewRows( long nRow ) in InsertNewRows()
1116 String OTableEditorCtrl::GetControlText( long nRow, sal_uInt16 nColId ) in GetControlText()
1139 void OTableEditorCtrl::SetControlText( long nRow, sal_uInt16 nColId, const String& rText ) in SetControlText()
1163 void OTableEditorCtrl::SetCellData( long nRow, sal_uInt16 nColId, const TOTypeInfoSP& _pTypeInfo ) in SetCellData()
1187 void OTableEditorCtrl::SetCellData( long nRow, sal_uInt16 nColId, const ::com::sun::star::uno::Any&… in SetCellData()
1272 Any OTableEditorCtrl::GetCellData( long nRow, sal_uInt16 nColId ) in GetCellData()
1345 String OTableEditorCtrl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText()
1354 sal_uInt32 OTableEditorCtrl::GetTotalCellWidth(long nRow, sal_uInt16 nColId) in GetTotalCellWidth()
1361 OFieldDescription* OTableEditorCtrl::GetFieldDescr( long nRow ) in GetFieldDescr()
1378 sal_Bool OTableEditorCtrl::IsCutAllowed( long nRow ) in IsCutAllowed()
1564 sal_Bool OTableEditorCtrl::IsInsertNewAllowed( long nRow ) in IsInsertNewAllowed()
1670 long nRow = GetRowAtYPosPixel(aMenuPos.Y()); in Command() local
1853 for(sal_Int32 nRow = 0;aIter != aEnd;++aIter,++nRow) in SetPrimaryKey() local
1904 for(sal_Int32 nRow=0;aIter != aEnd;++aIter,++nRow) in IsPrimaryKey() local
1923 long nRow(GetCurRow()); in SwitchType() local
1982 long nRow(GetCurRow()); in DeactivateCell() local