Searched refs:pPathNew (Results 1 – 2 of 2) sorted by relevance
398 PathSettings::PathInfo* pPathNew = 0; in impl_updatePath() local458 pPathNew = &aPath; in impl_updatePath()459 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()470 pPathNew = &aPath; in impl_updatePath()471 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()484 pPathNew = 0; in impl_updatePath()485 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()547 const PathSettings::PathInfo* pPathNew) in impl_notifyPropListener() argument577 if (pPathNew) in impl_notifyPropListener()579 ::rtl::OUString sVal = impl_convertPath2OldStyle(*pPathNew); in impl_notifyPropListener()[all …]
267 const PathSettings::PathInfo* pPathNew);