Searched refs:MoveFileEx9x (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | checkrunningofficelanguagepack.cxx | 106 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function 169 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkrunningoffice.cxx | 106 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function 169 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()
|
/aoo42x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 175 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x() function 238 return MoveFileEx9x( lpExistingFileNameA, lpNewFileNameA, dwFlags ); in MoveFileExImpl()
|
Completed in 25 milliseconds