Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2829 uno::Sequence< beans::NamedValue > aOldEncryptionData; in impl_store() local
2830 if (GetEncryptionData_Impl( pMedium->GetItemSet(), aOldEncryptionData )) in impl_store()
2863 uno::Sequence< beans::NamedValue > aOldEncryptionData; in impl_store() local
2864 GetEncryptionData_Impl( pMedium->GetItemSet(), aOldEncryptionData ); in impl_store()
2866 … if ( !aOldEncryptionData.getLength() && !aNewEncryptionData.getLength() ) in impl_store()

Completed in 39 milliseconds