Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx87 class lcl_MatchesChartType : public ::std::unary_function< Reference< chart2::XChartType >, bool > class
90 explicit lcl_MatchesChartType( const OUString & aChartTypeName ) : in lcl_MatchesChartType() function in __anonba7c73d50111::lcl_MatchesChartType
520 ::std::find_if( pBegin, pEnd, lcl_MatchesChartType( rChartTypeName )); in GetNewDataSeries()

Completed in 13 milliseconds