Home
last modified time | relevance | path

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

/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3483 TreeNode nod1 = helper.mkTreeNode(); in doMetaXTextAttach() local
3485 XTextContent xContent1 = helper.mkTextContent(inserter, nod1); in doMetaXTextAttach()
3492 helper.postInserted(nod1, xContent1); in doMetaXTextAttach()
3498 .appendChild( nod1.dup() ) in doMetaXTextAttach()
3509 TreeNode nod1 = helper.mkTreeNode(); in doMetaXTextAttach() local
3511 XTextContent xContent1 = helper.mkTextContent(inserter, nod1); in doMetaXTextAttach()
3522 helper.postInserted(nod1, xContent1); in doMetaXTextAttach()
3528 .appendChild( nod1.dup() ) in doMetaXTextAttach()
3540 TreeNode nod1 = helper.mkTreeNode(); in doMetaXTextAttach() local
3542 XTextContent xContent1 = helper.mkTextContent(inserter, nod1); in doMetaXTextAttach()
[all …]