Home
last modified time | relevance | path

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

/aoo4110/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1352 if ( aNewValue != m_aProps.aEncryptionKey ) in setPropertyValues()
1356 m_aProps.aEncryptionKey ); in setPropertyValues()
1359 m_aProps.aEncryptionKey = aNewValue; in setPropertyValues()
2640 uno::makeAny( m_aProps.aEncryptionKey ) ); in storeData()
2802 uno::makeAny( m_aProps.aEncryptionKey ) ); in storeData()
H A Dpkgcontent.hxx82 sal_Int8 > aEncryptionKey; // EncryptionKey member
/aoo4110/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1661 …uno::Sequence< sal_Int8 > aEncryptionKey = ::comphelper::DocPasswordHelper::GenerateStd97Key( pPas… in execute() local
1663 if ( aEncryptionKey.getLength() ) in execute()
1666 …hData[ ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "STD97EncryptionKey" ) ) ] <<= aEncryptionKey; in execute()

Completed in 46 milliseconds