Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx308 struct lcl_removeAnyAtLevel : public ::std::unary_function< vector< uno::Any >, void > struct
312 explicit lcl_removeAnyAtLevel( sal_Int32 nLevel ) : m_nLevel( nLevel ) in lcl_removeAnyAtLevel() function
962 …::std::for_each( aComplexCategories.begin(), aComplexCategories.end(), lcl_removeAnyAtLevel(nLevel… in deleteComplexCategoryLevel()

Completed in 17 milliseconds