Home
last modified time | relevance | path

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

/aoo4110/main/extensions/workben/
H A Dpythontest.cxx59 class CmdDebugger : class
65 CmdDebugger() in CmdDebugger() function in CmdDebugger
74 CmdDebugger( XDebuggingRef *p, XEngineRef *pEngine , XInvokationRef *pInvokation) in CmdDebugger() function in CmdDebugger
79 ~CmdDebugger() in ~CmdDebugger()
160 void CmdDebugger::cmdLine() in cmdLine()
336 void CmdDebugger::dumpIntrospectionToStream( const XIntrospectionAccessRef &ref, FILE *f ) in dumpIntrospectionToStream()
358 void CmdDebugger::dumpVarToStream( const char *pc , const UsrAny &aValue, FILE *f ) in dumpVarToStream()
443 void CmdDebugger::detach() in detach()
454 BOOL CmdDebugger::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface()
511 CmdDebugger *pDbg = new CmdDebugger( &xDebug , &xEngine , &xInvokation ); in main()

Completed in 24 milliseconds