Searched refs:bLockInterface (Results 1 – 1 of 1) sorted by relevance
984 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local1002 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()1003 m_aAddBtn.Enable( !bLockInterface ); in IMPL_LINK()1004 m_aUpdateBtn.Enable( !bLockInterface && m_pExtensionBox->getItemCount() ); in IMPL_LINK()1005 m_pExtensionBox->enableButtons( !bLockInterface ); in IMPL_LINK()1398 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local1415 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()