Home
last modified time | relevance | path

Searched refs:szApiCall (Results 1 – 2 of 2) sorted by path

/aoo41x/main/vcl/inc/win/
H A Dsaldata.hxx229 sal_Bool ImplWriteLastError( DWORD lastError, const char *szApiCall );
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx6404 sal_Bool ImplWriteLastError( DWORD lastError, const char *szApiCall ) argument
6436 fprintf( fp, "%s returned %u (0x%x)\n", szApiCall, lastError, lastError );

Completed in 47 milliseconds