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

/vbox/src/VBox/Main/include/
H A DGuestDnDPrivate.h52 void setFormat(const Utf8Str &strFormat) { m_strFormat = strFormat; }
53 Utf8Str format(void) const { return m_strFormat; }
78 Utf8Str m_strFormat; member in class:GuestDnDResponse

Completed in 42 milliseconds