Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/
H A DSysShExec.cxx336 sal_Int32 psxErr = GetLastError(); in execute() local
337 if (ERROR_SUCCESS == psxErr) in execute()
338 psxErr = E_UNKNOWN_EXEC_ERROR; in execute()
340 psxErr = MapError(psxErr); in execute()
345 psxErr); in execute()

Completed in 13 milliseconds