Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1273 sal_Int32 nAccessPermissions = ( i_rProperties.Security128bit ) ? 0xfffff0c0 : 0xffffffc0 ; in computeAccessPermissions()
1283 if( i_rProperties.Security128bit ) in computeAccessPermissions()
1367 if( io_rProperties.Security128bit ) in computeEncryptionKey()
1509 if( io_rProperties.Security128bit == false ) in computeUDictionaryValue()
H A Dpdfwriter_impl.cxx6499 if( m_aContext.Encryption.Security128bit ) in emitTrailer()
/aoo41x/main/vcl/inc/vcl/
H A Dpdfwriter.hxx485 bool Security128bit; // true to select 128 bit encryption, false for 40 bit member
510 Security128bit ( true ), in PDFEncryptionProperties()
/aoo41x/main/filter/source/pdf/
H A Dpdfexport.cxx670 aContext.Encryption.Security128bit = sal_True; in Export()
725 …DFWriter::InitEncryption( aPermissionPassword, aOpenPassword, aContext.Encryption.Security128bit ); in Export()

Completed in 85 milliseconds