Searched refs:RootToString (Results 1 - 6 of 6) sorted by relevance

/vbox/include/VBox/GuestHost/
H A DDragAndDrop.h124 RTCString RootToString(const RTCString &strBasePath = "", const RTCString &strSeparator = "\r\n");
/vbox/src/VBox/Main/src-client/
H A DGuestDnDSourceImpl.cpp328 Utf8Str strURIs = lstURI.RootToString(pResp->dropDir());
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp548 RTCString DnDURIList::RootToString(const RTCString &strBasePath /* = "" */, function in class:DnDURIList
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDropTarget.cpp473 RTCString strRoot = lstURI.RootToString();
/vbox/src/VBox/HostServices/DragAndDrop/
H A Ddndmanager.cpp359 strNewURIs = m_lstURI.RootToString();
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibDragAndDrop.cpp304 RTCString strData = lstURI.RootToString(pszDropDir);
1102 RTCString strRootDest = lstURI.RootToString();

Completed in 288 milliseconds