Searched refs:aResubstPath (Results 1 – 2 of 2) sorted by relevance
323 PathInfo aResubstPath(aPath); in impl_storePath() local324 impl_subst(aResubstPath, sal_True); in impl_storePath()327 if (! aResubstPath.bIsSinglePath) in impl_storePath()330 aResubstPath.sPathName, in impl_storePath()332 … css::uno::makeAny(aResubstPath.lUserPaths.getAsConstList())); in impl_storePath()336 aResubstPath.sPathName, in impl_storePath()338 css::uno::makeAny(aResubstPath.sWritePath)); in impl_storePath()348 if (xCfgOld->hasByName(aResubstPath.sPathName)) in impl_storePath()351 xProps->setPropertyValue(aResubstPath.sPathName, css::uno::Any()); in impl_storePath()
100 String aResubstPath = xPathSubstService.reSubstituteVariables( aPath ); in workWithPathVariables() local101 System.out.println( "Resubstituted path="+aResubstPath ); in workWithPathVariables()
Completed in 13 milliseconds