Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/config/tools/split/
H A DFCFGSplit.java160 private static Logger m_aDebug; field in FCFGSplit
289 m_aDebug = new Logger(nLevel); in main()
296 m_aDebug.setException(exCfgLoad); in main()
332 Cache aCache = new Cache(m_aDebug); in main()
339 m_aDebug.setException(exLoad); in main()
368 m_aDebug.setException(exTransform); in main()
380 aDataSet.m_aDebug = m_aDebug ; in main()
424 m_aDebug.setException(exSplit); in main()
441 m_aDebug.setException(exStatistics); in main()
467 m_aDebug.setDetailedInfo(sTimes.toString()); in main()
[all …]
H A DSplitter.java91 m_aDataSet.m_aDebug.setGlobalInfo("generate type fragments ..."); in split()
99 m_aDataSet.m_aDebug.setGlobalInfo("generate filter fragments ..."); in split()
100 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer ..."); in split()
110 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/web ..."); in split()
119 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/global ..."); in split()
128 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module calc ..."); in split()
137 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module draw ..."); in split()
146 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module impress ..."); in split()
155 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module chart ..."); in split()
164 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module math ..."); in split()
[all …]
H A DSplitterData.java42 public Logger m_aDebug; field in SplitterData
/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java235 private Logger m_aDebug; field in Cache
249 m_aDebug = aDebug; in Cache()
264 m_aDebug = new Logger(); in reset()
475 m_aDebug.setDetailedInfo("props = "+aTempSet); in fromXML()
1592 m_aDebug.setDetailedInfo(sBuffer.toString()); in getMatchedItemNames()
1699 m_aDebug.setGlobalInfo("type to external \""+sItemName+"\""); in getItemAsXML()
1706 m_aDebug.setGlobalInfo("filter to external \""+sItemName+"\""); in getItemAsXML()
2097 m_aDebug.setDetailedInfo("superflous type \"macro\" was removed"); in transform60to6Y()
2315 m_aDebug.setWarning(sMsg.toString()); in transform60to6Y()
2347 m_aDebug.setWarning(sMsg.toString()); in transform60to6Y()
[all …]

Completed in 38 milliseconds