Searched refs:m_aRemoveAllBtn (Results 1 – 2 of 2) sorted by relevance
99 ,m_aRemoveAllBtn ( this, CUI_RES( PB_REMOVEALL ) ) in WebConnectionInfoDialog()118 m_aRemoveAllBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, RemoveAllPasswordsHdl ) ); in WebConnectionInfoDialog()124 Window* pButtons[] = { &m_aRemoveBtn, &m_aRemoveAllBtn, &m_aChangeBtn }; in WebConnectionInfoDialog()143 if ( &m_aRemoveAllBtn == (*pButton) ) in WebConnectionInfoDialog()156 m_aRemoveAllBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, RemoveAllPasswordsHdl ) ); in WebConnectionInfoDialog()
56 PushButton m_aRemoveAllBtn; member in svx::WebConnectionInfoDialog
Completed in 11 milliseconds