Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/graphical/
H A DHTMLResult.java67 private void writeln(String _sStr) in writeln() method in HTMLResult
96 writeln( "<HTML>"); in header()
97 writeln( "<HEAD>" ); in header()
101 writeln( "</HEAD>"); in header()
115 writeln( "<P>Legend:<BR>"); in indexSection()
119 writeln( "<TR>"); in indexSection()
124 writeln( "</TR>"); in indexSection()
175 writeln( "<TR>"); in indexLine()
180 writeln( "</TR>"); in indexLine()
186 writeln( "</TABLE>"); in close()
[all …]
/aoo4110/main/udkapi/com/sun/star/beans/
H A DXIntroTest.idl94 void writeln( [in] string Text );
/aoo4110/main/stoc/test/
H A Dtestintrosp.idl107 void writeln( [in] string Text );
H A Dtestintrosp.cxx531 virtual void SAL_CALL writeln( const OUString& Text )
765 void ImplIntroTest::writeln( const OUString& Text ) in writeln() function in ImplIntroTest

Completed in 24 milliseconds