/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | indexfieldscontrol.cxx | 202 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()
|
/aoo41x/main/svtools/workben/ |
H A D | browser.cxx | 619 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()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 1341 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()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 420 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()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableUndo.cxx | 361 pTabEdCtrl->RowInserted( m_nInsPos, m_vInsertedRows.size(), sal_True ); in Redo() 413 pTabEdCtrl->RowInserted( m_nInsPos, m_nInsRows, sal_True ); in Redo()
|
H A D | TEditControl.cxx | 218 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 D | TableController.cxx | 1025 static_cast<OTableDesignView*>(getView())->GetEditorCtrl()->RowInserted(0); in checkColumns()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 402 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()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | RelationControl.cxx | 221 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 D | TableGrantCtrl.cxx | 146 RowInserted(0, m_aTableNames.getLength()); in UpdateTables()
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 1300 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()
|
/aoo41x/main/cui/source/options/ |
H A D | connpooloptions.cxx | 208 RowInserted(0, m_aSettings.size()); in Update()
|
/aoo41x/main/svx/inc/svx/ |
H A D | gridctrl.hxx | 471 …virtual void RowInserted( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool bKe…
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 592 …void RowInserted( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool …
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 612 RowInserted( 1, nRowCountLocal ); in RenewTable()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 4472 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()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 1031 mpListView->RowInserted( i++ ); in ImplUpdateViews()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 581 RowInserted(nEntryNum); in ImpSetEntry()
|