Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Ddebug.hxx339 #define DBG_OUT_ERROR 3 macro
352 #define DbgError( msg) do{ DbgOut( msg, DBG_OUT_ERROR, __FILE__, __LINE__ ); } while(0)
621 DbgOutTypef( DBG_OUT_ERROR, aError, \
630 DbgOutTypef( DBG_OUT_ERROR, aError, \
639 DbgOutTypef( DBG_OUT_ERROR, aError, \
648 DbgOutTypef( DBG_OUT_ERROR, aError, \
657 DbgOutTypef( DBG_OUT_ERROR, aError, \
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1492 DbgOutTypef( DBG_OUT_ERROR, "Double mnemonic char: %c", cAccel ); in DbgDialogTest()
1521 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1544 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1554 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1564 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1582 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1612 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1618 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1710 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
1753 DbgOutTypef( DBG_OUT_ERROR, in DbgDialogTest()
[all …]
/trunk/main/tools/source/debug/
H A Ddebug.cxx960 …DbgOut( pszMessage ? pszMessage : "assertion failed!", DBG_OUT_ERROR, pszFileName, (sal_uInt16)nLi… in dbg_printOslDebugMessage()
1636 if ( nDbgOut == DBG_OUT_ERROR ) in DbgOut()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2562 DbgOut( aMsg.GetBuffer(), DBG_OUT_ERROR, __FILE__, __LINE__); in _FillState()

Completed in 58 milliseconds