Searched refs:aPackKey (Results 1 – 1 of 1) sorted by relevance
1650 uno::Sequence< beans::NamedValue > aPackKey; in GetCopyOfLastCommit() local1651 …PropertyValue( ::rtl::OUString::createFromAscii( STORAGE_ENCRYPTION_KEYS_PROPERTY ) ) >>= aPackKey; in GetCopyOfLastCommit()1652 if ( !SequencesEqual( aKey, aPackKey ) ) in GetCopyOfLastCommit()
Completed in 24 milliseconds