Searched refs:bLockInterface (Results 1 – 1 of 1) sorted by relevance
972 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local990 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()991 m_aAddBtn.Enable( !bLockInterface ); in IMPL_LINK()992 m_aUpdateBtn.Enable( !bLockInterface && m_pExtensionBox->getItemCount() ); in IMPL_LINK()993 m_pExtensionBox->enableButtons( !bLockInterface ); in IMPL_LINK()1386 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local1403 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()