Searched refs:onWindowEvent (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 3481 onWindowEvent( _pEvent->GetId(), *_pEvent->GetWindow(), _pEvent->GetData() ); in IMPL_LINK() 3498 void FmXGridCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() function in FmXGridCell 3907 void FmXEditCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() function in FmXEditCell 3919 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent() 4065 void FmXCheckBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const voi… in onWindowEvent() function in FmXCheckBoxCell 4096 FmXDataCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent() 4402 void FmXListBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void… in onWindowEvent() function in FmXListBoxCell 4422 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent() 4616 void FmXComboBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const voi… in onWindowEvent() function in FmXComboBoxCell 4636 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
|
/aoo42x/main/svx/source/inc/ |
H A D | gridcell.hxx | 830 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent… 946 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent… 998 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent… 1050 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent… 1095 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
|
Completed in 40 milliseconds