Searched refs:_rCEvt (Results 1 – 2 of 2) sorted by relevance
216 bool DefaultInputHandler::Command( ITableControl& _rControl, const CommandEvent& _rCEvt ) in Command() argument219 (void)_rCEvt; in Command()
482 void OReportSection::Command( const CommandEvent& _rCEvt ) in Command() argument484 Window::Command(_rCEvt); in Command()485 switch (_rCEvt.GetCommand()) in Command()498 Point aPos = _rCEvt.GetMousePosPixel(); in Command()
Completed in 30 milliseconds