Searched refs:NotifyBrokenPackage_Impl (Results 1 – 2 of 2) sorted by relevance
41 class NotifyBrokenPackage_Impl;44 NotifyBrokenPackage_Impl* pImp;
2394 class NotifyBrokenPackage_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::task::XInteracti… class2401 NotifyBrokenPackage_Impl( ::rtl::OUString aName );2407 NotifyBrokenPackage_Impl::NotifyBrokenPackage_Impl( ::rtl::OUString aName ) in NotifyBrokenPackage_Impl() function in NotifyBrokenPackage_Impl2420 sal_Bool NotifyBrokenPackage_Impl::isAborted() in isAborted()2425 ::com::sun::star::uno::Any SAL_CALL NotifyBrokenPackage_Impl::getRequest() in getRequest()2431 SAL_CALL NotifyBrokenPackage_Impl::getContinuations() in getContinuations()2438 pImp = new NotifyBrokenPackage_Impl( aName ); in NotifyBrokenPackage()