Searched refs:lpComment (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/crashrep/source/win32/ |
H A D | soreport.cpp | 244 BOOL WriteCommentFile( LPCTSTR lpComment ); 2177 BOOL WriteCommentFile( LPCTSTR lpComment ) in WriteCommentFile() argument 2194 int needed = WideCharToMultiByte( CP_UTF8, 0, lpComment, -1, NULL, 0, NULL, NULL ); in WriteCommentFile() 2198 WideCharToMultiByte( CP_UTF8, 0, lpComment, -1, lpCommentUTF8, needed, NULL, NULL ); in WriteCommentFile()
|
/aoo42x/main/sal/osl/w32/ |
H A D | security.c | 188 netResource.lpComment = NULL; in osl_loginUserOnFileServer()
|
Completed in 22 milliseconds