Searched refs:rFiltername (Results 1 – 1 of 1) sorted by relevance
997 ImpFilterLibCacheEntry( const String& rPathname, const String& rFiltername );998 int operator==( const String& rFiltername ) const { return maFiltername == rFiltername; } in operator ==()1008 ImpFilterLibCacheEntry::ImpFilterLibCacheEntry( const String& rPathname, const String& rFiltername … in ImpFilterLibCacheEntry() argument1011 maFiltername ( rFiltername ), in ImpFilterLibCacheEntry()1050 ImpFilterLibCacheEntry* GetFilter( const String& rFilterPath, const String& rFiltername );
Completed in 31 milliseconds