Lines Matching refs:OStorageHelper

119         ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInStream, xDestOutStream );  in completeStorageStreamCopy_Impl()
156 ::comphelper::OStorageHelper::CopyInputToOutput( xInStream, xTempOut ); in GetSeekableTempCopy()
1879 … ::comphelper::OStorageHelper::CopyInputToOutput( m_xNewRelInfoStream, xOutputStream ); in CommitRelInfo()
2492 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in openStreamElement()
2588 …return openEncryptedStream( aStreamName, nOpenMode, ::comphelper::OStorageHelper::CreatePackageEnc… in openEncryptedStreamElement()
2610 …if ( !aStorName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStorName, … in openStorageElement()
2765 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in cloneStreamElement()
2842 …return cloneEncryptedStream( aStreamName, ::comphelper::OStorageHelper::CreatePackageEncryptionDat… in cloneEncryptedStreamElement()
2931 …if ( !aStorName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStorName, … in copyStorageElementLastCommitTo()
3025 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in isStreamElement()
3094 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in isStorageElement()
3167 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in removeElement()
3261 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in renameElement()
3262 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in renameElement()
3368 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in copyElementTo()
3369 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in copyElementTo()
3473 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in moveElementTo()
3474 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in moveElementTo()
3797 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getPlainRawStreamElement()
3829 ::comphelper::OStorageHelper::CopyInputToOutput( xRawInStream, xTempOut ); in getPlainRawStreamElement()
3907 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getRawEncrStreamElement()
3942 ::comphelper::OStorageHelper::CopyInputToOutput( xRawInStream, xTempOut ); in getRawEncrStreamElement()
4027 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in insertRawEncrStreamElement()
4382 …if ( !aName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aName, sal_Fals… in getByName()
4658 setEncryptionData( ::comphelper::OStorageHelper::CreatePackageEncryptionData( aPass ) ); in setEncryptionPassword()
5693 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in insertStreamElementDirect()
5786 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in copyElementDirectlyTo()
5787 …|| !aNewName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aNewName, sal_… in copyElementDirectlyTo()
6046 …if ( !aElementName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aElement… in getElementPropertyValue()
6149 …if ( !aStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamNa… in copyStreamElementData()
6239 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openStreamElementByHierarchicalName()
6291 …yptedStreamByHierarchicalName( aStreamPath, nOpenMode, ::comphelper::OStorageHelper::CreatePackage… in openEncryptedStreamElementByHierarchicalName()
6311 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in removeStreamElementByHierarchicalName()
6351 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openEncryptedStreamByHierarchicalName()