Searched refs:SyncValue (Results 1 – 3 of 3) sorted by relevance
1660 m_pNode->SyncValue(wsContent, bNotify); in SetCheckState()1697 pChild->SyncValue(wsChildValue, bNotify); in SetCheckState()1699 node->SyncValue(wsValue, bNotify); in SetCheckState()2067 m_pNode->SyncValue(WideString(), false); in ClearAllSelections()2354 m_pNode->SyncValue(wsValue, true); in SetValue()2394 m_pNode->SyncValue(wsNewText, true); in SetValue()
230 void SyncValue(const WideString& wsValue, bool bNotify);
1528 void CXFA_Node::SyncValue(const WideString& wsValue, bool bNotify) { in SyncValue() function in CXFA_Node