Home
last modified time | relevance | path

Searched refs:WebConnectionInfoDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/options/
H A Dwebconninfo.cxx94 WebConnectionInfoDialog::WebConnectionInfoDialog( Window* pParent ) : in WebConnectionInfoDialog() function in svx::WebConnectionInfoDialog
117 m_aRemoveBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, RemovePasswordHdl ) ); in WebConnectionInfoDialog()
119 m_aChangeBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, ChangePasswordHdl ) ); in WebConnectionInfoDialog()
155 m_aRemoveBtn.SetClickHdl( LINK( this, WebConnectionInfoDialog, RemovePasswordHdl ) ); in WebConnectionInfoDialog()
167 WebConnectionInfoDialog::~WebConnectionInfoDialog() in ~WebConnectionInfoDialog()
172 IMPL_LINK( WebConnectionInfoDialog, HeaderBarClickedHdl, SvxSimpleTable*, pTable ) in IMPL_LINK() argument
179 void WebConnectionInfoDialog::FillPasswordList() in FillPasswordList()
234 IMPL_LINK( WebConnectionInfoDialog, RemovePasswordHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
271 IMPL_LINK( WebConnectionInfoDialog, RemoveAllPasswordsHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
300 IMPL_LINK( WebConnectionInfoDialog, ChangePasswordHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
[all …]
H A Dwebconninfo.hxx50 class WebConnectionInfoDialog : public ModalDialog class
72 WebConnectionInfoDialog( Window* pParent );
73 ~WebConnectionInfoDialog();
H A Doptinet2.cxx1315 svx::WebConnectionInfoDialog aDlg( this ); in IMPL_LINK()

Completed in 37 milliseconds