Searched refs:copy_recursive (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/desktop/source/app/ |
H A D | userinstall.cxx | 172 …static osl::FileBase::RC copy_recursive( const rtl::OUString& srcUnqPath, const rtl::OUString& dst… in copy_recursive() function 207 err = copy_recursive(newSrcUnqPath, newDstUnqPath); in copy_recursive() 248 rc = copy_recursive( in create_user_install()
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | shell.cxx | 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() 2011 shell::copy_recursive( const rtl::OUString& srcUnqPath, in copy_recursive() function in shell 2065 err = copy_recursive( newSrcUnqPath,newDstUnqPath,newTypeToCopy,false ); in copy_recursive()
|
H A D | shell.hxx | 535 copy_recursive(
|
Completed in 32 milliseconds