Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx297 class SwSendWarningBox_Impl : public ModalDialog class
307 SwSendWarningBox_Impl(Window* pParent, const String& rDetails);
308 ~SwSendWarningBox_Impl();
313 SwSendWarningBox_Impl::SwSendWarningBox_Impl(Window* pParent, const String& rDetails) : in SwSendWarningBox_Impl() function in SwSendWarningBox_Impl
329 SwSendWarningBox_Impl::~SwSendWarningBox_Impl() in ~SwSendWarningBox_Impl()
760 SwSendWarningBox_Impl* pDlg = new SwSendWarningBox_Impl(0, *pError); in DocumentSent()

Completed in 14 milliseconds