Home
last modified time | relevance | path

Searched refs:pStrm2 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/filter/xml/
H A Dswxml.cxx959 SvStream* pStrm2 = utl::UcbStreamHelper::CreateStream( xStm ); in Read() local
960 if( !pStrm2->GetError() ) in Read()
961 rDoc.ReadLayoutCache( *pStrm2 ); in Read()
962 delete pStrm2; in Read()

Completed in 11 milliseconds