Searched refs:mbUpdatingControls (Results 1 – 2 of 2) sorted by relevance
468 mbUpdatingControls( false ), in SlideTransitionPane()795 DBG_ASSERT( ! mbUpdatingControls, "Multiple Control Updates" ); in updateControls()796 mbUpdatingControls = true; in updateControls()902 mbUpdatingControls = false; in updateControls()1115 if( ! mbUpdatingControls ) in applyToSelectedPages()
134 bool mbUpdatingControls; member in sd::SlideTransitionPane
Completed in 26 milliseconds