Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx148 sal_Bool bFlushing; // sal_True waehrend Flush //? member
343 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 30 milliseconds