Home
last modified time | relevance | path

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

/trunk/main/rhino/
H A Drhino1_7R3.patch42 public PrintStream getOut() {
43 - return debugGui.getConsole().getOut();
44 + return null;//return debugGui.getConsole().getOut();
/trunk/main/bridges/test/
H A Dtest_bridge.idl67 void getOut( [out] XCallMe callback );
H A Dtestcomp.h59 …virtual void SAL_CALL getOut( ::com::sun::star::uno::Reference< ::test::XCallMe >& callback ) thro…
H A Dtestcomp.cxx413 void OInterfaceTest::getOut( Reference< ::test::XCallMe >& callback ) in getOut() function in OInterfaceTest
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java163 OutputWriter out = io.getOut(); in getOutputWindowWriter()

Completed in 26 milliseconds