Searched refs:InitHdl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/docshell/ |
H A D | autostyl.cxx | 74 aInitTimer.SetTimeoutHdl( LINK( this, ScAutoStyleList, InitHdl ) ); in ScAutoStyleList() 102 IMPL_LINK( ScAutoStyleList, InitHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | autostyl.hxx | 48 DECL_LINK( InitHdl, Timer* );
|
/aoo41x/main/cui/source/inc/ |
H A D | SpellDialog.hxx | 220 DECL_STATIC_LINK( SpellDialog, InitHdl, SpellDialog * );
|
/aoo41x/main/sfx2/source/appl/ |
H A D | newhelp.hxx | 339 DECL_LINK( InitHdl, Timer* );
|
H A D | newhelp.cxx | 1615 aTimer.SetTimeoutHdl( LINK( this, SfxHelpIndexWindow_Impl, InitHdl ) ); in SfxHelpIndexWindow_Impl() 1673 InitHdl( NULL ); in SetActiveFactory() 1751 IMPL_LINK( SfxHelpIndexWindow_Impl, InitHdl, Timer *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 269 this, SpellDialog, InitHdl ) ); in SpellDialog() 437 IMPL_STATIC_LINK( SpellDialog, InitHdl, SpellDialog *, EMPTYARG ) in IMPL_STATIC_LINK() argument
|
Completed in 108 milliseconds