Searched refs:GetEncryptionData_Impl (Results 1 – 5 of 5) sorted by relevance
205 bool GetEncryptionData_Impl( const SfxItemSet* pSet, uno::Sequence< beans::NamedValue >& o_rEncrypt… in GetEncryptionData_Impl() function1043 if ( GetEncryptionData_Impl( GetMedium()->GetItemSet(), aEncryptionData ) ) in DoSave()1432 if ( GetEncryptionData_Impl( rMedium.GetItemSet(), aEncryptionData ) ) in SaveTo_Impl()3227 if ( GetEncryptionData_Impl(pMedium->GetItemSet(), aEncryptionData) ) in LoadOwnFormat()
2830 if (GetEncryptionData_Impl( pMedium->GetItemSet(), aOldEncryptionData )) in impl_store()2864 GetEncryptionData_Impl( pMedium->GetItemSet(), aOldEncryptionData ); in impl_store()
903 if ( GetEncryptionData_Impl( pSet, aEncryptionData ) ) in SetEncryptionDataToStorage_Impl()
329 if ( GetEncryptionData_Impl( pObjShell->GetMedium()->GetItemSet(), aEncryptionData ) ) in Open_Impl()
104 bool GetEncryptionData_Impl( const SfxItemSet* pSet, ::com::sun::star::uno::Sequence< ::com::sun::s…
Completed in 84 milliseconds