Searched refs:aNewCell (Results 1 – 2 of 2) sorted by relevance
473 if(aNewCell.Tab() != maActiveCell.Tab()) in Notify()526 CommitFocusCell(aNewCell); in Notify()553 CommitFocusCell(aNewCell); in Notify()562 xChild = getAccessibleCellAt(aNewCell.Row(),aNewCell.Col()); in Notify()564 maActiveCell = aNewCell; in Notify()589 CommitFocusCell(aNewCell); in Notify()620 CommitFocusCell(aNewCell); in Notify()633 if( maActiveCell == aNewCell) in Notify()639 pScDoc->GetString(aNewCell.Col(),aNewCell.Row(),aNewCell.Tab(), valStr); in Notify()802 mpAccCell = GetAccessibleCellAt(aNewCell.Row(), aNewCell.Col()); in CommitFocusCell()[all …]
302 void CommitFocusCell(const ScAddress &aNewCell);
Completed in 48 milliseconds