Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/config/tools/split/
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 DFCFGSplit.java330 m_aDebug.setGlobalInfo("loading xml file \""+aXMLFile.getPath()+"\" ..."); in main()
346 m_aDebug.setGlobalInfo("validate and transform to output format ..."); in main()
375 … m_aDebug.setGlobalInfo("generate xml fragments into directory \""+aOutDir.getPath()+"\" ..."); in main()
431 m_aDebug.setGlobalInfo("generate views and statistics ..."); in main()
471 m_aDebug.setGlobalInfo("Finish."); in main()
/aoo4110/main/l10ntools/source/filter/merge/
H A DMerger.java191 m_aLog.setGlobalInfo("create package \""+sPackage+"\" ..."); in merge()
278 m_aLog.setGlobalInfo("package contains "+nItemCount+" items"); in merge()
281 …m_aLog.setGlobalInfo("write temp package \""+aPackage.getPath()); // TODO encoding must be readed … in merge()
/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java1699 m_aDebug.setGlobalInfo("type to external \""+sItemName+"\""); in getItemAsXML()
1706 m_aDebug.setGlobalInfo("filter to external \""+sItemName+"\""); in getItemAsXML()
1713 m_aDebug.setGlobalInfo("detect service to external \""+sItemName+"\""); in getItemAsXML()
1720 m_aDebug.setGlobalInfo("frame loader to external \""+sItemName+"\""); in getItemAsXML()
1727 m_aDebug.setGlobalInfo("content handler to external \""+sItemName+"\""); in getItemAsXML()
2318 m_aDebug.setGlobalInfo("move detector \""+sDetector+"\" to type \""+sTypeReg+"\""); in transform60to6Y()
H A DLogger.java149 public synchronized void setGlobalInfo(java.lang.String sInfo) in setGlobalInfo() method in Logger

Completed in 42 milliseconds