Searched refs:nOutType (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/inc/rtl/ |
H A D | string.hxx | 976 inline void DbgOut( const rtl::OString& rMessage, sal_uInt16 nOutType, const sal_Char* pFileName, s… in DbgOut() argument 977 { DbgOut( rMessage.getStr(), nOutType, pFileName, nLineNum); } in DbgOut()
|
/aoo42x/main/tools/inc/tools/ |
H A D | debug.hxx | 341 TOOLS_DLLPUBLIC void DbgOut( const sal_Char* pMsg, sal_uInt16 nOutType = DBG_OUT_TRACE, 344 TOOLS_DLLPUBLIC void DbgOutTypef( sal_uInt16 nOutType, const sal_Char* pFStr, ... );
|
Completed in 38 milliseconds