Searched defs:VetoList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp229 typedef std::list<Utf8Str> VetoList; typedef
237 VetoList mVetoList;
347 for (VetoList::const_iterator it = m->mVetoList.begin(); it != m->mVetoList.end(); ++it, ++i)

Completed in 1804 milliseconds