Lines Matching refs:sUserPath
107 String sUserPath; member
303 SetPathList( nRealId, pPathImpl->sUserPath, pPathImpl->sWritablePath ); in FillItemSet()
355 pPathImpl->sUserPath = sUser; in Reset()
464 String sUserPath, sWritablePath; in IMPL_LINK() local
468 if ( sUserPath.Len() > 0 ) in IMPL_LINK()
469 sUserPath += MULTIPATH_DELIMITER; in IMPL_LINK()
470 sUserPath += sTemp.GetToken( i, MULTIPATH_DELIMITER ); in IMPL_LINK()
476 pPathImpl->sUserPath = sUserPath; in IMPL_LINK()
499 sUser = pPathImpl->sUserPath; in ChangeCurrentEntry()
563 sUser = pPathImpl->sUserPath; in IMPL_LINK()
621 pPathImpl->sUserPath = sUser; in IMPL_LINK()