Home
last modified time | relevance | path

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

/aoo41x/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() argument
150 ::std::partition( aNames.begin(), aNames.end(), lcl_StringMatches( rPrefix ))); in lcl_addNamedPropertyUniqueNameToTable()

Completed in 6 milliseconds