Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx147 SfxHintPosterRef xPoster; // asynchrones Execute member
370 pImp->xPoster = new SfxHintPoster(aGenLink); in Construct_Impl()
426 pImp->xPoster->SetEventHdl( Link() ); in ~SfxDispatcher()
1036 pDispat->pImp->xPoster->Post(new SfxRequest(rReq)); in _Execute()
1597 pImp->xPoster->Post(new SfxRequest(*pReq)); in IMPL_LINK()
2605 pDispat->pImp->xPoster->Post( in _Execute()
2749 pImp->xPoster->Post( pImp->aReqArr[i] ); in Lock()

Completed in 29 milliseconds