Lines Matching refs:InteractionRequest
471 …::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl = new ::ucbhelper::Int… in CheckFileDate()
936 ::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl; in ShowLockedWebDAVDocumentDialog()
947 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( in ShowLockedWebDAVDocumentDialog()
952 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( in ShowLockedWebDAVDocumentDialog()
1015 ::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl; in ShowLockedDocumentDialog()
1022 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1044 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1049 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1221 … ::rtl::Reference< ::ucbhelper::InteractionRequest > xIgnoreRequestImpl in LockOrigFileOnDemand()
1222 … = new ::ucbhelper::InteractionRequest( uno::makeAny( document::LockFileIgnoreRequest() ) ); in LockOrigFileOnDemand()
1358 … ::rtl::Reference< ::ucbhelper::InteractionRequest > xIgnoreRequestImpl in LockOrigFileOnDemand()
1359 … = new ::ucbhelper::InteractionRequest( uno::makeAny( document::LockFileIgnoreRequest() ) ); in LockOrigFileOnDemand()
4112 … xHandler->handle(::framework::InteractionRequest::CreateRequest (aRequest,aContinuations)); in CallApproveHandler()