Searched refs:ProgressHandlerWrap (Results 1 – 3 of 3) sorted by relevance
35 ProgressHandlerWrap::ProgressHandlerWrap( ::com::sun::star::uno::Reference< ::com::sun::star::task:… in ProgressHandlerWrap() function in utl::ProgressHandlerWrap57 void SAL_CALL ProgressHandlerWrap::push( const Any& Status ) in push()70 void SAL_CALL ProgressHandlerWrap::update( const Any& Status ) in update()86 void SAL_CALL ProgressHandlerWrap::pop() in pop()
34 class UNOTOOLS_DLLPUBLIC ProgressHandlerWrap : public ::cppu::WeakImplHelper1< ::com::sun::star::uc… class39 …ProgressHandlerWrap( ::com::sun::star::uno::Reference< ::com::sun::star::task::XStatusIndicator > …
1471 new utl::ProgressHandlerWrap( xStatusIndicator ) ); in GetStorage()
Completed in 38 milliseconds