Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx204 struct lcl_copyFromLevel : public ::std::unary_function< vector< uno::Any >, uno::Any > struct
208 explicit lcl_copyFromLevel( sal_Int32 nLevel ) : m_nLevel( nLevel ) in lcl_copyFromLevel() function
788 aResult.getArray(), lcl_copyFromLevel(nLevel) ); in getDataByRangeRepresentation()

Completed in 16 milliseconds