Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx1221 const FilterGroup& rFirstGroup = *aAllFilters.begin(); // should be the global classes in appendFiltersForOpen() local
1222 if ( !rFirstGroup.empty() ) in appendFiltersForOpen()
1223 _rFirstNonEmpty = rFirstGroup.begin()->First; in appendFiltersForOpen()
1226 aGroup.appendGroup( rFirstGroup, false ); in appendFiltersForOpen()

Completed in 14 milliseconds