Searched refs:pPathNew (Results 1 – 2 of 2) sorted by relevance
396 PathSettings::PathInfo* pPathNew = 0; in impl_updatePath() local456 pPathNew = &aPath; in impl_updatePath()457 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()468 pPathNew = &aPath; in impl_updatePath()469 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()482 pPathNew = 0; in impl_updatePath()483 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()545 const PathSettings::PathInfo* pPathNew) in impl_notifyPropListener() argument575 if (pPathNew) in impl_notifyPropListener()577 ::rtl::OUString sVal = impl_convertPath2OldStyle(*pPathNew); in impl_notifyPropListener()[all …]
267 const PathSettings::PathInfo* pPathNew);