Lines Matching refs:CMyComPtr
182 CMyComPtr<IUnknown> encoderCommon = cod.Coder ? (IUnknown *)cod.Coder : (IUnknown *)cod.Coder2;
187 CMyComPtr<ICompressSetCoderMt> setCoderMt;
202 CMyComPtr<ICryptoResetSalt> resetSalt;
213 CMyComPtr<ISetCompressCodecsInfo> setCompressCodecsInfo;
223 CMyComPtr<ICryptoSetPassword> cryptoSetPassword;
277 CMyComPtr<ISequentialOutStream> _stream;
303 CMyComPtr<ISequentialOutStream> dynOutStream(outStreamSpec);
336 CMyComPtr<ICompressProgressInfo> mtProgress;
339 CMyComPtr<ISequentialOutStream> mtOutStreamNotify;
342 CObjectVector<CMyComPtr<ISequentialOutStream> > tempBuffers;
349 CMyComPtr<ISequentialOutStream> tempBuffer = tempBufferSpec;
372 CMyComPtr<ISequentialInStream> inStreamSizeCount = inStreamSizeCountSpec;
376 CMyComPtr<ISequentialOutStream> outStreamSizeCount;