Lines Matching refs:_rWindow
3498 void FmXGridCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() argument
3507 if ( ( _rWindow.IsCompoundControl() in onWindowEvent()
3512 || ( !_rWindow.IsCompoundControl() in onWindowEvent()
3526 aEvent.FocusFlags = _rWindow.GetGetFocusFlags(); in onWindowEvent()
3907 void FmXEditCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() argument
3919 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4065 void FmXCheckBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const voi… in onWindowEvent() argument
4096 FmXDataCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4402 void FmXListBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void… in onWindowEvent() argument
4404 if ( ( &_rWindow == m_pBox ) in onWindowEvent()
4422 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4616 void FmXComboBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const voi… in onWindowEvent() argument
4636 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()