Searched refs:sFullPathProperty (Results 1 – 2 of 2) sorted by relevance
69 const ::rtl::OUString sFullPathProperty ( RTL_CONSTASCII_USTRINGPARAM ( "FullPath" ) ); in ManifestExport() local115 else if (pValue->Name.equals (sFullPathProperty) ) in ManifestExport()219 else if (pValue->Name.equals (sFullPathProperty) ) in ManifestExport()
309 const ::rtl::OUString sFullPathProperty ( RTL_CONSTASCII_USTRINGPARAM ( "FullPath" ) ); in saveChild() local333 aPropSet[PKG_MNFST_FULLPATH].Name = sFullPathProperty; in saveChild()362 aPropSet[PKG_MNFST_FULLPATH].Name = sFullPathProperty; in saveChild()
Completed in 21 milliseconds