Home
last modified time | relevance | path

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

/trunk/main/package/source/package/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()
/trunk/main/package/source/package/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()