Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DPropertyHelper.cxx71 struct lcl_StringMatches : public ::std::unary_function< OUString ,bool > struct
73 lcl_StringMatches( const OUString & rCmpStr ) : in lcl_StringMatches() function
150 ::std::partition( aNames.begin(), aNames.end(), lcl_StringMatches( rPrefix ))); in lcl_addNamedPropertyUniqueNameToTable()

Completed in 20 milliseconds