Searched refs:pnWaitCount (Results 1 – 2 of 2) sorted by relevance
354 sal_Bool* pbDispatcherLocked, sal_uInt16* pnWaitCount, in BasicStopped() argument364 if ( pnWaitCount ) in BasicStopped()365 *pnWaitCount = 0; in BasicStopped()381 if ( pnWaitCount ) in BasicStopped()382 *pnWaitCount = nWait; in BasicStopped()
60 …( sal_Bool* pbAppWindowDisabled = 0, sal_Bool* pbDispatcherLocked = 0, sal_uInt16* pnWaitCount = 0,