Home
last modified time | relevance | path

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

/aoo41x/main/sal/inc/rtl/
H A Dstring.hxx972 inline void DbgOut( const rtl::OString& rMessage, sal_uInt16 nOutType, const sal_Char* pFileName, s… in DbgOut() argument
973 { DbgOut( rMessage.getStr(), nOutType, pFileName, nLineNum); } in DbgOut()
/aoo41x/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 19 milliseconds