Home
last modified time | relevance | path

Searched refs:aNewEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.cxx246 ListEvent aNewEvent; in impl_notify() local
247 aNewEvent.Source = static_cast< XDynamicResultSet * >( this ); in impl_notify()
248 aNewEvent.Changes = Changes.Changes; in impl_notify()
254 ListAction& rAction = aNewEvent.Changes[i]; in impl_notify()
285 m_xListener->notify( aNewEvent ); in impl_notify()
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx461 ListEvent aNewEvent; in SendNotify() local
462 aNewEvent.Changes = aActionList; in SendNotify()
464 mxListener->notify( aNewEvent ); in SendNotify()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx231 ::KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify()
232 Control::KeyInput( aNewEvent ); in PreNotify()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx3443 KeyEvent aNewEvent( pKeyEvent->GetCharCode(), aNewCode ); in PreNotify() local
3447 Control::KeyInput( aNewEvent ); in PreNotify()

Completed in 35 milliseconds