Home
last modified time | relevance | path

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

/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseDateFunctions.java50 getLog().println("starting DateTime function test!"); in testFunctions()
284 getLog().println("CURDATE() is '" + aDate.Year + "-" + aDate.Month + "-" + aDate.Day + "'"); in curdate()
291getLog().println("CURTIME() is '" + aTime.Hours + ":" + aTime.Minutes + ":" + aTime.Seconds + "'"); in curtime()
298 getLog().println("NOW() is '" + aTime.Year + "-" + aTime.Month + "-" + aTime.Day + "'"); in now()
299 getLog().println("'" + aTime.Hours + ":" + aTime.Minutes + ":" + aTime.Seconds + "'"); in now()
H A DDBaseSqlTests.java47 getLog().println("starting SQL test"); in testFunctions()
83 getLog().println(sql + " Error: " + e.getMessage()); in execute()
H A DDBaseStringFunctions.java48 getLog().println("starting String function test"); in testFunctions()
H A DDBaseNumericFunctions.java49 getLog().println("starting Numeric function test"); in testFunctions()
/trunk/main/connectivity/qa/complex/connectivity/
H A DSubTestCase.java38 public LogWriter getLog() in getLog() method in SubTestCase
40 return m_parentTestCase.getLog(); in getLog()
H A DTestCase.java30 public LogWriter getLog(); in getLog() method
H A DDBaseDriverTest.java55 public LogWriter getLog() in getLog() method in DBaseDriverTest
/trunk/main/framework/inc/macros/debug/
H A Dmemorymeasure.hxx103 inline ::rtl::OString getLog() in getLog() function in _DBGMemoryMeasure
198 … _sBuffer.append( AOBJECT.getLog() ); \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DInternalLogWriter.java106 public String getLog() { in getLog() method in InternalLogWriter
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOleProducer.java51 private static final Log LOGGER = LogFactory.getLog(OleProducer.class);
H A DImageProducer.java76 private static final Log LOGGER = LogFactory.getLog(ImageProducer.class);
H A DStyleUtilities.java55 private static final Log LOGGER = LogFactory.getLog(StyleUtilities.class);
H A DOfficeDocumentReportTarget.java121 protected static final Log LOGGER = LogFactory.getLog(OfficeDocumentReportTarget.class);
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java57 private static final Log LOGGER = LogFactory.getLog(DocumentContentReadHandler.class);
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java46 private static final Log LOGGER = LogFactory.getLog(OfficeParserUtil.class);
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java59 private static final Log LOGGER = LogFactory.getLog(FormattedTextLayoutController.class);
H A DImageElementLayoutController.java67 private static final Log LOGGER = LogFactory.getLog(ImageElementLayoutController.class);
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java58 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
H A DSDBCReportDataFactory.java145 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunnerService.java134 returnString = ((InternalLogWriter)log).getLog(); in execute()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportJob.java83 private static final Log LOGGER = LogFactory.getLog(PentahoReportJob.class);
H A DSOReportJobFactory.java87 private static final Log LOGGER = LogFactory.getLog(_SOReportJobFactory.class);

Completed in 114 milliseconds