Searched refs:bLockInterface (Results 1 – 1 of 1) sorted by relevance
975 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local993 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()994 m_aAddBtn.Enable( !bLockInterface ); in IMPL_LINK()995 m_aUpdateBtn.Enable( !bLockInterface && m_pExtensionBox->getItemCount() ); in IMPL_LINK()996 m_pExtensionBox->enableButtons( !bLockInterface ); in IMPL_LINK()1389 bool bLockInterface = (bool) _bLockInterface; in IMPL_LINK() local1406 m_aCancelBtn.Enable( bLockInterface ); in IMPL_LINK()
Completed in 46 milliseconds