Home
last modified time | relevance | path

Searched refs:ActivateCell (Results 1 – 19 of 19) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx429 ActivateCell(); in ImplEndTracking()
566 ActivateCell(); in implActivateCellOnMouseEvent()
820 ActivateCell(); in StateChanged()
1015 ActivateCell(); in CursorMoved()
1034 void EditBrowseBox::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bCellFocus) in ActivateCell() function in svt::EditBrowseBox
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx276 virtual void ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bSetCellFocus = sal_True);
278 void ActivateCell() { FmGridControl::ActivateCell(); } in ActivateCell() function in dbaui::SbaGridControl
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx581 void ActivateCell() { ActivateCell(GetCurRow(), GetCurColumnId()); } in ActivateCell() function in svt::EditBrowseBox
620 virtual void ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bSetCellFocus = sal_True);
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx248 ActivateCell(); in IMPL_LINK()
474 ActivateCell(); in setWindowTables()
670 m_pRC_Tables->ActivateCell(); in NotifyCellChange()
H A DTableGrantCtrl.cxx207 ActivateCell(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx488 ActivateCell(); in SetReadOnly()
1365 ActivateCell( nCurrentRow, nCurCol ); in RemoveColumn()
1555 ActivateCell(nRow , nColId); in DeleteFields()
1576 ActivateCell(GetCurRow(), GetCurColumnId()); in SetColWidth()
1653 ActivateCell( nCurrentRow, nCurCol ); in InsertColumn()
2189 ActivateCell(); in SetRowVisible()
2473 ActivateCell(nCellIndex, nColId); in SetCellContents()
2743 ActivateCell(); in GetFocus()
H A DQueryDesignView.cxx3206 m_pSelectionBox->ActivateCell(m_pSelectionBox->GetCurRow(), m_pSelectionBox->GetCurColumnId()); in GetFocus()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx137 m_pTabDgnCtrl->ActivateCell( m_nRow, m_nCol ); in Undo()
159 m_pTabDgnCtrl->ActivateCell( m_nRow, m_nCol ); in Redo()
H A DTEditControl.cxx306 ActivateCell( nRow, nCol ); in SetReadOnly()
607 ActivateCell(nRow, GetCurColumnId(), bGrabFocus); in DisplayData()
1088 ActivateCell(); in DeleteRows()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx416 ActivateCell(); in IMPL_LINK()
848 ActivateCell(); in DeleteRows()
1102 m_pFieldExpression->ActivateCell(nCurRow, m_pFieldExpression->GetCurColumnId()); in UpdateData()
1274 m_pFieldExpression->ActivateCell(nIndex, m_pFieldExpression->GetCurColumnId());
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1354 ActivateCell(); in SetOptions()
1402 ActivateCell(); in EnablePermanentCursor()
1417 ActivateCell(); in refreshController()
2089 ActivateCell(); in CursorMoving()
2281 ActivateCell(); in forceROController()
3598 ActivateCell(); in ShowColumn()
H A Dfmgridif.cxx1528 pGrid->ActivateCell(); in propertyChange()
1572 pGrid->ActivateCell(); in propertyChange()
1894 pGrid->ActivateCell(); in elementReplaced()
H A Dfmgridcl.cxx1415 ActivateCell(); in DeleteSelectedRows()
H A Dgridcell.cxx410 m_rParent.ActivateCell(m_rParent.GetCurRow(), m_rParent.GetCurColumnId()); in setLock()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1175 void SbaGridControl::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bSetCellFocus /*= sal_True*/… in ActivateCell() function in SbaGridControl
1177 FmGridControl::ActivateCell(nRow, nCol, bSetCellFocus); in ActivateCell()
1665 ActivateCell(); in ExecuteDrop()
H A Dbrwctrlr.cxx551 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateFirst()
558 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateLast()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx654 ActivateCell(); in RenewTable()
1362 ActivateCell(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdmin.cxx338 m_TableCtrl.ActivateCell(m_TableCtrl.GetCurRow(),m_TableCtrl.GetCurColumnId());
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx211 ActivateCell(1, 0); in Update()

Completed in 196 milliseconds