Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx238 aDestination = css::uno::makeAny(getAsConstNamedValueList()); in getAsConstAny()
280 const css::uno::Sequence< css::beans::NamedValue > SequenceAsHashMap::getAsConstNamedValueList() co… in getAsConstNamedValueList() function in comphelper::SequenceAsHashMap
/aoo41x/main/oox/source/core/
H A Dbinarycodec.cxx209 return aHashData.getAsConstNamedValueList(); in getEncryptionData()
319 return aHashData.getAsConstNamedValueList(); in getEncryptionData()
H A Dfilterdetect.cxx439 aResult = aEncryptionData.getAsConstNamedValueList(); in lclGenerateEncryptionKey()
/aoo41x/main/filter/source/msfilter/
H A Dmscodec.cxx200 return aHashData.getAsConstNamedValueList(); in GetEncryptionData()
345 return aHashData.getAsConstNamedValueList(); in GetEncryptionData()
/aoo41x/main/comphelper/inc/comphelper/
H A Dsequenceashashmap.hxx235 …::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > getAsConstNamedValueList() const;
/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx979 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()
H A Dohierarchyholder.cxx117 …ptedStreamByHierarchicalName( aNextName, nStreamMode, aEncryptionData.getAsConstNamedValueList() ); in GetStreamHierarchically()
H A Dxstorage.cxx752 xEncr->setEncryptionData( GetCommonRootEncryptionData().getAsConstNamedValueList() ); in CopyToStorage()
959 pElement->m_pStream->GetCachedEncryptionData().getAsConstNamedValueList() ); in CopyStorageElement()
4789 uno::makeAny( aEncryptionMap.getAsConstNamedValueList() ) ); in setEncryptionData()
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx1833 aAny <<= aAlgorithms.getAsConstNamedValueList(); in getPropertyValue()
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1669 …->Put( SfxUnoAnyItem( SID_ENCRYPTIONDATA, uno::makeAny( aHashData.getAsConstNamedValueList() ) ) ); in execute()

Completed in 86 milliseconds