Home
last modified time | relevance | path

Searched refs:RowInserted (Results 1 – 18 of 18) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx202 RowInserted(GetRowCount(), m_aFields.size(), sal_False); in initializeFrom()
205 RowInserted(GetRowCount(), 1, sal_False); in initializeFrom()
362 RowInserted(GetRowCount(), 1, sal_True); in SaveModified()
455 RowInserted(GetRowCount(), 1); in IMPL_LINK()
/trunk/main/svtools/workben/
H A Dbrowser.cxx619 aBrowser.RowInserted( aBrowser.GetCurRow()-1 ); in IMPL_LINK_INLINE_END()
627 aBrowser.RowInserted( nPos ); in IMPL_LINK_INLINE_END()
633 aBrowser.RowInserted( nPos ); in IMPL_LINK_INLINE_END()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1341 RowInserted(GetRowCount(), 1, sal_True); in SetOptions()
1619 RowInserted(0, nRecordCount, sal_False); in setDataSource()
1921 void DbGridControl::RowInserted(long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelectio… in RowInserted() function in DbGridControl
1936 DbGridControl_Base::RowInserted(nRow, nNumRows, bDoPaint, bKeepSelection); in RowInserted()
2014 RowInserted(GetRowCount(), -nDelta, sal_True); in AdjustRows()
2737 RowInserted(0, 1, sal_True); in SetFilterMode()
2842 RowInserted(GetRowCount(), 1, sal_True); in DataSourcePropertyChanged()
3133 RowInserted(GetRowCount(), 1, sal_True); in CellModified()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx420 RowInserted(0, m_nVisibleCount, sal_False); in Init()
1254 RowInserted( GetRowCount()-1, 1, sal_True ); in SaveModified()
1837 RowInserted( GetRowCount()-1, 1, sal_True ); in DuplicateConditionLevel()
1886 RowInserted( GetRowCount()-1, 1, sal_True ); in AddCondition()
1914 RowInserted( GetRowCount()-1, 1, sal_True ); in AddCondition()
1931 RowInserted( GetRowCount()-1, 1, sal_True ); in AddCondition()
2179 RowInserted(nId,1); in SetRowVisible()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx361 pTabEdCtrl->RowInserted( m_nInsPos, m_vInsertedRows.size(), sal_True ); in Redo()
413 pTabEdCtrl->RowInserted( m_nInsPos, m_nInsRows, sal_True ); in Redo()
H A DTEditControl.cxx218 RowInserted(0, m_pRowList->size(), sal_True); in Init()
1039 RowInserted( nRow,vInsertedUndoRedoRows.size(),sal_True ); in InsertRows()
1075 RowInserted( GetRowCount()-1, 1, sal_True ); in DeleteRows()
1109 RowInserted( nRow, nInsertRows, sal_True ); in InsertNewRows()
H A DTableController.cxx1025 static_cast<OTableDesignView*>(getView())->GetEditorCtrl()->RowInserted(0); in checkColumns()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx402 RowInserted(0, m_aGroupPositions.size(), sal_True); in lateInit()
505 RowInserted( GetRowCount()-1); in SaveModified()
651 RowInserted(nAddedRows); in elementInserted()
967 RowInserted( nRow,nSize,sal_True ); in InsertRows()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx221 RowInserted(0, m_pConnData->GetConnLineDataList()->size() + 1, sal_True); // add one extra row in lateInit()
669 …m_pRC_Tables->RowInserted(m_pRC_Tables->GetRowCount(), pLines->size() - static_cast<sal_uInt32>(m_… in NotifyCellChange()
H A DTableGrantCtrl.cxx146 RowInserted(0, m_aTableNames.getLength()); in UpdateTables()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1300 void BrowseBox::RowInserted( long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelection ) in RowInserted() function in BrowseBox
1317 RowInserted(nRow + i,1,bDoPaint); in RowInserted()
2583 RowInserted(nRowCount,GetRowCount() - nRowCount,sal_False); in VisibleRowsChanged()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx208 RowInserted(0, m_aSettings.size()); in Update()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx471 …virtual void RowInserted( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool bKe…
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx593 …void RowInserted( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool …
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx4472 RowInserted(nRow, 1, sal_True, sal_True); in SaveModified()
4555 RowInserted(0, aEntryArr.Count() + 1, sal_True); in ReadEntries()
4641 aEntriesBB.RowInserted(0, 1, sal_True); in SwAutoMarkDlg_Impl()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx612 RowInserted( 1, nRowCountLocal ); in RenewTable()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx1031 mpListView->RowInserted( i++ ); in ImplUpdateViews()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx581 RowInserted(nEntryNum); in ImpSetEntry()

Completed in 160 milliseconds