Home
last modified time | relevance | path

Searched refs:sVersionProperty (Results 1 – 4 of 4) sorted by relevance

/trunk/main/package/source/package/manifest/
H A DManifestExport.cxx70 const ::rtl::OUString sVersionProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in ManifestExport() local
119 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport()
212 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx104 OUString sVersionProperty( in initialize() local
124 else if (!bVersion && sVersionProperty.equals(i->first)) in initialize()
H A Dgnujre.cxx83 OUString sVersionProperty( in initialize() local
109 else if (!bVersion && sVersionProperty.equals(i->first)) in initialize()
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx308 const ::rtl::OUString sVersionProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in saveChild() local
331 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()
360 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()

Completed in 25 milliseconds