Searched refs:NotifyBrokenPackage_Impl (Results 1 – 2 of 2) sorted by relevance
41 class NotifyBrokenPackage_Impl;44 NotifyBrokenPackage_Impl* pImp;
2412 class NotifyBrokenPackage_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::task::XInteracti… class2419 NotifyBrokenPackage_Impl( ::rtl::OUString aName );2426 NotifyBrokenPackage_Impl::NotifyBrokenPackage_Impl( ::rtl::OUString aName ) in NotifyBrokenPackage_Impl() function in NotifyBrokenPackage_Impl2439 sal_Bool NotifyBrokenPackage_Impl::isAborted() in isAborted()2444 ::com::sun::star::uno::Any SAL_CALL NotifyBrokenPackage_Impl::getRequest() in getRequest()2451 SAL_CALL NotifyBrokenPackage_Impl::getContinuations() in getContinuations()2459 pImp = new NotifyBrokenPackage_Impl( aName ); in NotifyBrokenPackage()
Completed in 27 milliseconds