Home
last modified time | relevance | path

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

/AOO41X/main/package/source/zippackage/
H A DZipPackageFolder.cxx321 …const ::rtl::OUString sStartKeyAlgProperty ( RTL_CONSTASCII_USTRINGPARAM ( "StartKeyAlgorithm" ) … in saveChild() local
511 aPropSet[PKG_MNFST_STARTALG].Name = sStartKeyAlgProperty; in saveChild()
637 aPropSet[PKG_MNFST_STARTALG].Name = sStartKeyAlgProperty; in saveChild()
/AOO41X/main/package/source/manifest/
H A DManifestExport.cxx79 …const ::rtl::OUString sStartKeyAlgProperty ( RTL_CONSTASCII_USTRINGPARAM ( "StartKeyAlgorithm" ) … in ManifestExport() local
244 else if (pValue->Name.equals ( sStartKeyAlgProperty ) ) in ManifestExport()