Searched refs:sVersionProperty (Results 1 – 4 of 4) sorted by relevance
70 const ::rtl::OUString sVersionProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in ManifestExport() local119 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport()212 else if (pValue->Name.equals (sVersionProperty) ) in ManifestExport()
104 OUString sVersionProperty( in initialize() local124 else if (!bVersion && sVersionProperty.equals(i->first)) in initialize()
83 OUString sVersionProperty( in initialize() local109 else if (!bVersion && sVersionProperty.equals(i->first)) in initialize()
308 const ::rtl::OUString sVersionProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in saveChild() local331 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()360 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()
Completed in 28 milliseconds