Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dfilterdetect.cxx271 ZipStorage aZipStorage( rxContext, rxInStrm ); in lclIsZipPackage() local
272 return aZipStorage.isStorage(); in lclIsZipPackage()
646 ZipStorage aZipStorage( mxContext, xInStrm ); in detect() local
647 if( aZipStorage.isStorage() ) in detect()
658 aParser.parseStream( aZipStorage, CREATE_OUSTRING( "_rels/.rels" ) ); in detect()
659 aParser.parseStream( aZipStorage, CREATE_OUSTRING( "[Content_Types].xml" ) ); in detect()

Completed in 16 milliseconds