Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Ddispatch.hxx106 sal_Bool bFlushed; member in SfxDispatcher
269 return bFlushed; in IsFlushed()
286 if ( !bFlushed ) FlushImpl(); in Flush()
/aoo4110/main/sfx2/source/control/
H A Ddispatch.cxx338 bFlushed = sal_True; in Construct_Impl()
440 if ( pBindings && !pSfxApp->IsDowning() && !bFlushed ) in ~SfxDispatcher()
520 if ( bFlushed ) in Pop()
523 bFlushed = sal_False; in Pop()
2012 bFlushed = sal_True; in FlushImpl()
2038 if (!bFlushed) in FlushImpl()
2526 DBG_ASSERT(bFlushed, "Dispatcher not flushed after retrieving slot servers!"); in _FillState()
2527 if ( !bFlushed ) in _FillState()
2782 if (bFlushed) in DebugOutput_Impl()

Completed in 34 milliseconds