Home
last modified time | relevance | path

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

/AOO41X/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3484 TreeNode nod2 = helper.mkTreeNode(); in doMetaXTextAttach() local
3486 XTextContent xContent2 = helper.mkTextContent(inserter, nod2); in doMetaXTextAttach()
3493 helper.postInserted(nod2, xContent2); in doMetaXTextAttach()
3500 .appendChild( nod2.dup() ) ) in doMetaXTextAttach()
3510 TreeNode nod2 = helper.mkTreeNode(); in doMetaXTextAttach() local
3512 XTextContent xContent2 = helper.mkTextContent(inserter, nod2); in doMetaXTextAttach()
3523 helper.postInserted(nod2, xContent2); in doMetaXTextAttach()
3530 .appendChild( nod2.dup() ) ) in doMetaXTextAttach()
3541 TreeNode nod2 = helper.mkTreeNode(); in doMetaXTextAttach() local
3543 XTextContent xContent2 = helper.mkTextContent(inserter, nod2); in doMetaXTextAttach()
[all …]