Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/inc/
H A Dfapihelper.hxx68 VectorToSequence( const ::std::vector< Type >& rVector );
114 ::com::sun::star::uno::Sequence< Type > ScfApiHelper::VectorToSequence( const ::std::vector< Type >… in VectorToSequence() function in ScfApiHelper
/aoo42x/main/sc/source/filter/excel/
H A Dxichart.cxx891 return ScfApiHelper::VectorToSequence( aStringVec ); in CreateStringSequence()
1754 xDataSink->setData( ScfApiHelper::VectorToSequence( aLabeledSeqVec ) ); in CreateErrorBar()
1975 xDataSink->setData( ScfApiHelper::VectorToSequence( aLabeledSeqVec ) ); in CreateDataSeries()
2858 xDataSink->setData( ScfApiHelper::VectorToSequence( aLabeledSeqVec ) ); in CreateStockSeries()

Completed in 42 milliseconds