Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1251 m_aContext.Encryption.OValue = pTransporter->getOValue(); in prepareEncryption()
1256 m_aContext.Encryption.OValue.clear(); in prepareEncryption()
1343 if( ! io_rProperties.OValue.empty() ) in computeEncryptionKey()
1344 …Error = rtl_digest_updateMD5( aDigest, &io_rProperties.OValue[0] , sal_Int32(io_rProperties.OValue in computeEncryptionKey()
H A Dpdfwriter_impl.cxx1818 if( m_aContext.Encryption.OValue.size() != ENCRYPTED_PWD_SIZE || in PDFWriterImpl()
1825 m_aContext.Encryption.OValue.clear(); in PDFWriterImpl()
6506 …eralString( (const sal_Char*)&m_aContext.Encryption.OValue[0], sal_Int32(m_aContext.Encryption.OVa… in emitTrailer()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx504 std::vector<sal_uInt8> OValue; member
524 { return ! OValue.empty() && ! UValue.empty() && ! DocumentIdentifier.empty(); } in Encrypt()

Completed in 83 milliseconds