Searched refs:osl_File_move (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/ucb/source/ucp/file/ |
H A D | shell.cxx | 1145 nError = osl_File_move( srcUnqPath,dstUnqPath,true ); in move() 1173 nError = osl_File_move( srcUnqPath,targetPath ); in move() 1186 nError = osl_File_move( srcUnqPath,dstUnqPath,true ); in move() 1211 nError = osl_File_move( srcUnqPath,newDstUnqPath,true ); in move() 1236 nError = osl_File_move( srcUnqPath,dstUnqPath,true ); in move() 1255 nError = osl_File_move( srcUnqPath,dstUnqPath,true ); in move()
|
H A D | filglob.hxx | 97 extern osl::FileBase::RC osl_File_move( const rtl::OUString& strPath,
|
H A D | filglob.cxx | 246 osl::FileBase::RC osl_File_move( const rtl::OUString& strPath, in osl_File_move() function
|
Completed in 21 milliseconds