Home
last modified time | relevance | path

Searched refs:MyUserEvent (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/inc/
H A Dsvimpbox.hxx177 DECL_LINK( MyUserEvent,void*);
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx909 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 32 milliseconds