Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dbrokenpackageint.hxx41 class NotifyBrokenPackage_Impl;
44 NotifyBrokenPackage_Impl* pImp;
/aoo4110/main/sfx2/source/appl/
H A Dappuno.cxx2380 class NotifyBrokenPackage_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::task::XInteracti… class
2387 NotifyBrokenPackage_Impl( ::rtl::OUString aName );
2394 NotifyBrokenPackage_Impl::NotifyBrokenPackage_Impl( ::rtl::OUString aName ) in NotifyBrokenPackage_Impl() function in NotifyBrokenPackage_Impl
2407 sal_Bool NotifyBrokenPackage_Impl::isAborted() in isAborted()
2412 ::com::sun::star::uno::Any SAL_CALL NotifyBrokenPackage_Impl::getRequest() in getRequest()
2419 SAL_CALL NotifyBrokenPackage_Impl::getContinuations() in getContinuations()
2427 pImp = new NotifyBrokenPackage_Impl( aName ); in NotifyBrokenPackage()

Completed in 52 milliseconds