Searched refs:getOut (Results 1 – 5 of 5) sorted by relevance
42 public PrintStream getOut() {43 - return debugGui.getConsole().getOut();44 + return null;//return debugGui.getConsole().getOut();
67 void getOut( [out] XCallMe callback );
59 …virtual void SAL_CALL getOut( ::com::sun::star::uno::Reference< ::test::XCallMe >& callback ) thro…
413 void OInterfaceTest::getOut( Reference< ::test::XCallMe >& callback ) in getOut() function in OInterfaceTest
163 OutputWriter out = io.getOut(); in getOutputWindowWriter()
Completed in 31 milliseconds