Home
last modified time | relevance | path

Searched refs:aImplDbgOutBuf (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/tools/source/debug/
H A Ddebug.cxx283 static sal_Char aImplDbgOutBuf[DBG_BUF_MAXLEN]; in ImplActivateDebugger() local
284 strcpy( aImplDbgOutBuf, pMsg ); in ImplActivateDebugger()
285 strcat( aImplDbgOutBuf, "\r\n" ); in ImplActivateDebugger()
286 OutputDebugString( aImplDbgOutBuf ); in ImplActivateDebugger()

Completed in 14 milliseconds