Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dpathsettings.cxx422 OUStringList lOldVals = impl_readOldFormat(sPath); in impl_updatePath() local
427 impl_subst(lOldVals, fa_getSubstitution(), sal_False); in impl_updatePath()
428 impl_mergeOldUserPaths(aPath, lOldVals); in impl_updatePath()
548 css::uno::Sequence< css::uno::Any > lOldVals(1); in impl_notifyPropListener() local
573 lOldVals[0] <<= sVal; in impl_notifyPropListener()
586 lOldVals[0] <<= pPathOld->lInternalPaths.getAsConstList(); in impl_notifyPropListener()
595 lOldVals[0] <<= pPathOld->lUserPaths.getAsConstList(); in impl_notifyPropListener()
604 lOldVals[0] <<= pPathOld->sWritePath; in impl_notifyPropListener()
613 lOldVals.getArray(), in impl_notifyPropListener()