Searched refs:pEventMacro (Results 1 – 1 of 1) sorted by relevance
218 SvLBoxString* pEventMacro = (SvLBoxString*)pE->GetItem( LB_MACROS_ITEMPOS ); in EnableButtons() local219 mpImpl->pDeletePB->Enable( 0 != pEventMacro && !mpImpl->bReadOnly ); in EnableButtons()
Completed in 10 milliseconds