Home
last modified time | relevance | path

Searched refs:aProfileName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/mozbootstrap/
H A DMNSProfileDiscover.hxx54 ProfileStruct(MozillaProductType aProduct,::rtl::OUString aProfileName,
68 … void setCurrentProfile(::rtl::OUString aProfileName){mCurrentProfileName = aProfileName;} in setCurrentProfile() argument
H A DMNSProfileDiscover.cxx42 ProfileStruct::ProfileStruct(MozillaProductType aProduct,::rtl::OUString aProfileName, in ProfileStruct() argument
46 profileName = aProfileName; in ProfileStruct()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx553 ::rtl::OUString aVersion, aProfileName; in findInstallation()
558 aProfileName = (*i_ver).copy( nSeparatorIndex+1 ); in findInstallation()
561 if ( aVersion.getLength() && aProfileName.getLength() && in findInstallation()
562 …( !aInfo.userdata.getLength() || !aProfileName.toAsciiLowerCase().compareTo( aProductName, aProduc… in findInstallation()
573 aUserInst += aProfileName; in findInstallation()

Completed in 27 milliseconds