Searched refs:rslvdSrcUnqPath (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/ucb/source/ucp/file/ |
H A D | shell.cxx | 1361 rtl::OUString rslvdSrcUnqPath; in copy() local 1370 rslvdSrcUnqPath = stat.getLinkTargetURL(); in copy() 1375 rslvdSrcUnqPath = srcUnqPath; in copy() 1386 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,true ); in copy() 1402 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,false ); in copy() 1415 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,true ); in copy() 1441 nError = copy_recursive( rslvdSrcUnqPath,newDstUnqPath,IsWhat,true ); in copy() 1466 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,true ); in copy() 1486 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,true ); in copy()
|
Completed in 32 milliseconds