Searched refs:aPackKey (Results 1 – 1 of 1) sorted by relevance
1649 uno::Sequence< beans::NamedValue > aPackKey; in GetCopyOfLastCommit() local1650 …PropertyValue( ::rtl::OUString::createFromAscii( STORAGE_ENCRYPTION_KEYS_PROPERTY ) ) >>= aPackKey; in GetCopyOfLastCommit()1651 if ( !SequencesEqual( aKey, aPackKey ) ) in GetCopyOfLastCommit()