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

/vbox/src/VBox/Main/src-client/
H A DGuestDnDPrivate.cpp536 std::vector<com::Utf8Str> &vecformats)
555 vecformats.push_back(lstFormats[i]);
534 toFormatVector(const std::vector<com::Utf8Str> &lstSupportedFormats, const com::Utf8Str &strFormats, std::vector<com::Utf8Str> &vecformats) argument

Completed in 45 milliseconds