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()
481 void OReportSection::Command( const CommandEvent& _rCEvt ) in Command() argument483 Window::Command(_rCEvt); in Command()484 switch (_rCEvt.GetCommand()) in Command()497 Point aPos = _rCEvt.GetMousePosPixel(); in Command()