Lines Matching refs:OStorageHelper

121         ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInStream, xDestOutStream );  in completeStorageStreamCopy_Impl()
158 ::comphelper::OStorageHelper::CopyInputToOutput( xInStream, xTempOut ); in GetSeekableTempCopy()
1881 … ::comphelper::OStorageHelper::CopyInputToOutput( m_xNewRelInfoStream, xOutputStream ); in CommitRelInfo()
2494 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in openStreamElement()
2590 …return openEncryptedStream( aStreamName, nOpenMode, ::comphelper::OStorageHelper::CreatePackageEnc… in openEncryptedStreamElement()
2612 …if ( !aStorName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStorName, … in openStorageElement()
2767 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in cloneStreamElement()
2844 …return cloneEncryptedStream( aStreamName, ::comphelper::OStorageHelper::CreatePackageEncryptionDat… in cloneEncryptedStreamElement()
2933 …if ( !aStorName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStorName, … in copyStorageElementLastCommitTo()
3027 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in isStreamElement()
3096 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in isStorageElement()
3169 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in removeElement()
3263 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in renameElement()
3264 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in renameElement()
3370 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in copyElementTo()
3371 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in copyElementTo()
3475 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in moveElementTo()
3476 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in moveElementTo()
3799 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getPlainRawStreamElement()
3831 ::comphelper::OStorageHelper::CopyInputToOutput( xRawInStream, xTempOut ); in getPlainRawStreamElement()
3909 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getRawEncrStreamElement()
3944 ::comphelper::OStorageHelper::CopyInputToOutput( xRawInStream, xTempOut ); in getRawEncrStreamElement()
4029 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in insertRawEncrStreamElement()
4384 …if ( !aName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aName, sal_Fals… in getByName()
4660 setEncryptionData( ::comphelper::OStorageHelper::CreatePackageEncryptionData( aPass ) ); in setEncryptionPassword()
5695 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in insertStreamElementDirect()
5788 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in copyElementDirectlyTo()
5789 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in copyElementDirectlyTo()
6048 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in getElementPropertyValue()
6151 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in copyStreamElementData()
6241 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openStreamElementByHierarchicalName()
6293 …yptedStreamByHierarchicalName( aStreamPath, nOpenMode, ::comphelper::OStorageHelper::CreatePackage… in openEncryptedStreamElementByHierarchicalName()
6313 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in removeStreamElementByHierarchicalName()
6353 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openEncryptedStreamByHierarchicalName()