Searched refs:mbIsOvservationActive (Results 1 – 2 of 2) sorted by relevance
77 mbIsOvservationActive(false), in SelectionObserver()95 if ( ! mbIsOvservationActive) in NotifyPageEvent()119 OSL_ASSERT(!mbIsOvservationActive); in StartObservation()122 mbIsOvservationActive = true; in StartObservation()130 OSL_ASSERT(mbIsOvservationActive); in AbortObservation()131 mbIsOvservationActive = false; in AbortObservation()141 OSL_ASSERT(mbIsOvservationActive); in EndObservation()142 mbIsOvservationActive = false; in EndObservation()
73 bool mbIsOvservationActive; member in sd::slidesorter::controller::SelectionObserver
Completed in 16 milliseconds