Home
last modified time | relevance | path

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

/trunk/main/sal/inc/rtl/
H A Dstring.hxx976 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()
/trunk/main/tools/inc/tools/
H A Ddebug.hxx341 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 25 milliseconds