Searched refs:pInCallAliveFlag (Results 1 – 1 of 1) sorted by relevance
153 sal_Bool* pInCallAliveFlag; // dem Stack den Dtor anzeigen member271 sal_Bool *pOldInCallAliveFlag = pImp->pInCallAliveFlag; in Call_Impl()272 pImp->pInCallAliveFlag = &bThisDispatcherAlive; in Call_Impl()289 pImp->pInCallAliveFlag = pOldInCallAliveFlag; in Call_Impl()353 pImp->pInCallAliveFlag = 0; in Construct_Impl()429 if ( pImp->pInCallAliveFlag ) in ~SfxDispatcher()430 *pImp->pInCallAliveFlag = sal_False; in ~SfxDispatcher()
Completed in 33 milliseconds