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.cxx424 OUStringList lOldVals = impl_readOldFormat(sPath); in impl_updatePath() local
429 impl_subst(lOldVals, fa_getSubstitution(), sal_False); in impl_updatePath()
430 impl_mergeOldUserPaths(aPath, lOldVals); in impl_updatePath()
550 css::uno::Sequence< css::uno::Any > lOldVals(1); in impl_notifyPropListener() local
575 lOldVals[0] <<= sVal; in impl_notifyPropListener()
588 lOldVals[0] <<= pPathOld->lInternalPaths.getAsConstList(); in impl_notifyPropListener()
597 lOldVals[0] <<= pPathOld->lUserPaths.getAsConstList(); in impl_notifyPropListener()
606 lOldVals[0] <<= pPathOld->sWritePath; in impl_notifyPropListener()
615 lOldVals.getArray(), in impl_notifyPropListener()

Completed in 12 milliseconds