Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/except/
H A Ddbgloop.cxx47 pDbg = 0; in Reset()
60 if( !nPtr && ( pDbg != pThis || !pThis ) ) in Push()
63 pDbg = pThis; in Push()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx204 SvStream *pDbg = sw::hack::CreateDebuggingStream(CREATE_CONST_ASC(".pct")); in SwWw6ReadMacPICTStream() local
205 pDbg->Seek(0x200); //Prepend extra 0x200 of zeros to make this a valid PICT in SwWw6ReadMacPICTStream()
206 sw::hack::DumpStream(*pStp, *pDbg); in SwWw6ReadMacPICTStream()
207 delete pDbg; in SwWw6ReadMacPICTStream()
H A Dww8par.cxx4383 SvStream *pDbg = sw::hack::CreateDebuggingStream(CREATE_CONST_ASC(".ttf.dump")); in CoreLoad() local
4384 sw::hack::DumpStream(*pStrm, *pDbg, nLen); in CoreLoad()
4385 delete pDbg; in CoreLoad()
/trunk/main/extensions/workben/
H A Dpythontest.cxx511 CmdDebugger *pDbg = new CmdDebugger( &xDebug , &xEngine , &xInvokation ); in main() local
513 XEngineListenerRef xDebugRef( (XEngineListener *) pDbg , USR_QUERY); in main()
544 pDbg->cmdLine(); in main()
/trunk/main/sw/source/core/inc/
H A Ddbgloop.hxx40 const void *pDbg; member in DbgLoopStack

Completed in 67 milliseconds