Searched refs:PrepareListener_Impl (Results 1 – 1 of 1) sorted by relevance
102 class PrepareListener_Impl : public ::cppu::WeakImplHelper1< css::frame::XStatusListener > class106 PrepareListener_Impl();107 virtual ~PrepareListener_Impl();123 PrepareListener_Impl::PrepareListener_Impl() : in PrepareListener_Impl() function in PrepareListener_Impl130 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 19 milliseconds