Home
last modified time | relevance | path

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

/trunk/main/tools/source/debug/
H A Ddebug.cxx1624 void DbgOut( const sal_Char* pMsg, sal_uInt16 nDbgOut, const sal_Char* pFile, sal_uInt16 nLine ) in DbgOut() argument
1636 if ( nDbgOut == DBG_OUT_ERROR ) in DbgOut()
1643 else if ( nDbgOut == DBG_OUT_WARNING ) in DbgOut()
1783 void DbgOutTypef( sal_uInt16 nDbgOut, const sal_Char* pFStr, ... ) in DbgOutTypef() argument
1792 DbgOut( aBuf, nDbgOut ); in DbgOutTypef()

Completed in 20 milliseconds