/aoo41x/main/connectivity/qa/complex/connectivity/dbase/ |
H A D | DBaseDateFunctions.java | 50 getLog().println("starting DateTime function test!"); in testFunctions() 284 getLog().println("CURDATE() is '" + aDate.Year + "-" + aDate.Month + "-" + aDate.Day + "'"); in curdate() 291 …getLog().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 D | DBaseSqlTests.java | 47 getLog().println("starting SQL test"); in testFunctions() 83 getLog().println(sql + " Error: " + e.getMessage()); in execute()
|
H A D | DBaseStringFunctions.java | 48 getLog().println("starting String function test"); in testFunctions()
|
H A D | DBaseNumericFunctions.java | 49 getLog().println("starting Numeric function test"); in testFunctions()
|
/aoo41x/main/connectivity/qa/complex/connectivity/ |
H A D | SubTestCase.java | 38 public LogWriter getLog() in getLog() method in SubTestCase 40 return m_parentTestCase.getLog(); in getLog()
|
H A D | TestCase.java | 30 public LogWriter getLog(); in getLog() method
|
H A D | DBaseDriverTest.java | 55 public LogWriter getLog() in getLog() method in DBaseDriverTest
|
/aoo41x/main/framework/inc/macros/debug/ |
H A D | memorymeasure.hxx | 103 inline ::rtl::OString getLog() in getLog() function in _DBGMemoryMeasure 198 … _sBuffer.append( AOBJECT.getLog() ); \
|
/aoo41x/main/qadevOOo/runner/stats/ |
H A D | InternalLogWriter.java | 106 public String getLog() { in getLog() method in InternalLogWriter
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OleProducer.java | 51 private static final Log LOGGER = LogFactory.getLog(OleProducer.class);
|
H A D | ImageProducer.java | 76 private static final Log LOGGER = LogFactory.getLog(ImageProducer.class);
|
H A D | StyleUtilities.java | 55 private static final Log LOGGER = LogFactory.getLog(StyleUtilities.class);
|
H A D | OfficeDocumentReportTarget.java | 121 protected static final Log LOGGER = LogFactory.getLog(OfficeDocumentReportTarget.class);
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/ |
H A D | DocumentContentReadHandler.java | 57 private static final Log LOGGER = LogFactory.getLog(DocumentContentReadHandler.class);
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | OfficeParserUtil.java | 46 private static final Log LOGGER = LogFactory.getLog(OfficeParserUtil.class);
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | FormattedTextLayoutController.java | 59 private static final Log LOGGER = LogFactory.getLog(FormattedTextLayoutController.class);
|
H A D | ImageElementLayoutController.java | 67 private static final Log LOGGER = LogFactory.getLog(ImageElementLayoutController.class);
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/ |
H A D | StorageRepository.java | 58 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
|
H A D | SDBCReportDataFactory.java | 145 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
|
/aoo41x/main/qadevOOo/runner/org/openoffice/ |
H A D | RunnerService.java | 134 returnString = ((InternalLogWriter)log).getLog(); in execute()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | PentahoReportJob.java | 83 private static final Log LOGGER = LogFactory.getLog(PentahoReportJob.class);
|
H A D | SOReportJobFactory.java | 87 private static final Log LOGGER = LogFactory.getLog(_SOReportJobFactory.class);
|