Searched refs:nDbgOut (Results 1 – 1 of 1) sorted by relevance
1624 void DbgOut( const sal_Char* pMsg, sal_uInt16 nDbgOut, const sal_Char* pFile, sal_uInt16 nLine ) in DbgOut() argument1636 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() argument1792 DbgOut( aBuf, nDbgOut ); in DbgOutTypef()
Completed in 22 milliseconds