Home
last modified time | relevance | path

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

/trunk/main/tools/source/debug/
H A Ddebug.cxx489 …void lcl_tryReadOutputChannel( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName… in lcl_tryReadOutputChannel() function
761lcl_tryReadOutputChannel( pLine, nLineLength, "trace", &aDebugData.aDbgData.nTraceOut ); in GetDebugData()
762lcl_tryReadOutputChannel( pLine, nLineLength, "warning", &aDebugData.aDbgData.nWarningOut ); in GetDebugData()
763lcl_tryReadOutputChannel( pLine, nLineLength, "error", &aDebugData.aDbgData.nErrorOut ); in GetDebugData()

Completed in 23 milliseconds