Home
last modified time | relevance | path

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

/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx244 class ProgressHandler: class
253 ProgressHandler(MessagePrinter & rThePrinter): m_rPrinter(rThePrinter) {} in ProgressHandler() function in ProgressHandler
274 rtl::OUString ProgressHandler::toString(const uno::Any & rStatus) in toString()
312 ProgressHandler::queryInterface( const uno::Type & rType ) in queryInterface()
323 void SAL_CALL ProgressHandler::push(const uno::Any & rStatus) in push()
333 void SAL_CALL ProgressHandler::update(const uno::Any & rStatus) in update()
343 void SAL_CALL ProgressHandler::pop() throw (uno::RuntimeException) in pop()
671 xProgressHandler(new ProgressHandler(m_rUCB)); in executeCommand()
1363 new ProgressHandler(m_rUCB)); in transfer()
/trunk/main/offapi/com/sun/star/ucb/
H A DCommandEnvironment.idl50 @param ProgressHandler the progress handler instance that will be
55 [in] com::sun::star::ucb::XProgressHandler ProgressHandler );

Completed in 22 milliseconds