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

/vbox/src/VBox/HostServices/DragAndDrop/
H A Ddndmanager.cpp96 class DnDHGSendFilePrivate: public DnDMessage class in inherits:DnDMessage
100 DnDHGSendFilePrivate(DnDURIObject URIObject,
102 virtual ~DnDHGSendFilePrivate(void);
149 * DnDHGSendFilePrivate *
152 DnDHGSendFilePrivate::DnDHGSendFilePrivate(DnDURIObject URIObject, function in class:DnDHGSendFilePrivate
170 DnDHGSendFilePrivate::~DnDHGSendFilePrivate(void)
174 int DnDHGSendFilePrivate::currentMessage(uint32_t uMsg, uint32_t cParms,
444 m_pNextPathMsg = new DnDHGSendFilePrivate(nextOb
[all...]

Completed in 43 milliseconds