Searched refs:xNonconstRef (Results 1 – 1 of 1) sorted by relevance
6161 uno::Reference< io::XStream > xNonconstRef = xTargetStream; in copyStreamElementData() local6162 …mpl->CloneStreamElement( aStreamName, sal_False, ::comphelper::SequenceAsHashMap(), xNonconstRef ); in copyStreamElementData()6164 …OSL_ENSURE( xNonconstRef == xTargetStream, "The provided stream reference seems not be filled in c… in copyStreamElementData()6165 if ( xNonconstRef != xTargetStream ) in copyStreamElementData()