Home
last modified time | relevance | path

Searched defs:node2 (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx61 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testInsertSibling() local
101 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\par"); in testAppendChildren() local
122 Node::Pointer_t node2 = createNode(NS_style::LN_char, ph, "\\span"); in testCore() local
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java136 Node node2 = (Node)obj2; in equivalent() local
160 protected boolean compareNode(Node node1, Node node2) { in compareNode()
225 protected boolean childrenEqual(Node node1, Node node2) { in childrenEqual()
268 protected boolean attributesEqual(Node node1, Node node2) { in attributesEqual()
H A DCellNodeIterator.java87 protected boolean childrenEqual(Node node1, Node node2) { in childrenEqual()
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.java116 private void diffLog(String errMsg, Node node1, Node node2) { in diffLog()
198 private boolean attributesEqual(Node node1, Node node2) { in attributesEqual()
202 private boolean compareNode(Node node1, Node node2) { in compareNode()
/aoo42x/main/xmerge/workben/
H A DXmlDiff.java116 private void diffLog(String errMsg, Node node1, Node node2) { in diffLog()
198 private boolean attributesEqual(Node node1, Node node2) { in attributesEqual()
202 private boolean compareNode(Node node1, Node node2) { in compareNode()
/aoo42x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java670 TreeNode node2 = convertChildren(xEnumChildren); in convertChildren() local
795 TreeNode node2 = convertChildren(xEnumChildren); in convertChildren() local

Completed in 53 milliseconds