Searched refs:_rCode (Results 1 – 2 of 2) sorted by relevance
1593 void OViewsWindow::handleKey(const KeyCode& _rCode) in handleKey() argument1595 const sal_uInt16 nCode = _rCode.GetCode(); in handleKey()1596 if ( _rCode.IsMod1() ) in handleKey()1624 if ( _rCode.IsMod2() ) in handleKey()
314 void handleKey(const KeyCode& _rCode);
Completed in 23 milliseconds