Home
last modified time | relevance | path

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

/aoo42x/main/extensions/workben/
H A Dpythontest.cxx144 void dumpVarToStream( const char *pcName, const UsrAny &any, FILE *f );
296 dumpVarToStream( &(pcLine[4]) , any , stderr ); in cmdLine()
358 void CmdDebugger::dumpVarToStream( const char *pc , const UsrAny &aValue, FILE *f ) in dumpVarToStream() function in CmdDebugger
434 dumpVarToStream( s.GetCharStr() , pSeqRefl->get( aValue , i ) , stderr ); in dumpVarToStream()

Completed in 14 milliseconds