Searched refs:sUserPath (Results 1 – 3 of 3) sorted by relevance
107 String sUserPath; member303 SetPathList( nRealId, pPathImpl->sUserPath, pPathImpl->sWritablePath ); in FillItemSet()355 pPathImpl->sUserPath = sUser; in Reset()464 String sUserPath, sWritablePath; in IMPL_LINK() local468 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()[all …]
167 OUString sUserPath( SvtPathOptions().GetUserConfigPath() ); in ButtonSetImpl() local168 sUserPath += sSubPath; in ButtonSetImpl()169 scanForButtonSets( sUserPath ); in ButtonSetImpl()
60 String sSharePath, sUserPath, sAutoPath( aPathOpt.GetAutoCorrectPath() ); in SvxAutoCorrCfg() local63 for( sal_uInt16 n = 0; n < 2; ++n, pS = &sUserPath ) in SvxAutoCorrCfg()70 pAutoCorrect = new SvxAutoCorrect( sSharePath, sUserPath ); in SvxAutoCorrCfg()
Completed in 22 milliseconds