Lines Matching refs:CellController
1229 CellController* EditBrowseBox::GetController(long, sal_uInt16) in GetController()
1364 DBG_NAME(CellController);
1366 CellController::CellController(Control* pW) in CellController() function in svt::CellController
1370 DBG_CTOR(CellController,NULL); in CellController()
1377 CellController::~CellController() in ~CellController()
1380 DBG_DTOR(CellController,NULL); in ~CellController()
1384 void CellController::suspend( ) in suspend()
1397 void CellController::resume( ) in resume()
1409 void CellController::CommitModifications() in CommitModifications()
1415 sal_Bool CellController::WantMouseEvent() const in WantMouseEvent()
1421 void CellController::SetModified() in SetModified()
1426 sal_Bool CellController::MoveAllowed(const KeyEvent&) const in MoveAllowed()