Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dpathsettings.cxx850 PathSettings::PathInfo aChangePath(*pOrgPath); in impl_setPathValue() local
860 impl_purgeKnownPaths(aChangePath, lList); in impl_setPathValue()
864 if (aChangePath.bIsSinglePath) in impl_setPathValue()
879 aChangePath.lUserPaths.push_back(*pIt); in impl_setPathValue()
887 if (aChangePath.bIsSinglePath) in impl_setPathValue()
901 aChangePath.lInternalPaths = lList; in impl_setPathValue()
907 if (aChangePath.bIsSinglePath) in impl_setPathValue()
921 aChangePath.lUserPaths = lList; in impl_setPathValue()
931 aChangePath.sWritePath = sVal; in impl_setPathValue()
954 impl_storePath(aChangePath); in impl_setPathValue()
[all …]

Completed in 18 milliseconds