Searched refs:SwCreateAuthEntryDlg_Impl (Results 1 – 1 of 1) sorted by relevance
1149 class SwCreateAuthEntryDlg_Impl : public ModalDialog class1174 SwCreateAuthEntryDlg_Impl(Window* pParent,1179 ~SwCreateAuthEntryDlg_Impl();1466 SwCreateAuthEntryDlg_Impl aDlg(pButton, in IMPL_LINK()1653 SwCreateAuthEntryDlg_Impl::SwCreateAuthEntryDlg_Impl(Window* pParent, in SwCreateAuthEntryDlg_Impl() function in SwCreateAuthEntryDlg_Impl1729 pTypeListBox->SetSelectHdl(LINK(this, SwCreateAuthEntryDlg_Impl, EnableHdl)); in SwCreateAuthEntryDlg_Impl()1740 SwCreateAuthEntryDlg_Impl, IdentifierHdl)); in SwCreateAuthEntryDlg_Impl()1772 pEdits[nIndex]->SetModifyHdl(LINK(this, SwCreateAuthEntryDlg_Impl, ShortNameHdl)); in SwCreateAuthEntryDlg_Impl()1807 SwCreateAuthEntryDlg_Impl::~SwCreateAuthEntryDlg_Impl() in ~SwCreateAuthEntryDlg_Impl()1820 String SwCreateAuthEntryDlg_Impl::GetEntryText(ToxAuthorityField eField) const in GetEntryText()[all …]