Searched refs:IsToBeEncrypted (Results 1 – 2 of 2) sorted by relevance
355 …sal_Bool bToBeEncrypted = rInfo.pStream->IsToBeEncrypted() && (rEncryptionKey.getLength() || rInfo… in saveChild()438 if ( rInfo.pStream->IsEncrypted() && rInfo.pStream->IsToBeEncrypted() ) in saveChild()
85 sal_Bool IsToBeEncrypted () const { return bToBeEncrypted;} in IsToBeEncrypted() function in ZipPackageStream
Completed in 17 milliseconds