Searched refs:rFirstGroup (Results 1 – 1 of 1) sorted by relevance
1221 const FilterGroup& rFirstGroup = *aAllFilters.begin(); // should be the global classes in appendFiltersForOpen() local1222 if ( !rFirstGroup.empty() ) in appendFiltersForOpen()1223 _rFirstNonEmpty = rFirstGroup.begin()->First; in appendFiltersForOpen()1226 aGroup.appendGroup( rFirstGroup, false ); in appendFiltersForOpen()
Completed in 18 milliseconds