Searched refs:maActiveCell (Results 1 – 4 of 4) sorted by relevance
313 maActiveCell = rViewData.GetCurPos(); in ConstructScAccessibleSpreadsheet()316 mpAccCell = GetAccessibleCellAt(maActiveCell.Row(), maActiveCell.Col()); in ConstructScAccessibleSpreadsheet()410 CommitFocusCell(maActiveCell); in GotFocus()473 if(aNewCell.Tab() != maActiveCell.Tab()) in Notify()564 maActiveCell = aNewCell; in Notify()633 if( maActiveCell == aNewCell) in Notify()807 maActiveCell = aNewCell; in CommitFocusCell()811 … pScDoc->GetString(maActiveCell.Col(),maActiveCell.Row(),maActiveCell.Tab(), m_strCurCellValue); in CommitFocusCell()1572 aEvent.NewValue <<= getAccessibleCellAt(maActiveCell.Row(), maActiveCell.Col()); in FireFirstCellFocus()1760 return m_mapSelectionSend[maActiveCell]; in GetActiveCell()[all …]
270 …rSelData.maActiveCell = getAddressConverter().createValidCellAddress( rAttribs.getString( XML_acti… in importSelection()343 …rPaneSel.maActiveCell = getAddressConverter().createValidCellAddress( aActiveCell, getSheetIndex()… in importSelection()461 …rPaneSel.maActiveCell = getAddressConverter().createValidCellAddress( aActiveCell, getSheetIndex()… in importSelection()500 CellAddress aCursor = pPaneSel ? pPaneSel->maActiveCell : aFirstPos; in finalizeImport()
41 ::com::sun::star::table::CellAddress maActiveCell; /// Position of active cell (cursor).
270 ScAddress maActiveCell; member in ScAccessibleSpreadsheet
Completed in 83 milliseconds