Lines Matching refs:xSelected

480 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xInteractionRequestImpl->getS…  in CheckFileDate()
481 … if ( uno::Reference< task::XInteractionAbort >( xSelected.get(), uno::UNO_QUERY ).is() ) in CheckFileDate()
964 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xInteractionRequestImpl->getS… in ShowLockedWebDAVDocumentDialog()
965 if ( uno::Reference< task::XInteractionAbort >( xSelected.get(), uno::UNO_QUERY ).is() ) in ShowLockedWebDAVDocumentDialog()
969 … else if ( uno::Reference< task::XInteractionDisapprove >( xSelected.get(), uno::UNO_QUERY ).is() ) in ShowLockedWebDAVDocumentDialog()
1063 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xInteractionRequestImpl->getS… in ShowLockedDocumentDialog()
1064 if ( uno::Reference< task::XInteractionAbort >( xSelected.get(), uno::UNO_QUERY ).is() ) in ShowLockedDocumentDialog()
1068 … else if ( uno::Reference< task::XInteractionDisapprove >( xSelected.get(), uno::UNO_QUERY ).is() ) in ShowLockedDocumentDialog()
1231 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xIgnoreRequestImpl->getSelect… in LockOrigFileOnDemand()
1232 …bResult = ( uno::Reference< task::XInteractionApprove >( xSelected.get(), uno::UNO_QUERY ).is() ); in LockOrigFileOnDemand()
1368 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xIgnoreRequestImpl->getSelect… in LockOrigFileOnDemand()
1369 …bResult = ( uno::Reference< task::XInteractionApprove >( xSelected.get(), uno::UNO_QUERY ).is() ); in LockOrigFileOnDemand()