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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDMIMEData.h57 Canceled enumerator in enum:UIDnDMimeData::State
/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp243 hrc = ptrOtherProgress->COMGETTER(Canceled)(&f);
325 hrc = pOtherProgress->COMGETTER(Canceled)(&fCanceled);
330 LogFlowThisFunc(("Canceled\n"));
499 STDMETHODIMP ProgressProxy::COMGETTER(Canceled)(BOOL *aCanceled) function in class:ProgressProxy
509 hrc = Progress::COMGETTER(Canceled)(aCanceled);
515 hrc = mptrOtherProgress->COMGETTER(Canceled)(aCanceled);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h277 Canceled enumerator in enum:VBoxDnDWnd::State

Completed in 1125 milliseconds