/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/ |
H A D | CharacterBaseParagraphMerge.java | 75 Debug.log(Debug.INFO, diffResult[i].debug()); in merge() 98 Debug.log(Debug.INFO, "checking node " + (i + 1) + " of " + numNode); in applyDifference() 103 Debug.log(Debug.INFO, " checking diff " + (diffCount + 1) + in applyDifference() 105 Debug.log(Debug.INFO, " OrgPosision <" + in applyDifference() 113 Debug.log(Debug.INFO, " breaking!"); in applyDifference() 129 Debug.log(Debug.INFO, " final diffCount <" + diffCount + in applyDifference() 135 Debug.log(Debug.INFO, " There is a difference, doing merge"); in applyDifference() 136 Debug.log(Debug.INFO, " TextNode name <" + in applyDifference() 138 Debug.log(Debug.INFO, " TextNode value <" + in applyDifference() 140 Debug.log(Debug.INFO, " TextNode start char <" + in applyDifference() [all …]
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlSession.cxx | 172 m_aLogger.log( LogLevel::INFO, "CurlSession::CurlSession with URL $1$", in CurlSession() 232 m_aLogger.log( LogLevel::INFO, "Not using a proxy server" ); in Init() 1035 m_aLogger.log( LogLevel::INFO, "HEAD line $1$", (sal_Int32)__LINE__ ); in HEAD() 1063 m_aLogger.log( LogLevel::INFO, "GET line $1$", (sal_Int32)__LINE__ ); in GET() 1089 m_aLogger.log( LogLevel::INFO, "GET line $1$", (sal_Int32)__LINE__ ); in GET() 1116 m_aLogger.log( LogLevel::INFO, "GET line $1$", (sal_Int32)__LINE__ ); in GET() 1146 m_aLogger.log( LogLevel::INFO, "GET line $1$", (sal_Int32)__LINE__ ); in GET() 1172 m_aLogger.log( LogLevel::INFO, "PUT line $1$", (sal_Int32)__LINE__ ); in PUT() 1219 m_aLogger.log( LogLevel::INFO, "POST line $1$", (sal_Int32)__LINE__ ); in POST() 1272 m_aLogger.log( LogLevel::INFO, "POST line $1$", (sal_Int32)__LINE__ ); in POST() [all …]
|
/aoo42x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
H A D | DocumentSerializerImpl.java | 210 Debug.log(Debug.INFO, "<OTHERS " /* + XmlDebug.nodeInfo(child) */ + " />"); in traverseBody() 318 Debug.log(Debug.INFO, "<SPACE count=\"" + count + "\" />"); in traverseParaContents() 326 Debug.log(Debug.INFO, "<TAB/>"); in traverseParaContents() 334 Debug.log(Debug.INFO, "<LINE-BREAK/>"); in traverseParaContents() 339 Debug.log(Debug.INFO, "<SPAN>"); in traverseParaContents() 341 Debug.log(Debug.INFO, "</SPAN>"); in traverseParaContents() 346 Debug.log(Debug.INFO, "<HYPERLINK>"); in traverseParaContents() 348 Debug.log(Debug.INFO, "<HYPERLINK/>"); in traverseParaContents() 353 Debug.log(Debug.INFO, "<BOOKMARK/>"); in traverseParaContents() 357 Debug.log(Debug.INFO, "<OTHERS " /* + XmlDebug.nodeInfo(child) */ + " />"); in traverseParaContents()
|
H A D | DocumentMergerImpl.java | 77 if (Debug.isFlagSet(Debug.INFO)) { in merge() 78 Debug.log(Debug.INFO, "Diff Result: "); in merge() 81 Debug.log(Debug.INFO, diffTable[i].debug()); in merge()
|
H A D | WSDecoder.java | 85 Debug.log(Debug.INFO, "processing " + byteArrays[i-1].length + " bytes"); in parseRecords() 93 Debug.log(Debug.INFO, "processing " + byteArrays[i-1].length + " bytes"); in parseRecords()
|
/aoo42x/main/connectivity/source/manager/ |
H A D | mdrivermanager.cxx | 463 m_aEventLogger.log( LogLevel::INFO, in getConnection() 475 m_aEventLogger.log( LogLevel::INFO, in getConnection() 489 m_aEventLogger.log( LogLevel::INFO, in getConnectionWithInfo() 501 m_aEventLogger.log( LogLevel::INFO, in getConnectionWithInfo() 633 m_aEventLogger.log( LogLevel::INFO, in registerObject() 650 m_aEventLogger.log( LogLevel::INFO, in registerObject() 661 m_aEventLogger.log( LogLevel::INFO, in revokeObject() 672 m_aEventLogger.log( LogLevel::INFO, in revokeObject() 681 m_aEventLogger.log( LogLevel::INFO, in getDriverByURL() 689 m_aEventLogger.log( LogLevel::INFO, in getDriverByURL()
|
/aoo42x/test/testcommon/source/org/openoffice/test/common/ |
H A D | Logger.java | 104 log(Level.INFO, "Start running test class [" + curClassName + "]"); in start() 107 log(Level.INFO, "Clean up temp directory for test class [" + temp.getAbsolutePath() + "]"); in start() 110 log(Level.INFO, "Start running test method [" + description.getMethodName() + "]"); in start() 113 log(Level.INFO, "Clean up temp directory for test method [" + temp.getAbsolutePath() + "]"); in start() 144 log(Level.INFO, "Finish running test method [" + description.getMethodName() + "]"); in finish()
|
H A D | Installer.java | 53 log.log(Level.INFO, MessageFormat.format("OpenOffice in {0} will be tested.", prop)); in run() 76 log.log(Level.INFO, MessageFormat.format("Try to download {0}...", prop)); in findOpenofficeHome()
|
/aoo42x/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ |
H A D | DocumentMergerImpl.java | 75 if (Debug.isFlagSet(Debug.INFO)) { in merge() 76 Debug.log(Debug.INFO, "Diff Result: "); in merge() 79 Debug.log(Debug.INFO, diffTable[i].debug()); in merge()
|
/aoo42x/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | DocumentMergerImpl.java | 75 if (Debug.isFlagSet(Debug.INFO)) { in merge() 76 Debug.log(Debug.INFO, "Diff Result: "); in merge() 79 Debug.log(Debug.INFO, diffTable[i].debug()); in merge()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/ |
H A D | DocumentMergerImpl.java | 75 if (Debug.isFlagSet(Debug.INFO)) { in merge() 76 Debug.log(Debug.INFO, "Diff Result: "); in merge() 79 Debug.log(Debug.INFO, diffTable[i].debug()); in merge()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeDocument.java | 407 Debug.log(Debug.INFO, "reading Office file"); in read() 514 Debug.log(Debug.INFO, "reading Office file"); in read() 874 Debug.log(Debug.INFO, "Using JAXP"); in docToBytes() 886 Debug.log(Debug.INFO, "Using Crimson"); in docToBytes() 898 Debug.log(Debug.INFO, "Using Xerces"); in docToBytes() 924 Debug.log(Debug.INFO, "Using GNU"); in docToBytes()
|
/aoo42x/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ |
H A D | MinicalcDecoder.java | 491 Debug.log(Debug.INFO, " " + contents + " Is a Function Format = " in getCellDataType() 500 Debug.log(Debug.INFO, " " + contents + " Is a Number Format = " + format); in getCellDataType() 503 Debug.log(Debug.INFO, " " + contents + " Not a Number Format= " + format); in getCellDataType() 560 Debug.log(Debug.INFO, " TYPE = " + type + "\n"); in getCellDataType()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | SxcDocumentSerializer.java | 574 Debug.log(Debug.INFO, "No Cell Attributes\n"); in traverseCell() 581 Debug.log(Debug.INFO, "Cell Attribute " + debug_i + in traverseCell() 756 Debug.log(Debug.INFO, in traverseCell() 806 Debug.log(Debug.INFO, "No Paragraph Attributes\n"); in traverseParagraph() 812 Debug.log(Debug.INFO, "Paragraph Attribute " + debug_i + in traverseParagraph()
|
H A D | DocumentMergerImpl.java | 109 if (Debug.isFlagSet(Debug.INFO)) { in merge() 110 Debug.log(Debug.INFO, "Diff Result: "); in merge() 113 Debug.log(Debug.INFO, diffResult[j].debug()); in merge()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/ |
H A D | NodeIterator.java | 317 Debug.log(Debug.INFO, in attributesEqual() 326 Debug.log(Debug.INFO, in attributesEqual() 374 Debug.log(Debug.INFO, " [NodeIterator::markTree] Skipping node " in markTree()
|
H A D | IteratorLCSAlgorithm.java | 54 if (Debug.isFlagSet(Debug.INFO)) { in computeDiffs() 92 Debug.log(Debug.INFO, tmpString); in printDiffTable()
|
/aoo42x/main/soltools/cpp/ |
H A D | _macro.c | 162 error(INFO, "Macro definition of %s(%r) [%r]", np->name, np->ap, np->vp); in dodefine() 164 error(INFO, "Macro definition of %s [%r]", np->name, np->vp); in dodefine() 325 error(INFO, "Macro expansion of %t with %s(%r)", trp->tp, np->name, np->ap); in expand() 327 error(INFO, "Macro expansion of %t with %s", trp->tp, np->name); in expand()
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLConnection.java | 89 logger.log(LogLevel.INFO, Resources.STR_LOG_SHUTDOWN_CONNECTION); in postDisposing() 383 logger.log(LogLevel.INFO, Resources.STR_LOG_GOT_JDBC_CONNECTION, url); in construct() 435 logger.log(LogLevel.INFO, Resources.STR_LOG_LOADING_DRIVER, driverClassName); in loadDriverFromProperties() 447 logger.log(LogLevel.INFO, Resources.STR_LOG_CONN_SUCCESS); in loadDriverFromProperties()
|
H A D | JDBCDriver.java | 120 logger.log(LogLevel.INFO, Resources.STR_LOG_DRIVER_CONNECTING_URL, url); in connect() 130 logger.log(LogLevel.INFO, Resources.STR_LOG_DRIVER_SUCCESS); in connect()
|
/aoo42x/main/sc/workben/celltrans/ |
H A D | keywords_utf16.txt | 13 @INFO 37 @INFO
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 309 m_aLogger.log( LogLevel::INFO, STR_LOG_SHUTDOWN_CONNECTION ); in disposing() 697 m_aLogger.log( LogLevel::INFO, STR_LOG_LOADING_DRIVER, _sDriverClass ); in loadDriverFromProperties() 738 m_aLogger.log( LogLevel::INFO, STR_LOG_CONN_SUCCESS ); in loadDriverFromProperties() 862 m_aLogger.log( LogLevel::INFO, STR_LOG_GOT_JDBC_CONNECTION, url ); in construct()
|
H A D | JDriver.cxx | 106 m_aLogger.log( LogLevel::INFO, STR_LOG_DRIVER_CONNECTING_URL, url ); in connect() 116 m_aLogger.log( LogLevel::INFO, STR_LOG_DRIVER_SUCCESS ); in connect()
|
/aoo42x/main/offapi/com/sun/star/task/ |
H A D | InteractionClassification.idl | 57 // DocMerge from xml: value com::sun::star::task::InteractionClassification::INFO 63 INFO,
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/ |
H A D | Debug.java | 52 public final static int INFO = 0x0001; field in Debug 79 setFlags(Debug.INFO, Debug.SET); in setFlags() argument
|