Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java426 … final Object aLoggerPool = xContext.getValueByName("/singletons/com.sun.star.logging.LoggerPool"); in initializeLogger() local
427 if (aLoggerPool == null) in initializeLogger()
431 final XLoggerPool xLoggerPool = UnoRuntime.queryInterface(XLoggerPool.class, aLoggerPool); in initializeLogger()

Completed in 13 milliseconds