Home
last modified time | relevance | path

Searched refs:sMediaTypeProperty (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/package/source/manifest/
H A DManifestExport.cxx71 const ::rtl::OUString sMediaTypeProperty ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in ManifestExport() local
111 if (pValue->Name.equals (sMediaTypeProperty) ) in ManifestExport()
207 if (pValue->Name.equals (sMediaTypeProperty) ) in ManifestExport()
/AOO41X/main/package/source/zippackage/
H A DZipPackageFolder.cxx312 const ::rtl::OUString sMediaTypeProperty ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in saveChild() local
334 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()
363 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()