/aoo41x/main/svtools/workben/ |
H A D | browser.cxx | 644 aBrowser.RowRemoved( nPos ); in IMPL_LINK_INLINE_END() 650 aBrowser.RowRemoved( nPos ); in IMPL_LINK_INLINE_END() 661 aBrowser.RowRemoved( nPos ); in IMPL_LINK_INLINE_END() 740 aBrowser.RowRemoved( nPos ); in IMPL_LINK_INLINE_END()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 1150 RowRemoved(0, GetRowCount(), sal_False); in RemoveRows() 1348 RowRemoved(GetRowCount(), 1, sal_True); in SetOptions() 1942 void DbGridControl::RowRemoved(long nRow, long nNumRows, sal_Bool bDoPaint) in RowRemoved() function in DbGridControl 1956 DbGridControl_Base::RowRemoved(nRow, nNumRows, bDoPaint); in RowRemoved() 1997 RowRemoved(GetRowCount() - nDelta, nDelta, sal_False); in AdjustRows() 2854 RowRemoved(GetRowCount() - 1, 1, sal_True); in DataSourcePropertyChanged() 3219 RowRemoved(GetRowCount() - 1, 1, sal_True); in Undo() 3247 RowRemoved(GetRowCount() - 1, 1, sal_True); in resetCurrentRow()
|
H A D | fmgridcl.cxx | 1472 RowRemoved(GetRowCount() - 1, 1, sal_True); in restored()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | indexfieldscontrol.cxx | 200 RowRemoved(1, GetRowCount()); in initializeFrom() 462 RowRemoved(GetRowCount() - 1, 1); in IMPL_LINK()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableUndo.cxx | 338 pTabEdCtrl->RowRemoved( m_nInsPos, m_vInsertedRows.size(), sal_True ); in Undo() 397 pTabEdCtrl->RowRemoved( m_nInsPos, m_nInsRows, sal_True ); in Undo()
|
H A D | TEditControl.cxx | 225 RowRemoved(0, GetRowCount(), sal_False); in UpdateAll() 1070 RowRemoved( nIndex, 1, sal_True ); in DeleteRows()
|
/aoo41x/main/cui/source/options/ |
H A D | connpooloptions.cxx | 207 RowRemoved(0, GetRowCount()); in Update()
|
/aoo41x/main/svx/inc/svx/ |
H A D | gridctrl.hxx | 470 virtual void RowRemoved( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True );
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | RelationControl.cxx | 219 RowRemoved(0, GetRowCount()); in lateInit()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 590 void RowRemoved( long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True );
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 1416 void BrowseBox::RowRemoved( long nRow, long nNumRows, sal_Bool bDoPaint ) in RowRemoved() function in BrowseBox 2587 RowRemoved(nRowCount-(nRowCount - GetRowCount()),nRowCount - GetRowCount(),sal_False); in VisibleRowsChanged()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 594 RowRemoved( 1, GetRowCount() ); in RenewTable()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 1060 RowRemoved(nEntryNum,nTooMuch); in SetAttributes()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 400 RowRemoved(0, GetRowCount()); in lateInit()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 2184 RowRemoved(nId,1); in SetRowVisible()
|