Searched refs:InteractionDisapprove (Results 1 – 4 of 4) sorted by relevance
558 void SAL_CALL InteractionDisapprove::acquire() in acquire()566 void SAL_CALL InteractionDisapprove::release() in release()575 InteractionDisapprove::queryInterface( const uno::Type & rType ) in queryInterface()593 uno::Sequence< sal_Int8 > SAL_CALL InteractionDisapprove::getImplementationId() in getImplementationId()610 uno::Sequence< uno::Type > SAL_CALL InteractionDisapprove::getTypes() in getTypes()636 void SAL_CALL InteractionDisapprove::select() in select()
69 xDisapprove = new InteractionDisapprove( this ); in SimpleInteractionRequest()
281 class UCBHELPER_DLLPUBLIC InteractionDisapprove : public InteractionContinuation, class286 InteractionDisapprove( InteractionRequest * pRequest ) in InteractionDisapprove() function in ucbhelper::InteractionDisapprove
957 aContinuations[2] = new ::ucbhelper::InteractionDisapprove( xInteractionRequestImpl.get() ); in ShowLockedWebDAVDocumentDialog()1056 aContinuations[2] = new ::ucbhelper::InteractionDisapprove( xInteractionRequestImpl.get() ); in ShowLockedDocumentDialog()