/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox2.cxx | 587 GoToRow( rEvt.GetRow(), sal_False ); in ExpandRowSelection() 1656 if ( rEvt.GetRow() >= 0 ) in MouseButtonDown() 1658 GoToRow( rEvt.GetRow() ); in MouseButtonDown() 1683 if ( rEvt.GetRow() >= nRowCount || in MouseButtonDown() 1695 if ( rEvt.GetRow() >= 0 ) in MouseButtonDown() 1739 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonDown() 1740 SelectRow( rEvt.GetRow(), in MouseButtonDown() 1749 GoToRow( rEvt.GetRow() ); in MouseButtonDown() 1751 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonDown() 1809 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonUp() [all …]
|
H A D | editbrowsebox.cxx | 130 pEvt->GetRow(), in Set() 502 long nRow = rEvt.GetRow(); in MouseButtonDown() 505 if (rEvt.GetClicks() > 1 && rEvt.GetRow() >= 0) in MouseButtonDown() 540 GoToRowColumnId( rEvt.GetRow(), rEvt.GetColumnId() ); in MouseButtonDown() 541 if (rEvt.GetRow() >= 0) in MouseButtonDown() 550 if (rEvt.GetClicks() > 1 && rEvt.GetRow() >= 0) in MouseButtonUp() 558 if (rEvt.GetRow() >= 0) in MouseButtonUp() 894 if (GetSelectColumnCount() || (aMouseEvent.Is() && aMouseEvent->GetRow() < 0)) in IsCursorMoveAllowed()
|
H A D | datwin.cxx | 464 && ( _rEvent.GetRow() >= 0 ) in ImplRowDividerHitTest() 465 && ( _rEvent.GetRow() < GetParent()->GetRowCount() ) in ImplRowDividerHitTest()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlsubti.cxx | 349 … + aTableVec[nTableCount - 1]->GetRowsPerRow(aTableVec[nTableCount - 1]->GetRow()) - 1)); in DoMerge() 392 if (aTableVec[nTableCount - 1]->GetRealRows(aTableVec[nTableCount - 1]->GetRow()) > in NewRow() 393 aTableVec[nTableCount - 2]->GetRowsPerRow(aTableVec[nTableCount - 2]->GetRow()) - 1) in NewRow() 399 sal_Int32 nRow = aTableVec[i - 1]->GetRow(); in NewRow() 413 sal_Int32 nRow = aTableVec[nTableCount - 1]->GetRow(); in AddRow() 432 for (sal_Int32 j = 0; j <= GetRealCellPos().Row - aTableVec[nTableCount - 1]->GetRow() - 1; ++j) in InsertColumn() 476 (aTableVec[nTableCount - 1]->GetRow() == 0) && in NewColumn() 499 if ( aTableVec[nTableCount - 1]->GetRow() == 0) in NewColumn() 534 if ((aTableVec[nTableCount - 1]->GetRowsPerRow(aTableVec[nTableCount - 1]->GetRow()) > 1) || in AddColumn() 698 nRow += pTableData->GetRealRows(pTableData->GetRow()); in GetRealCellPos()
|
H A D | xmlsubti.hxx | 65 sal_Int32 GetRow() const { return aTableCellPos.Row; } in GetRow() function in ScMyTableData 157 sal_Int32 GetCurrentRow() const { return aTableVec[nTableCount - 1]->GetRow(); } in GetCurrentRow()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 312 rErrPos.Set( aCellIter.GetCol(), aCellIter.GetRow(), aCellIter.GetTab() ); in HasError() 816 switch( InsertPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), rData, nLevel ) ) in InsertPredLevelArea() 917 sal_uInt16 nTemp = FindPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), nLevel, nDeleteLevel ); in FindPredLevelArea() 1082 bDrawRet = DrawEntry( aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1102 aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1103 aCellIter.GetCol(), aCellIter.GetRow(), in InsertSuccLevel() 1179 aCellIter.GetCol(),aCellIter.GetRow(),aCellIter.GetTab() ) ) in FindSuccLevel() 1181 sal_uInt16 nTemp = FindSuccLevel( aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel() 1182 aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel() 1386 SCROW nCellRow = aCellIter.GetRow(); in MarkInvalid()
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterSlideSorter.cxx | 110 sal_Int32 GetRow (const geometry::RealPoint2D& rLocalPoint, 148 sal_Int32 GetRow (const sal_Int32 nSlideIndex) const; 1399 mnFirstVisibleRow = ::std::max(sal_Int32(0), GetRow(aPoint)); in SetupVisibleArea() 1411 mnLastVisibleRow = GetRow(aPoint, true); in SetupVisibleArea() 1423 mnColumnCount * (GetRow(nSlideCount)+1) - 1, +1, +1); in IsScrollBarNeeded() 1474 sal_Int32 PresenterSlideSorter::Layout::GetRow ( in GetRow() function in sdext::presenter::PresenterSlideSorter::Layout 1500 const sal_Int32 nRow (GetRow(aLocalPosition)); in GetSlideIndexForPosition() 1523 sal_Int32 nRow (GetRow(nSlideIndex)); in GetPoint() 1697 sal_Int32 PresenterSlideSorter::Layout::GetRow (const sal_Int32 nSlideIndex) const in GetRow() function in sdext::presenter::PresenterSlideSorter::Layout
|
/aoo41x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsLayouter.hxx | 149 sal_Int32 GetRow (const sal_Int32 nIndex) const; 266 sal_Int32 GetRow (void) const { return mnRow; } in GetRow() function in sd::slidesorter::view::InsertPosition
|
/aoo41x/main/sc/inc/ |
H A D | dociter.hxx | 244 SCROW GetRow() const { return nRow; } in GetRow() function in ScCellIterator 303 SCROW GetRow() { return nRow; } in GetRow() function in ScQueryCellIterator 543 SCROW GetRow() const { return nFoundRow; } in GetRow() function in ScUsedAreaIterator
|
/aoo41x/main/solenv/bin/modules/installer/patch/ |
H A D | MsiTable.pm | 342 my $row = $self->GetRow($selector_column, $selector_column_value); 361 sub GetRow ($$$) subroutine
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 191 aRowEdit.SetValue( rParent.GetRow() ); in SwPreViewZoomDlg() 726 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in _ExecPgUpAndPgDown() 1172 if( 2 == pViewWin->GetCol() && nRow == pViewWin->GetRow() ) in GetState() 1729 const sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in IMPL_LINK() 1827 sal_uInt16 nVisPages = pViewWin->GetRow() * pViewWin->GetCol(); in ScrollViewSzChg() 1945 pViewWin->CalcWish( pViewWin->GetRow(), pViewWin->GetCol() ); in SetPrinter()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | uiitems.hxx | 80 SCROW GetRow() const { return aCursorPos.Row(); } in GetRow() function in ScInputStatusItem 124 SCROW GetRow() const { return aCursorPos.Row(); } in GetRow() function in ScEditViewHint
|
H A D | navipi.hxx | 168 SCROW GetRow() { return (SCROW)GetValue(); } in GetRow() function in RowEdit
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertAnimator.cxx | 246 const sal_Int32 nRow (rInsertPosition.GetRow()); in GetRun() 411 ? rInsertPosition.GetRow() in UpdateOffsets()
|
/aoo41x/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 223 SCROW nRow = rDlg.aEdRow.GetRow(); in ExecuteCol() 1484 if ( (nCol+1 != aEdCol.GetCol()) || (nRow+1 != aEdRow.GetRow()) ) in StartOfDataArea() 1504 if ( (nCol+1 != aEdCol.GetCol()) || (nRow+1 != aEdRow.GetRow()) ) in EndOfDataArea()
|
/aoo41x/main/sw/inc/ |
H A D | pvprtdat.hxx | 62 sal_uInt8 GetRow() const { return nRow; } in GetRow() function in SwPagePreViewPrtData
|
/aoo41x/main/sc/source/core/data/ |
H A D | autonamecache.cxx | 98 rAddresses.push_back( ScAddress( aIter.GetCol(), aIter.GetRow(), aIter.GetTab() ) ); in GetNameOccurences()
|
H A D | dociter.cxx | 1306 nFoundRow = GetRow(); in FindEqualOrSortedLastInRange() 1350 nFoundRow = GetRow(); in FindEqualOrSortedLastInRange() 1396 nFoundRow = GetRow(); in FindEqualOrSortedLastInRange()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 83 sal_uInt16 GetRow() const { return nRow; } in GetRow() function in SwHTMLTableLayoutConstraints 165 if( pConstr->GetRow() > pNxt->GetRow() || in InsertNext()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | pview.hxx | 83 sal_uInt8 GetRow() const { return mnRow; } in GetRow() function in SwPagePreViewWin
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh5.cxx | 193 SCROW nRow = pHint->GetRow(); in Notify()
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 82 sal_uInt16 GetRow() const { return nRow; } in GetRow() function in SwWriteTableCell
|
/aoo41x/main/starmath/inc/ |
H A D | node.hxx | 165 sal_uInt16 GetRow() const { return (sal_uInt16)aNodeToken.nRow; } in GetRow() function in SmNode
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 916 if( rEvt.GetRow() != BROWSER_ENDOFSELECTION ) in DoubleClick()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 163 long GetRow() const { return nRow; } in GetRow() function in BrowseEvent
|