Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx136 class SwSaveWarningBox_Impl : public ModalDialog class
150 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_Impl
205 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() argument
898 SwSaveWarningBox_Impl aWarning( pButton, sOutPath ); in IMPL_LINK()

Completed in 28 milliseconds