Searched refs:GetSvStream (Results 1 – 5 of 5) sorted by relevance
79 virtual const SvStream* GetSvStream() const = 0;189 const SvStream* GetSvStream() const;254 virtual const SvStream* GetSvStream() const;284 const SvStream* GetSvStream() const;373 virtual const SvStream* GetSvStream() const;
153 const SvStream * GetSvStream();
1358 const SvStream* SotStorage::GetSvStream() in GetSvStream() function in SotStorage1363 pResult = m_pOwnStg->GetSvStream(); in GetSvStream()1372 pResult = (SvStream*)(m_pOwnStg->GetSvStream()); in GetTargetSvStream()
308 const SvStream* StorageStream::GetSvStream() const in GetSvStream() function in StorageStream1087 const SvStream* Storage::GetSvStream() const in GetSvStream() function in Storage
1510 const SvStream* UCBStorageStream::GetSvStream() const function in UCBStorageStream3303 const SvStream* UCBStorage::GetSvStream() const function in UCBStorage
Completed in 91 milliseconds