Home
last modified time | relevance | path

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

/trunk/main/tools/source/debug/
H A Ddebug.cxx148 DbgPrintLine pDbgPrintMsgBox; member
163 ,pDbgPrintMsgBox( NULL ) in DebugData()
1176 return (void*)(sal_IntPtr)(pDebugData->pDbgPrintMsgBox); in DbgFunc()
1200 pDebugData->pDbgPrintMsgBox = (DbgPrintLine)(sal_IntPtr)pParam; in DbgFunc()
1745 if ( pData->pDbgPrintMsgBox ) in DbgOut()
1746 pData->pDbgPrintMsgBox( aBufOut ); in DbgOut()

Completed in 14 milliseconds