Searched refs:SwSaveWarningBox_Impl (Results 1 – 1 of 1) sorted by relevance
136 class SwSaveWarningBox_Impl : public ModalDialog class150 SwSaveWarningBox_Impl(Window* pParent, const String& rFileName);151 ~SwSaveWarningBox_Impl();192 SwSaveWarningBox_Impl::SwSaveWarningBox_Impl(Window* pParent, const String& rFileName) : in SwSaveWarningBox_Impl() function in SwSaveWarningBox_Impl205 aFileNameED.SetModifyHdl(LINK(this, SwSaveWarningBox_Impl, ModifyHdl)); in SwSaveWarningBox_Impl()211 SwSaveWarningBox_Impl::~SwSaveWarningBox_Impl() in ~SwSaveWarningBox_Impl()217 IMPL_LINK( SwSaveWarningBox_Impl, ModifyHdl, Edit*, pEdit) in IMPL_LINK() argument898 SwSaveWarningBox_Impl aWarning( pButton, sOutPath ); in IMPL_LINK()
Completed in 18 milliseconds