Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3932 uno::Reference< embed::XStorage > xWriteableZipStor; in SignContents_Impl() local
3944xWriteableZipStor = ::comphelper::OStorageHelper::GetStorageOfFormatFromStream( ZIP_STORAGE_FORMAT… in SignContents_Impl()
3945 if ( !xWriteableZipStor.is() ) in SignContents_Impl()
3948 … uno::Reference< embed::XStorage > xMetaInf = xWriteableZipStor->openStorageElement( in SignContents_Impl()
3972 xTransact.set( xWriteableZipStor, uno::UNO_QUERY_THROW ); in SignContents_Impl()
3991 xTransact.set( xWriteableZipStor, uno::UNO_QUERY_THROW ); in SignContents_Impl()

Completed in 31 milliseconds