Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1149 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()
[all …]