Home
last modified time | relevance | path

Searched refs:lpFilePart (Results 1 – 4 of 4) sorted by path

/trunk/main/sal/inc/systools/win32/
H A Dkernel9x.h262 LPWSTR *lpFilePart // address of file name in path
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx1078 LPTSTR lpFilePart = NULL; in osl_getAbsoluteFileURL() local
1096 …fer), aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), &lpFilePart ); in osl_getAbsoluteFileURL()
H A Dsignal.cxx117 LPTSTR lpFilePart; in ReportCrash() local
181 …SearchPath( NULL, TEXT( "crashrep.exe" ), NULL, aPath.getBufSizeInSymbols(), aPath, &lpFilePart ) ) in ReportCrash()
/trunk/main/svx/source/dialog/
H A Dsendreportw32.cxx215 LPTSTR lpFilePart; in SendReport() local
219 if ( SearchPath( NULL, TEXT("crashrep.exe"), NULL, MAX_PATH, szPath, &lpFilePart ) ) in SendReport()

Completed in 33 milliseconds