Searched refs:setEncryptionData (Results 1 – 6 of 6) sorted by relevance
54 void setEncryptionData( [in] sequence< ::com::sun::star::beans::NamedValue > aEncryptionData )
250 xEncrSet->setEncryptionData( aEncryptionData ); in SetCommonStorageEncryptionData()
369 …virtual void SAL_CALL setEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::…
1244 xEncr->setEncryptionData( aEncryptionData.getAsConstNamedValueList() ); in CopyInternallyTo_Impl()2727 void SAL_CALL OWriteStream::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptio… in setEncryptionData() function in OWriteStream
642 virtual void SAL_CALL setEncryptionData(
752 xEncr->setEncryptionData( GetCommonRootEncryptionData().getAsConstNamedValueList() ); in CopyToStorage()4660 setEncryptionData( ::comphelper::OStorageHelper::CreatePackageEncryptionData( aPass ) ); in setEncryptionPassword()4740 void SAL_CALL OStorage::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptionDat… in setEncryptionData() function in OStorage
Completed in 64 milliseconds