Lines Matching refs:NamedValue
111 const uno::Sequence< beans::NamedValue >& aKey ) in SetEncryptionKeyProperty_Impl()
163 …SequencesEqual( const uno::Sequence< beans::NamedValue >& aSequence1, const uno::Sequence< beans::… in SequencesEqual()
442 uno::Sequence< beans::NamedValue > aKey; in IsEncrypted()
870 uno::makeAny( uno::Sequence< beans::NamedValue >() ) ); in InsertStreamDirectly()
969 uno::makeAny( uno::Sequence< beans::NamedValue >() ) ); in Commit()
1323 SetEncryptionKeyProperty_Impl( xPropertySet, uno::Sequence< beans::NamedValue >() ); in GetStream()
1334 SetEncryptionKeyProperty_Impl( xPropertySet, uno::Sequence< beans::NamedValue >() ); in GetStream()
1639 uno::Sequence< beans::NamedValue > aKey = aEncryptionData.getAsConstNamedValueList(); in GetCopyOfLastCommit()
1650 uno::Sequence< beans::NamedValue > aPackKey; in GetCopyOfLastCommit()
1669 SetEncryptionKeyProperty_Impl( xPropertySet, uno::Sequence< beans::NamedValue >() ); in GetCopyOfLastCommit()
1675 SetEncryptionKeyProperty_Impl( xPropertySet, uno::Sequence< beans::NamedValue >() ); in GetCopyOfLastCommit()
1681 SetEncryptionKeyProperty_Impl( xPropertySet, uno::Sequence< beans::NamedValue >() ); in GetCopyOfLastCommit()
2727 void SAL_CALL OWriteStream::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptio… in setEncryptionData()