Searched refs:bFlushing (Results 1 – 1 of 1) sorted by relevance
148 sal_Bool bFlushing; // sal_True waehrend Flush //? member343 pImp->bFlushing = sal_False; in Construct_Impl()1016 DBG_ASSERT( !pImp->bFlushing, "recursive call to dispatcher" ); in _Execute()1560 DBG_ASSERT( !pImp->bFlushing, "recursive call to dispatcher" ); in IMPL_LINK()1939 pImp->bFlushing = !pImp->bFlushing; in FlushImpl()1940 if ( !pImp->bFlushing ) in FlushImpl()1942 pImp->bFlushing = sal_True; in FlushImpl()2010 pImp->bFlushing = sal_False; in FlushImpl()
Completed in 19 milliseconds