Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx118 DECL_DLLPRIVATE_LINK( PostMsgHandler, SfxRequest * );
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx368 GenLink aGenLink( LINK(this, SfxDispatcher, PostMsgHandler) ); in Construct_Impl()
1551 IMPL_LINK( SfxDispatcher, PostMsgHandler, SfxRequest*, pReq ) in IMPL_LINK() argument
1561 SFX_STACK(SfxDispatcher::PostMsgHandler); in IMPL_LINK()