Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dstatcach.cxx459 bool bBothAvailable = pLastItem && pState && in SetState_Impl() local
461 DBG_ASSERT( !bBothAvailable || pState != pLastItem, "setting state with own item" ); in SetState_Impl()
462 if ( bBothAvailable ) in SetState_Impl()
H A Dunoctitm.cxx931 sal_Bool bBothAvailable = pLastState && !IsInvalidItem(pLastState); in StateChanged() local
932 if ( bBothAvailable ) in StateChanged()

Completed in 20 milliseconds