Searched refs:bBothAvailable (Results 1 – 2 of 2) sorted by relevance
459 bool bBothAvailable = pLastItem && pState && in SetState_Impl() local461 DBG_ASSERT( !bBothAvailable || pState != pLastItem, "setting state with own item" ); in SetState_Impl()462 if ( bBothAvailable ) in SetState_Impl()
931 sal_Bool bBothAvailable = pLastState && !IsInvalidItem(pLastState); in StateChanged() local932 if ( bBothAvailable ) in StateChanged()
Completed in 17 milliseconds