Searched refs:lpFilePart (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | sendreportw32.cxx | 215 LPTSTR lpFilePart; in SendReport() local 219 if ( SearchPath( NULL, TEXT("crashrep.exe"), NULL, MAX_PATH, szPath, &lpFilePart ) ) in SendReport()
|
/aoo41x/main/sal/osl/w32/ |
H A D | signal.cxx | 117 LPTSTR lpFilePart; in ReportCrash() local 181 …SearchPath( NULL, TEXT( "crashrep.exe" ), NULL, aPath.getBufSizeInSymbols(), aPath, &lpFilePart ) ) in ReportCrash()
|
H A D | file_url.cxx | 1078 LPTSTR lpFilePart = NULL; in osl_getAbsoluteFileURL() local 1096 …fer), aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), &lpFilePart ); in osl_getAbsoluteFileURL()
|
/aoo41x/main/sal/inc/systools/win32/ |
H A D | kernel9x.h | 262 LPWSTR *lpFilePart // address of file name in path
|
Completed in 18 milliseconds