Home
last modified time | relevance | path

Searched refs:RowModified (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx626 RowModified(GetBrowseRow(BROW_TABLE_ROW), _nColumnId); in notifyTableFieldChanged()
634 RowModified(GetBrowseRow(BROW_FUNCTION_ROW), _nColumnId); in notifyFunctionFieldChanged()
831 RowModified(GetBrowseRow(BROW_COLUMNALIAS_ROW), nColumnId); in saveField()
1013 RowModified(i,nCol); in SaveModified()
1102 RowModified(GetBrowseRow(BROW_VIS_ROW), GetCurColumnId()); in SaveModified()
1130 RowModified(GetBrowseRow(BROW_VIS_ROW), GetCurColumnId()); in SaveModified()
1250 RowModified(GetCurRow(), GetCurColumnId()); in SaveModified()
1273 RowModified(BROW_VIS_ROW, GetCurColumnId()); in SaveModified()
2466 RowModified(nCellIndex, nColId); in SetCellContents()
2580 RowModified(GetBrowseRow(nRow), GetCurColumnId()); in cut()
[all …]
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx131 m_pControl->RowModified(nSeekPos); in rowsChanged()
2162 RowModified(m_nCurrentPos); in SetCurrent()
2164 RowModified(nPaintPos); in SetCurrent()
2317 RowModified(m_nCurrentPos); in AdjustDataSource()
2350 RowModified(nNewPos); in AdjustDataSource()
3223 RowModified(m_nCurrentPos); in Undo()
3261 RowModified(GetCurRow()); // will update the current controller if affected in resetCurrentRow()
3265 void DbGridControl::RowModified( long nRow, sal_uInt16 /*nColId*/ ) in RowModified() function in DbGridControl
3273 DbGridControl_Base::RowModified(nRow); in RowModified()
3403 RowModified(m_nCurrentPos); in SaveRow()
[all …]
H A Dfmgridcl.cxx1099 RowModified(GetCurrentPos()); in propertyChange()
H A Dfmgridif.cxx1630 pGrid->RowModified(pGrid->GetCurrentPos()); in rowChanged()
H A Dgridcell.cxx3056 m_rColumn.GetParent().RowModified(0,m_rColumn.GetId()); in SetText()
/trunk/main/svtools/workben/
H A Dbrowser.cxx672 aBrowser.RowModified( nPos ); in IMPL_LINK_INLINE_END()
678 aBrowser.RowModified( nPos ); in IMPL_LINK_INLINE_END()
689 aBrowser.RowModified( nPos ); in IMPL_LINK_INLINE_END()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx595 RowModified(nEntryNum); in ImpSetEntry()
597 if (bStateDiff) RowModified(nEntryNum,ITEMBROWSER_STATECOL_ID); in ImpSetEntry()
598 if (bValueDiff) RowModified(nEntryNum,ITEMBROWSER_VALUECOL_ID); in ImpSetEntry()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx603 RowModified(nRow); in DisplayData()
882 RowModified(nRow); in CellModified()
1152 RowModified(nRow,nColId); in SetControlText()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx608 void InvalidateStatusCell(long nRow) {RowModified(nRow, 0);} in InvalidateStatusCell()
H A Dbrwbox.hxx592 void RowModified( long nRow, sal_uInt16 nColId = USHRT_MAX );
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx472 virtual void RowModified( long nRow, sal_uInt16 nColId = USHRT_MAX );
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1226 RowModified( GetCurRow(), GetCurColumnId()); in SaveModified()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1219 void BrowseBox::RowModified( long nRow, sal_uInt16 nColId ) in RowModified() function in BrowseBox

Completed in 253 milliseconds