Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/
H A Dsequence.hxx182 inline css::uno::Sequence< DstElementType > containerToSequence( const SrcType& i_Container ) in containerToSequence() function
191 …inline css::uno::Sequence< typename SrcType::value_type > containerToSequence( const SrcType& i_Co… in containerToSequence() function
200 …inline css::uno::Sequence< ElementType > containerToSequence( ElementType const (&i_Array)[ SrcSiz… in containerToSequence() function
206 inline css::uno::Sequence<T> containerToSequence( in containerToSequence() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/
H A Dsequence.hxx182 inline css::uno::Sequence< DstElementType > containerToSequence( const SrcType& i_Container ) in containerToSequence() function
191 …inline css::uno::Sequence< typename SrcType::value_type > containerToSequence( const SrcType& i_Co… in containerToSequence() function
200 …inline css::uno::Sequence< ElementType > containerToSequence( ElementType const (&i_Array)[ SrcSiz… in containerToSequence() function
206 inline css::uno::Sequence<T> containerToSequence( in containerToSequence() function