Searched refs:pTestStm (Results 1 – 1 of 1) sorted by relevance
301 …SvStream* pTestStm = ::utl::UcbStreamHelper::CreateStream( aTestURL.GetMainURL( INetURLObject::NO_… in ImplLoadSubDirs() local303 if( pTestStm ) in ImplLoadSubDirs()305 *pTestStm << 1; in ImplLoadSubDirs()307 if( pTestStm->GetError() ) in ImplLoadSubDirs()310 delete pTestStm; in ImplLoadSubDirs()
Completed in 11 milliseconds