Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/inc/resourcemodel/
H A DOutputWithDepth.hxx38 typedef ::std::vector<T> Group_t; typedef in writerfilter::OutputWithDepth
39 Group_t mGroup;
116 typename Group_t::iterator aItEnd = mGroup.end(); in outputGroup()
118 for (typename Group_t::iterator aIt = mGroup.begin(); aIt != aItEnd; aIt++) in outputGroup()

Completed in 11 milliseconds