/trunk/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 136 SCROW nNewRow = mpViewData->GetCurY(); in Reset() local
|
H A D | spelleng.cxx | 165 SCROW nNewRow = mnCurrRow; in FindNextConversionCell() local
|
H A D | viewfun4.cxx | 582 SCROW nNewRow = rViewData.GetCurY(); in DoSheetConversion() local
|
H A D | gridwin.cxx | 213 SCCOL nNewCol, SCROW nNewRow, ScFilterBoxMode eNewMode ) : in ScFilterListBox()
|
/trunk/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 74 SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, in ScUndoCursorAttr() 173 SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, in ScUndoEnterData() 525 SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, in ScUndoPageBreak() 686 SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, in ScUndoThesaurus()
|
/trunk/main/ucb/source/cacher/ |
H A D | cachedcontentresultset.cxx | 1427 sal_Int32 nNewRow = m_nKnownCount + 1 + row; in absolute() local 1457 sal_Int32 nNewRow = m_nKnownCount + 1 + row; in absolute() local 1496 sal_Int32 nNewRow = row; in absolute() local 1539 sal_Int32 nNewRow = m_nRow + rows; in relative() local
|
/trunk/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 2078 sal_Bool DbGridControl::CursorMoving(long nNewRow, sal_uInt16 nNewCol) in CursorMoving() 2100 sal_Bool DbGridControl::SetCurrent(long nNewRow) in SetCurrent() 2573 long nNewRow = std::max(GetCurRow() - 1L, 0L); in MoveToPrev() local 2587 long nNewRow = std::min(GetRowCount() - 1, GetCurRow() + 1); in MoveToNext() local 2676 long nNewRow = m_nTotalCount + 1; in AppendNew() local
|
/trunk/main/svx/source/table/ |
H A D | cellcursor.cxx | 436 for( sal_Int32 nNewRow = nRow + nNewRows; nNewRow > nRow; --nNewRow ) in split_row() local
|
/trunk/main/svtools/source/brwbox/ |
H A D | editbrowsebox.cxx | 890 sal_Bool EditBrowseBox::IsCursorMoveAllowed(long nNewRow, sal_uInt16 nNewColId) const in IsCursorMoveAllowed() 1008 long nNewRow = GetCurRow(); in CursorMoved() local
|
/trunk/main/sc/source/core/data/ |
H A D | column3.cxx | 334 SCROW nNewRow = (pItems[i].nRow -= nSize); in DeleteRow() local 354 SCROW nNewRow = (pItems[i].nRow -= nSize); in DeleteRow() local
|
H A D | column.cxx | 1155 SCROW nNewRow = (pItems[i].nRow += nSize); in InsertRow() local 1176 SCROW nNewRow = (pItems[i].nRow += nSize); in InsertRow() local
|
H A D | dpobject.cxx | 403 long nNewRow = aOutRange.aStart.Row() + nDiff; in CreateOutput() local
|
/trunk/main/svtools/source/table/ |
H A D | tablecontrol_impl.cxx | 1668 RowPos nNewRow = ::std::max( (RowPos)0, m_nCurRow - impl_getVisibleRows( false ) ); in dispatchAction() local 1675 … RowPos nNewRow = ::std::min( m_nRowCount - 1, m_nCurRow + impl_getVisibleRows( false ) ); in dispatchAction() local
|
/trunk/main/dbaccess/source/core/api/ |
H A D | RowSetBase.cxx | 1135 sal_Int32 nNewRow = m_pCache->getRow(); in setCurrentRow() local
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 779 sal_Bool OTableEditorCtrl::CursorMoving(long nNewRow, sal_uInt16 nNewCol) in CursorMoving()
|
/trunk/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 559 sal_Bool OFieldExpressionControl::CursorMoving(long nNewRow, sal_uInt16 nNewCol) in CursorMoving()
|
/trunk/main/sc/inc/ |
H A D | address.hxx | 749 inline void ScRefAddress::Set( SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab, in Set()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 282 void SwPagePreViewWin::CalcWish( sal_uInt8 nNewRow, sal_uInt8 nNewCol ) in CalcWish()
|