Searched refs:GetAccessibleCellAt (Results 1 – 2 of 2) sorted by relevance
316 mpAccCell = GetAccessibleCellAt(maActiveCell.Row(), maActiveCell.Col()); in ConstructScAccessibleSpreadsheet()393 m_pAccFormulaCell = GetAccessibleCellAt(aFormulaAddr.Row(),aFormulaAddr.Col()); in GotFocus()802 mpAccCell = GetAccessibleCellAt(aNewCell.Row(), aNewCell.Col()); in CommitFocusCell()965 ScAccessibleCell* ScAccessibleSpreadsheet::GetAccessibleCellAt(sal_Int32 nRow, sal_Int32 nColumn) in GetAccessibleCellAt() function in ScAccessibleSpreadsheet1007 ScAccessibleCell* pAccessibleCell = GetAccessibleCellAt(nRow, nColumn); in getAccessibleCellAt()1600 m_pAccFormulaCell = GetAccessibleCellAt(aFormulaAddr.Row(), aFormulaAddr.Col()); in NotifyRefMode()
144 ScAccessibleCell* GetAccessibleCellAt(sal_Int32 nRow, sal_Int32 nColumn);
Completed in 36 milliseconds