Home
last modified time | relevance | path

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

/AOO41X/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()
868 aChangePath.sWritePath = *(lList.begin()); in impl_setPathValue()
870 aChangePath.sWritePath = ::rtl::OUString(); in impl_setPathValue()
879 aChangePath.lUserPaths.push_back(*pIt); in impl_setPathValue()
887 if (aChangePath.bIsSinglePath) in impl_setPathValue()
891 sMsg.append (aChangePath.sPathName); in impl_setPathValue()
901 aChangePath.lInternalPaths = lList; in impl_setPathValue()
907 if (aChangePath.bIsSinglePath) in impl_setPathValue()
[all …]