Home
last modified time | relevance | path

Searched refs:xId2 (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/expand/
H A Ducpexpand.cxx82 uno::Reference< ucb::XContentIdentifier > const & xId2 ) override;
172 uno::Reference< ucb::XContentIdentifier > const & xId2 ) in compareContentIds()
178 OUString uri2( expandUri( xId2 ) ); in compareContentIds()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/expand/
H A Ducpexpand.cxx82 uno::Reference< ucb::XContentIdentifier > const & xId2 ) override;
191 uno::Reference< ucb::XContentIdentifier > const & xId2 ) in compareContentIds()
197 OUString uri2( expandUri( xId2 ) ); in compareContentIds()
/dports/misc/openmvg/openMVG-2.0/src/software/SfM/clustering/domSetLibrary/
H A Ddomset.cc279 for_parallel( xId2, numC ) in getSimilarityMatrix()
282 const size_t vId2 = xId2vId.at( xId2 ); in getSimilarityMatrix()
285 simMat( xId1, xId2 ) = 0; in getSimilarityMatrix()
294 simMat( xId1, xId2 ) = sim; in getSimilarityMatrix()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/core/
H A Ducbcmds.cxx1743 uno::Reference< ucb::XContentIdentifier > xId2 in globalTransfer() local
1745 if ( xId2.is() ) in globalTransfer()
1746 xSource = queryContent( xId2 ); in globalTransfer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/core/
H A Ducbcmds.cxx1746 uno::Reference< ucb::XContentIdentifier > xId2 in globalTransfer() local
1748 if ( xId2.is() ) in globalTransfer()
1749 xSource = queryContent( xId2 ); in globalTransfer()