Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/services/
H A Dpathsettings.cxx397 PathSettings::PathInfo* pPathOld = 0; in impl_updatePath() local
457 pPathOld = 0; in impl_updatePath()
459 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()
469 pPathOld = &(pPath->second); in impl_updatePath()
471 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()
483 pPathOld = &(pPath->second); in impl_updatePath()
485 impl_notifyPropListener(eOp, sPath, pPathOld, pPathNew); in impl_updatePath()
546 const PathSettings::PathInfo* pPathOld, in impl_notifyPropListener() argument
572 if (pPathOld) in impl_notifyPropListener()
574 ::rtl::OUString sVal = impl_convertPath2OldStyle(*pPathOld); in impl_notifyPropListener()
[all …]
/AOO41X/main/framework/inc/services/
H A Dpathsettings.hxx266 const PathSettings::PathInfo* pPathOld,