Home
last modified time | relevance | path

Searched refs:ProgressHandlerWrap (Results 1 – 3 of 3) sorted by path

/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx1471 new utl::ProgressHandlerWrap( xStatusIndicator ) ); in GetStorage()
/trunk/main/unotools/inc/unotools/
H A Dprogresshandlerwrap.hxx34 class UNOTOOLS_DLLPUBLIC ProgressHandlerWrap : public ::cppu::WeakImplHelper1< ::com::sun::star::uc… class
39ProgressHandlerWrap( ::com::sun::star::uno::Reference< ::com::sun::star::task::XStatusIndicator > …
/trunk/main/unotools/source/ucbhelper/
H A Dprogresshandlerwrap.cxx35 ProgressHandlerWrap::ProgressHandlerWrap( ::com::sun::star::uno::Reference< ::com::sun::star::task:… in ProgressHandlerWrap() function in utl::ProgressHandlerWrap
57 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()

Completed in 27 milliseconds