Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Dwebconninfo.cxx100 ,m_aChangeBtn ( this, CUI_RES( PB_CHANGE ) ) in WebConnectionInfoDialog()
119 m_aChangeBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, ChangePasswordHdl ) ); in WebConnectionInfoDialog()
124 Window* pButtons[] = { &m_aRemoveBtn, &m_aRemoveAllBtn, &m_aChangeBtn }; in WebConnectionInfoDialog()
145 else if ( &m_aChangeBtn == (*pButton) ) in WebConnectionInfoDialog()
157 m_aChangeBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, ChangePasswordHdl ) ); in WebConnectionInfoDialog()
161 m_aChangeBtn.Enable( sal_False ); in WebConnectionInfoDialog()
350 m_aChangeBtn.Enable( sal_False ); in IMPL_LINK()
359 m_aChangeBtn.Enable( nPos < m_nPos ); in IMPL_LINK()
H A Dwebconninfo.hxx57 PushButton m_aChangeBtn; member in svx::WebConnectionInfoDialog

Completed in 15 milliseconds