Home
last modified time | relevance | path

Searched refs:setEncryptionData (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/offapi/com/sun/star/embed/
H A DXEncryptionProtectedSource2.idl54 void setEncryptionData( [in] sequence< ::com::sun::star::beans::NamedValue > aEncryptionData )
/aoo41x/main/comphelper/source/misc/
H A Dstoragehelper.cxx250 xEncrSet->setEncryptionData( aEncryptionData ); in SetCommonStorageEncryptionData()
/aoo41x/main/package/source/xstor/
H A Dowriteablestream.hxx369 …virtual void SAL_CALL setEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::…
H A Dowriteablestream.cxx1244 xEncr->setEncryptionData( aEncryptionData.getAsConstNamedValueList() ); in CopyInternallyTo_Impl()
2727 void SAL_CALL OWriteStream::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptio… in setEncryptionData() function in OWriteStream
H A Dxstorage.hxx642 virtual void SAL_CALL setEncryptionData(
H A Dxstorage.cxx752 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 61 milliseconds