Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx283 struct lcl_insertAnyAtLevel : public ::std::unary_function< vector< uno::Any >, void > struct
287 explicit lcl_insertAnyAtLevel( sal_Int32 nLevel ) : m_nLevel( nLevel ) in lcl_insertAnyAtLevel() function
945 …::std::for_each( aComplexCategories.begin(), aComplexCategories.end(), lcl_insertAnyAtLevel(nLevel… in insertComplexCategoryLevel()

Completed in 12 milliseconds