Searched refs:MyUserEvent (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svtools/source/inc/ |
H A D | svimpbox.hxx | 177 DECL_LINK( MyUserEvent,void*);
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svimpbox.cxx | 909 nCurUserEvent = Application::PostUserEvent(LINK(this,SvImpLBox,MyUserEvent),(void*)1); in Paint() 3511 nCurUserEvent = Application::PostUserEvent(LINK(this,SvImpLBox,MyUserEvent),(void*)0); in NotifyTabsChanged() 3515 IMPL_LINK(SvImpLBox,MyUserEvent,void*, pArg ) in IMPL_LINK() argument
|
Completed in 15 milliseconds