Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/sfx2/
H A Dbrokenpackageint.hxx41 class NotifyBrokenPackage_Impl;
44 NotifyBrokenPackage_Impl* pImp;
/aoo41x/main/sfx2/source/appl/
H A Dappuno.cxx2412 class NotifyBrokenPackage_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::task::XInteracti… class
2419 NotifyBrokenPackage_Impl( ::rtl::OUString aName );
2426 NotifyBrokenPackage_Impl::NotifyBrokenPackage_Impl( ::rtl::OUString aName ) in NotifyBrokenPackage_Impl() function in NotifyBrokenPackage_Impl
2439 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 26 milliseconds