Searched defs:lcl_StringMatches (Results 1 – 1 of 1) sorted by relevance
71 struct lcl_StringMatches : public ::std::unary_function< OUString ,bool > struct73 lcl_StringMatches( const OUString & rCmpStr ) : in lcl_StringMatches() argument77 bool operator() ( const OUString & rStr ) in operator ()()83 OUString m_aCmpStr;
Completed in 11 milliseconds