Lines Matching refs:InsertChildAndNotify
117 pChildNode->InsertChildAndNotify(pContentRawDataNode, nullptr); in FormValueNode_SetChildContent()
158 pDestNodeParent->InsertChildAndNotify(pNewNode, nullptr); in MergeNodeRecurse()
215 pFormParent->InsertChildAndNotify(pExistingNode, nullptr); in CloneOrMergeInstanceManager()
227 pFormParent->InsertChildAndNotify(pNewNode, nullptr); in CloneOrMergeInstanceManager()
535 pDataNode->InsertChildAndNotify(pValue, nullptr); in CreateDataBinding()
738 pDataParent->InsertChildAndNotify(pDataNode, nullptr); in MaybeCreateDataNode()
775 pDataParent->InsertChildAndNotify(pDataNode, nullptr); in MaybeCreateDataNode()
1156 pDataScope->InsertChildAndNotify(pDataNode, nullptr); in UpdateBindingRelations()
1628 m_pRootNode->InsertChildAndNotify(pDatasetsRoot, nullptr); in DoDataMerge()
1670 pDatasetsRoot->InsertChildAndNotify(pDataRoot, nullptr); in DoDataMerge()
1701 m_pRootNode->InsertChildAndNotify(pFormRoot, nullptr); in DoDataMerge()
1730 pDataRoot->InsertChildAndNotify(pDataTopLevel, pBeforeNode); in DoDataMerge()