Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx91 …quences(const staruno::Sequence<T>& _rLeft, const staruno::Sequence<T>& _rMiddle, const staruno::S… in concatSequences() argument
93 sal_Int32 nLeft(_rLeft.getLength()), nMiddle(_rMiddle.getLength()), nRight(_rRight.getLength()); in concatSequences()
95 const T* pMiddle = _rMiddle.getConstArray(); in concatSequences()

Completed in 21 milliseconds