Lines Matching refs:Value

265 										pValue[j].Value >>= sPath;  in parseManifest()
267 pValue[j].Value >>= sVersion; in parseManifest()
269 pValue[j].Value >>= sMediaType; in parseManifest()
271 pSalt = &( pValue[j].Value ); in parseManifest()
273 pVector = &( pValue[j].Value ); in parseManifest()
275 pCount = &( pValue[j].Value ); in parseManifest()
277 pSize = &( pValue[j].Value ); in parseManifest()
279 pDigest = &( pValue[j].Value ); in parseManifest()
281 pDigestAlg = &( pValue[j].Value ); in parseManifest()
283 pEncryptionAlg = &( pValue[j].Value ); in parseManifest()
285 pStartKeyAlg = &( pValue[j].Value ); in parseManifest()
287 pDerivedKeySize = &( pValue[j].Value ); in parseManifest()
690 aNamedValue.Value >>= m_bForceRecovery; in initialize()
697 aNamedValue.Value >>= bPackFormat; in initialize()
707 if ( aNamedValue.Value >>= aFormatName ) in initialize()
718 else if ( aNamedValue.Value >>= nFormatID ) in initialize()
734 aNamedValue.Value >>= m_bAllowRemoveOnInsert; in initialize()
1109 ( *aIter )[PKG_MNFST_MEDIATYPE].Value >>= aType; in WriteContentTypes()
1114 ( *aIter )[PKG_MNFST_FULLPATH].Value >>= aPath; in WriteContentTypes()
1244 aPropSeq [PKG_MNFST_MEDIATYPE].Value <<= m_pRootFolder->GetMediaType(); in writeTempFile()
1246 aPropSeq [PKG_MNFST_VERSION].Value <<= m_pRootFolder->GetVersion(); in writeTempFile()
1248 … aPropSeq [PKG_MNFST_FULLPATH].Value <<= OUString ( RTL_CONSTASCII_USTRINGPARAM ( "/" ) ); in writeTempFile()
1607 m_aStorageEncryptionKeys[nInd].Value >>= aResult; in GetEncryptionKey()
1778 if ( !( aAlgorithms[nInd].Value >>= nID ) in setPropertyValue()
1787 if ( !( aAlgorithms[nInd].Value >>= nID ) in setPropertyValue()
1796 if ( !( aAlgorithms[nInd].Value >>= nID ) in setPropertyValue()