Lines Matching refs:SwCreateAuthEntryDlg_Impl
1149 class SwCreateAuthEntryDlg_Impl : public ModalDialog class
1174 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_Impl
1729 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()
1850 IMPL_LINK(SwCreateAuthEntryDlg_Impl, IdentifierHdl, ComboBox*, pBox) in IMPL_LINK() argument
1879 IMPL_LINK(SwCreateAuthEntryDlg_Impl, ShortNameHdl, Edit*, pEdit) in IMPL_LINK() argument
1892 IMPL_LINK(SwCreateAuthEntryDlg_Impl, EnableHdl, ListBox*, pBox) in IMPL_LINK() argument