Home
last modified time | relevance | path

Searched defs:rLeftSeq (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/comphelper/source/misc/
H A Dtypes.cxx328 … const Sequence<sal_Int8>& rLeftSeq = *reinterpret_cast<const Sequence<sal_Int8>*>(pData); in compare_impl() local
340 … const Sequence<sal_uInt8>& rLeftSeq = *reinterpret_cast<const Sequence<sal_uInt8>*>(pData); in compare_impl() local
352 … const Sequence<sal_Int16>& rLeftSeq = *reinterpret_cast<const Sequence<sal_Int16>*>(pData); in compare_impl() local
364 … const Sequence<sal_uInt16>& rLeftSeq = *reinterpret_cast<const Sequence<sal_uInt16>*>(pData); in compare_impl() local
376 … const Sequence<sal_Int32>& rLeftSeq = *reinterpret_cast<const Sequence<sal_Int32>*>(pData); in compare_impl() local
388 … const Sequence<sal_uInt32>& rLeftSeq = *reinterpret_cast<const Sequence<sal_uInt32>*>(pData); in compare_impl() local
400 …const Sequence< ::rtl::OUString >& rLeftSeq = *reinterpret_cast<const Sequence< ::rtl::OUString>*>… in compare_impl() local