Home
last modified time | relevance | path

Searched refs:m_aRemoveAllBtn (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/options/
H A Dwebconninfo.cxx99 ,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()
H A Dwebconninfo.hxx56 PushButton m_aRemoveAllBtn; member in svx::WebConnectionInfoDialog

Completed in 17 milliseconds