Searched refs:PKG_MNFST_MEDIATYPE (Results 1 – 4 of 4) sorted by relevance
329 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()330 aPropSet[PKG_MNFST_MEDIATYPE].Value <<= rInfo.pFolder->GetMediaType(); in saveChild()358 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()359 aPropSet[PKG_MNFST_MEDIATYPE].Value <<= rInfo.pStream->GetMediaType( ); in saveChild()
1107 …OSL_ENSURE( ( *aIter )[PKG_MNFST_MEDIATYPE].Name.equals( sMediaType ) && ( *aIter )[PKG_MNFST_FULL… in WriteContentTypes()1109 ( *aIter )[PKG_MNFST_MEDIATYPE].Value >>= aType; in WriteContentTypes()1243 aPropSeq [PKG_MNFST_MEDIATYPE].Name = sMediaType; in writeTempFile()1244 aPropSeq [PKG_MNFST_MEDIATYPE].Value <<= m_pRootFolder->GetMediaType(); in writeTempFile()
48 case PKG_MNFST_MEDIATYPE: pName = "MediaType"; break; in getMnfstPropName()116 setProperty( PKG_MNFST_MEDIATYPE, aConvertedAttribs[sMediaTypeAttribute]); in startElement()
38 #define PKG_MNFST_MEDIATYPE 0 macro
Completed in 34 milliseconds