Searched refs:COpenCallbackImp (Results 1 – 3 of 3) sorted by relevance
16 STDMETHODIMP COpenCallbackImp::SetTotal(const UInt64 *files, const UInt64 *bytes) in SetTotal()27 STDMETHODIMP COpenCallbackImp::SetCompleted(const UInt64 *files, const UInt64 *bytes) in SetCompleted()38 STDMETHODIMP COpenCallbackImp::GetProperty(PROPID propID, PROPVARIANT *value) in GetProperty()63 int COpenCallbackImp::FindName(const UString &name) in FindName()74 COpenCallbackImp *OpenCallbackImp;87 STDMETHODIMP COpenCallbackImp::GetStream(const wchar_t *name, IInStream **inStream) in GetStream()117 STDMETHODIMP COpenCallbackImp::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()
41 class COpenCallbackImp:90 COpenCallbackImp(): Callback(NULL) {} in COpenCallbackImp() function
469 COpenCallbackImp *openCallbackSpec = new COpenCallbackImp; in SetCallback()490 COpenCallbackImp *openCallbackSpec = new COpenCallbackImp; in Open2()