Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Duserinstall.cxx172 …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()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1386 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 Dshell.hxx535 copy_recursive(

Completed in 30 milliseconds