Searched refs:UserEventHdl (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 157 DECL_LINK( UserEventHdl, UpdateCheckUI* ); 482 Application::PostUserEvent( LINK( this, UpdateCheckUI, UserEventHdl ) ); in setPropertyValue() 501 Application::PostUserEvent( LINK( this, UpdateCheckUI, UserEventHdl ) ); in setPropertyValue() 698 IMPL_LINK( UpdateCheckUI, UserEventHdl, UpdateCheckUI*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 132 DECL_LINK( UserEventHdl, void* );
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 227 DECL_LINK( UserEventHdl, void* );
|
H A D | imivctl1.cxx | 1612 Application::PostUserEvent( LINK( this, SvxIconChoiceCtrl_Impl, UserEventHdl), in Resize() 2523 Application::PostUserEvent( LINK( this, SvxIconChoiceCtrl_Impl, UserEventHdl), in SetCursor() 3665 IMPL_LINK(SvxIconChoiceCtrl_Impl, UserEventHdl, void*, nId ) in IMPL_LINK() argument
|
H A D | svimpicn.cxx | 1887 nCurUserEvent = Application::PostUserEvent(LINK(this,SvImpIconView,UserEventHdl),0); in Resize() 4138 IMPL_LINK(SvImpIconView, UserEventHdl, void*, EMPTYARG ) in IMPL_LINK() argument
|
Completed in 45 milliseconds