Lines Matching refs:aAnchorPos
180 aAnchorPos.Set( nPosX, nPosY, nTab ); in SetAnchor()
181 pView->InitRefMode( aAnchorPos.Col(), aAnchorPos.Row(), aAnchorPos.Tab(), in SetAnchor()
187 aAnchorPos.Set( nPosX, nPosY, nTab ); in SetAnchor()
200 aAnchorPos.Set( nPosX, nPosY, nTab ); in SetAnchor()
204 pView->InitBlockMode( aAnchorPos.Col(), aAnchorPos.Row(), in SetAnchor()
205 aAnchorPos.Tab(), sal_True ); in SetAnchor()
573 sal_Bool bMove = ( nPosX != (SCsCOL) aAnchorPos.Col() || in SetCursorAtCell()
574 nPosY != (SCsROW) aAnchorPos.Row() ); in SetCursorAtCell()
577 pView->InitBlockMode( aAnchorPos.Col(), aAnchorPos.Row(), in SetCursorAtCell()
578 aAnchorPos.Tab(), sal_True ); in SetCursorAtCell()
594 aAnchorPos.Set( nPosX, nPosY, nTab ); in SetCursorAtCell()
614 aAnchorPos.Set( nPosX, nPosY, nTab ); in SetCursorAtCell()