Searched refs:getAsConstNamedValueList (Results 1 – 10 of 10) sorted by relevance
238 aDestination = css::uno::makeAny(getAsConstNamedValueList()); in getAsConstAny()280 const css::uno::Sequence< css::beans::NamedValue > SequenceAsHashMap::getAsConstNamedValueList() co… in getAsConstNamedValueList() function in comphelper::SequenceAsHashMap
209 return aHashData.getAsConstNamedValueList(); in getEncryptionData()319 return aHashData.getAsConstNamedValueList(); in getEncryptionData()
439 aResult = aEncryptionData.getAsConstNamedValueList(); in lclGenerateEncryptionKey()
200 return aHashData.getAsConstNamedValueList(); in GetEncryptionData()345 return aHashData.getAsConstNamedValueList(); in GetEncryptionData()
235 …::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > getAsConstNamedValueList() const;
979 uno::makeAny( m_aEncryptionData.getAsConstNamedValueList() ) ); in Commit()1244 xEncr->setEncryptionData( aEncryptionData.getAsConstNamedValueList() ); in CopyInternallyTo_Impl()1312 SetEncryptionKeyProperty_Impl( xPropertySet, aEncryptionData.getAsConstNamedValueList() ); in GetStream()1639 uno::Sequence< beans::NamedValue > aKey = aEncryptionData.getAsConstNamedValueList(); in GetCopyOfLastCommit()1661 SetEncryptionKeyProperty_Impl( xPropertySet, aEncryptionData.getAsConstNamedValueList() ); in GetCopyOfLastCommit()
117 …ptedStreamByHierarchicalName( aNextName, nStreamMode, aEncryptionData.getAsConstNamedValueList() ); in GetStreamHierarchically()
752 xEncr->setEncryptionData( GetCommonRootEncryptionData().getAsConstNamedValueList() ); in CopyToStorage()959 pElement->m_pStream->GetCachedEncryptionData().getAsConstNamedValueList() ); in CopyStorageElement()4789 uno::makeAny( aEncryptionMap.getAsConstNamedValueList() ) ); in setEncryptionData()
1833 aAny <<= aAlgorithms.getAsConstNamedValueList(); in getPropertyValue()
1669 …->Put( SfxUnoAnyItem( SID_ENCRYPTIONDATA, uno::makeAny( aHashData.getAsConstNamedValueList() ) ) ); in execute()
Completed in 186 milliseconds