Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/mozbootstrap/
H A DMNSProfileDiscover.cxx47 profilePath = aProfilePath; in ProfileStruct()
51 return profilePath; in getProfilePath()
93 ::rtl::OUString profilePath; in LoadXPToolkitProfiles()
112 profilePath = aValue->sValue; in LoadXPToolkitProfiles()
119 if (profileName.getLength() != 0 || profilePath.getLength() != 0) in LoadXPToolkitProfiles()
129 profilePath = regDir + profilePath; in LoadXPToolkitProfiles()
133 profilePath); in LoadXPToolkitProfiles()
H A DMNSProfileDiscover.hxx62 ::rtl::OUString profilePath;
/aoo42x/main/sal/osl/unx/
H A Dprofile.c182 char profilePath[PATH_MAX] = ""; in osl_openProfile() local
185 FileURLToPath( profilePath, PATH_MAX, ustrProfileName ); in osl_openProfile()
187 return osl_psz_openProfile( profilePath,Options ); in osl_openProfile()

Completed in 97 milliseconds