Searched refs:nod2 (Results 1 – 1 of 1) sorted by relevance
3484 TreeNode nod2 = helper.mkTreeNode(); in doMetaXTextAttach() local3486 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() local3512 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() local3543 XTextContent xContent2 = helper.mkTextContent(inserter, nod2); in doMetaXTextAttach()[all …]