Searched refs:XFA_GetPlainTextFromRichText (Results 1 – 4 of 4) sorted by relevance
187 void XFA_GetPlainTextFromRichText(IFDE_XMLNode* pXMLNode, in XFA_GetPlainTextFromRichText() function228 XFA_GetPlainTextFromRichText(pChildXML, wsPlainText); in XFA_GetPlainTextFromRichText()
182 XFA_GetPlainTextFromRichText((IFDE_XMLElement*)pXMLChild, in ConstructXFANode()1036 XFA_GetPlainTextFromRichText((IFDE_XMLElement*)pXMLChild, wsValue); in ParseContentNode()1282 XFA_GetPlainTextFromRichText((IFDE_XMLElement*)pXMLChild, wsText); in ParseDataValue()
3105 XFA_GetPlainTextFromRichText(pXMLNode, wsValue); in GetValue()
200 void XFA_GetPlainTextFromRichText(IFDE_XMLNode* pXMLNode,