Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Ddebug.hxx96 sal_uIntPtr nErrorOut; member
246 return (pData->nErrorOut != DBG_OUT_NULL); in DbgIsErrorOut()
255 return pData->nErrorOut; in DbgGetErrorOut()
691 DbgGetData()->nErrorOut = nOut; \
/trunk/main/tools/source/debug/
H A Ddebug.cxx177 aDbgData.nErrorOut = DBG_OUT_MSGBOX; in DebugData()
763 … lcl_tryReadOutputChannel( pLine, nLineLength, "error", &aDebugData.aDbgData.nErrorOut ); in GetDebugData()
820 lcl_matchOutputChannel( getenv( "DBGSV_ERROR_OUT" ), &aDebugData.aDbgData.nErrorOut ); in GetDebugData()
1234 lcl_writeConfigOutChannel( pIniFile, "error", pData->nErrorOut ); in DbgFunc()
1638 nOut = pData->aDbgData.nErrorOut; in DbgOut()
1640 if ( pData->aDbgData.nErrorOut == DBG_OUT_FILE ) in DbgOut()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1136 ImplSelectChannel( maErrorBox, pData->nErrorOut, mnErrorOff ); in DbgDialog()
1192 aData.nErrorOut = ImplGetChannelId( maErrorBox, mnErrorOff ); in IMPL_LINK()
1268 DBG_INSTOUTERROR( aData.nErrorOut ); in IMPL_LINK()

Completed in 42 milliseconds