Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/dialog/
H A Dmailmodel.cxx102 class PrepareListener_Impl : public ::cppu::WeakImplHelper1< css::frame::XStatusListener > class
106 PrepareListener_Impl();
107 virtual ~PrepareListener_Impl();
123 PrepareListener_Impl::PrepareListener_Impl() : in PrepareListener_Impl() function in PrepareListener_Impl
130 PrepareListener_Impl::~PrepareListener_Impl() in ~PrepareListener_Impl()
136 void PrepareListener_Impl::statusChanged(const css::frame::FeatureStateEvent& rEvent) throw(css::un… in statusChanged()
146 void PrepareListener_Impl::disposing(const css::lang::EventObject& /*rEvent*/) throw(css::uno::Runt… in disposing()
623 PrepareListener_Impl* pPrepareListener; in SaveDocumentAsFormat()
624 …rence< css::frame::XStatusListener > xStatusListener = pPrepareListener = new PrepareListener_Impl; in SaveDocumentAsFormat()

Completed in 21 milliseconds