Home
last modified time | relevance | path

Searched refs:mbNotAllTimerCalled (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/inc/
H A Dsvdata.hxx356 …sal_Bool mbNotAllTimerCalled;// sal_True: Es muessen noch Timer abgearbeitet we… member
/trunk/main/vcl/source/app/
H A Dsvapp.cxx468 while ( pSVData->mbNotAllTimerCalled ) in ImplYield()
491 while( pSVData->mbNotAllTimerCalled ); in ImplYield()
H A Dtimer.cxx114 pSVData->mbNotAllTimerCalled = sal_True; in ImplTimerCallbackProc()
211 pSVData->mbNotAllTimerCalled = sal_False; in ImplTimerCallbackProc()

Completed in 32 milliseconds