Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx401 static sal_Int32 PathRemoveFileSpec(LPTSTR lpPath, LPTSTR lpFileName, sal_Int32 nFileBufLen ) in PathRemoveFileSpec() function
465 sal_Int32 nRemoved = PathRemoveFileSpec( lpszPath, szFile, MAX_PATH + 1 ); in GetCaseCorrectPathNameEx()
470 nLastStepRemoved = PathRemoveFileSpec( lpszPath, szFile, MAX_PATH + 1 ); in GetCaseCorrectPathNameEx()

Completed in 17 milliseconds