Home
last modified time | relevance | path

Searched refs:InitRefMode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dselect.cxx181 pView->InitRefMode( aAnchorPos.Col(), aAnchorPos.Row(), aAnchorPos.Tab(), in SetAnchor()
368 pView->InitRefMode( nPosX, nPosY, pViewData->GetTabNo(), SC_REFTYPE_REF ); in SetCursorAtCell()
387 pView->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
451 pViewData->GetView()->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
516 pViewData->GetView()->InitRefMode( nRefStX, nRefStY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
534 pView->InitRefMode( aRange.aEnd.Col(), aRange.aEnd.Row(), nTab, eRefMode ); in SetCursorAtCell()
536 pView->InitRefMode( aRange.aStart.Col(), aRange.aStart.Row(), nTab, eRefMode ); in SetCursorAtCell()
551 pView->InitRefMode( nStartX, nStartY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()
H A Dtabview4.cxx210 InitRefMode( nCurX, nCurY, nCurZ, SC_REFTYPE_REF ); in UpdateRef()
304 void ScTabView::InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType, sal_Bool bPain… in InitRefMode() function in ScTabView
H A Dtabview3.cxx131 InitRefMode( nPosX, nPosY, nTab, SC_REFTYPE_REF ); in ClickCursor()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx301 void InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType,
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx1183 mpViewShell->InitRefMode( 0, 0, pViewData->GetTabNo(), SC_REFTYPE_REF ); in selectAllAccessibleChildren()
1314 … mpViewShell->InitRefMode( static_cast<SCCOL>(nCol), nRow, pViewData->GetTabNo(), SC_REFTYPE_REF ); in SelectCell()

Completed in 49 milliseconds