Searched refs:lpszFormat (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/ucb/source/ucp/odma/ |
H A D | odma.h | 57 typedef LPSTR (*ODMSAVEASCALLBACK)(DWORD dwEnvData, LPSTR lpszFormat, LPVOID pInstanceData); 281 DWORD dwFlags, LPSTR lpszFormat, LPSTR lpszDocLocation); 284 LPSTR lpszNewDocId, LPSTR lpszFormat, ODMSAVEASCALLBACK pcbCallBack, 323 LPSTR lpszNewDocId, LPSTR lpszFormat, ODMSAVEASCALLBACK pcbCallBack, 341 LPDWORD pdwFlags, LPSTR lpszFormat, LPSTR lpszDocLocation); 344 LPDWORD pdwFlags, LPSTR lpszFormat, LPSTR lpszDocLocation); 347 LPDWORD pdwFlags, LPSTR lpszLinkedId, LPSTR lpszFormat, 351 LPDWORD pdwFlags, LPSTR lpszLinkedId, LPSTR lpszFormat,
|
H A D | odma_lib.hxx | 75 LPSTR lpszFormat, 81 LPSTR lpszFormat, 145 LPSTR lpszFormat, 179 LPSTR lpszFormat, 185 LPSTR lpszFormat, 192 LPSTR lpszFormat, 199 LPSTR lpszFormat,
|
/aoo41x/main/sal/osl/os2/ |
H A D | diagnose.c | 63 void SAL_CALL osl_trace__yd_os2(const sal_Char* lpszFormat, ...) in osl_trace__yd_os2() argument 80 va_start(args, lpszFormat); in osl_trace__yd_os2() 82 nBuf = vsprintf(szBuffer, lpszFormat, args); in osl_trace__yd_os2()
|
/aoo41x/main/sal/inc/systools/win32/ |
H A D | user9x.h | 121 LPCWSTR lpszFormat // name of new format
|
Completed in 24 milliseconds