Lines Matching refs:Value

368                 aEncryptionAlgs[0].Value <<= xml::crypto::DigestID::SHA1;  in SetupStorage()
369 aEncryptionAlgs[1].Value <<= xml::crypto::CipherID::BLOWFISH_CFB_8; in SetupStorage()
370 aEncryptionAlgs[2].Value <<= xml::crypto::DigestID::SHA1_1K; in SetupStorage()
385 aEncryptionAlgs[0].Value <<= xml::crypto::DigestID::SHA256; in SetupStorage()
386 aEncryptionAlgs[2].Value <<= xml::crypto::DigestID::SHA256_1K; in SetupStorage()
389 aEncryptionAlgs[1].Value <<= xml::crypto::CipherID::AES_CBC_W3C_PADDING; in SetupStorage()
519 aArgs[nLength].Value <<= ::rtl::OUString( GetTitle( SFX_TITLE_DETECT ) ); in DoInitNew()
931 aProps[nProperty].Value >>= aServiceName; in HandleFilter()
2291 rFilterProp.Value >>= aFilterImplName; in InsertFrom()
2340 …aArgs[nEnd-1].Value <<= com::sun::star::uno::Reference < com::sun::star::io::XInputStream > ( new … in InsertFrom()
2347 aArgs[nEnd-1].Value <<= rMedium.GetBaseURL(); in InsertFrom()
2352 aArgs[nEnd-1].Value <<= (sal_Bool) sal_True; in InsertFrom()
2387 rFilterProp.Value >>= aFilterImplName; in ImportFrom()
2436 …aArgs[nEnd-1].Value <<= com::sun::star::uno::Reference < com::sun::star::io::XInputStream > ( new … in ImportFrom()
2443 aArgs[nEnd-1].Value <<= rMedium.GetBaseURL(); in ImportFrom()
2501 rFilterProp.Value >>= aFilterImplName; in ExportTo()
2544 pNewValue[i].Value <<= OUString ( rMedium.GetName() ); in ExportTo()
2557 …aArgs[nEnd-1].Value <<= com::sun::star::uno::Reference < com::sun::star::io::XOutputStream > ( new… in ExportTo()
2565 …aArgs[nEnd-1].Value <<= com::sun::star::uno::Reference < com::sun::star::io::XStream > ( new utl::… in ExportTo()
2572 aArgs[nEnd-1].Value <<= rMedium.GetBaseURL( sal_True ); in ExportTo()
3072 aProps[nInd].Value >>= aFilterName; in IsInformationLost()
3074 aProps[nInd].Value >>= aPreusedFilterName; in IsInformationLost()