Searched refs:xSelected (Results 1 – 2 of 2) sorted by relevance
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()[all …]
462 Reference< XDataSeries > xSelected; in fillSeriesListBox() local465 xSelected.set( pEntry->m_xDataSeries ); in fillSeriesListBox()504 if( bHasSelectedEntry && ((*aIt).second.first == xSelected)) in fillSeriesListBox()
Completed in 27 milliseconds