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

/vbox/src/VBox/HostServices/DragAndDrop/
H A Ddndmanager.cpp344 RTCList<RTCString> lstURIOrg local
346 if (!lstURIOrg.isEmpty())
348 rc = m_lstURI.AppendURIPathsFromList(lstURIOrg, 0 /* fFlags */);

Completed in 33 milliseconds