Searched refs:SwSendWarningBox_Impl (Results 1 – 1 of 1) sorted by relevance
297 class SwSendWarningBox_Impl : public ModalDialog class307 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_Impl329 SwSendWarningBox_Impl::~SwSendWarningBox_Impl() in ~SwSendWarningBox_Impl()760 SwSendWarningBox_Impl* pDlg = new SwSendWarningBox_Impl(0, *pError); in DocumentSent()
Completed in 18 milliseconds